All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:11, 15 April 2022 Woozle talk contribs moved page MediaWiki/extensions/Special/MakePage to MakePage without leaving a redirect (reorganizing, post-move)
- 21:11, 15 April 2022 Woozle talk contribs deleted page MakePage (Deleted to make way for move from "MediaWiki/extensions/Special/MakePage")
- 21:10, 15 April 2022 Woozle talk contribs imported MediaWiki/extensions/Special/MakePage by file upload (18 revisions) (moving my projects here)
- 19:58, 15 April 2022 Woozle talk contribs created page W3TPL/tag (Redirected page to W3TPL/tags) Tag: New redirect
- 19:21, 15 April 2022 Woozle talk contribs moved page Template:W3tpl/tag to Template:L/w3tpl/tag without leaving a redirect (convention: link-generating templates start with "l/")
- 19:19, 15 April 2022 Woozle talk contribs moved page W3TPL/tags/call to W3TPL/tag/call without leaving a redirect
- 19:19, 15 April 2022 Woozle talk contribs moved page W3TPL/tags/func to W3TPL/tag/func without leaving a redirect
- 19:19, 15 April 2022 Woozle talk contribs moved page W3TPL/tags/get to W3TPL/tag/get without leaving a redirect
- 19:18, 15 April 2022 Woozle talk contribs moved page W3TPL/tags/let to W3TPL/tag/let without leaving a redirect
- 19:18, 15 April 2022 Woozle talk contribs moved page W3TPL/tags/load to W3TPL/tag/load without leaving a redirect (using singular)
- 19:15, 15 April 2022 Woozle talk contribs created page Template:W3tpl/tag (Created page with "{{{2|'''<'''<span style="color: #0000CC;">[[W3TPL/tags/{{{1}}}|{{{1}}}]]</span>'''>'''}}}")
- 19:06, 15 April 2022 Woozle talk contribs imported W3TPL by file upload (11 revisions) (from htyp)
- 19:05, 15 April 2022 Woozle talk contribs deleted page W3TPL (No longer needed: content was: "W3TPL is a MediaWiki extension I wrote to permit some simple scripting (before {{l/mw/ext|Scribunto}} was a thing) and to get around certain restrictions of the wikitext format (e.g. emitting "dangerous" tags). Full documentation is in {{htyp}}.", and the only contributor was "Woozle" (talk))
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/recipes by file upload (8 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/tags/call by file upload (1 revision) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/tags/func by file upload (1 revision) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/tags/get by file upload (5 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/tags/let by file upload (7 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/tags/load by file upload (3 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/sysdata by file upload (8 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/tags by file upload (7 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/test suite by file upload (4 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/history by file upload (7 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/dev by file upload (2 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/archive/code/smw-links.php by file upload (4 revisions) (moving my projects here)
- 19:04, 15 April 2022 Woozle talk contribs imported W3TPL/archive/code by file upload (26 revisions) (moving my projects here)
- 19:03, 15 April 2022 Woozle talk contribs imported W3TPL/archive by file upload (1 revision) (moving my projects here)
- 19:03, 15 April 2022 Woozle talk contribs imported W3TPL by file upload (11 revisions) (moving my projects here)
- 23:34, 7 April 2022 Woozle talk contribs created page Category:MediaWiki extension (Created page with "category:mediawiki")
- 01:05, 28 March 2022 Woozle talk contribs created page Conventions/glossary (Created page with "I expect this list to get longer. * '''semantic alias''': a function that is currently but not necessarily always an alias for another function; see htyp:semantic alias|HTY...")
- 13:19, 17 January 2022 Woozle talk contribs created page 2022/01/15/standard CV data format (Created page with "''This was originally posted to [https://www.linkedin.com/posts/woozle_tldr-why-isnt-there-a-universal-data-format-activity-6888590321362452480-_0rw LinkedIn] and [https://too...")
- 16:20, 17 December 2021 Woozle talk contribs created page 2021/12/17/The Great Data-Class Restacking (Created page with "Okay, it's finally time to do this. The strain from having the old data-classes kind of dangling off one side of the PortBank classes has been building for some weeks now, and...")
- 15:02, 25 November 2021 Woozle talk contribs created page 2021/11/25/PHP documentation gripe (Created page with "{{nav/codeblog}} The [https://www.php.net/manual/en/language.oop5.variance.php official PHP documentation] says: <blockquote>Covariance '''allows a child's method to return a...")
- 22:58, 24 November 2021 Woozle talk contribs created page 2021/11/24/things you can't do in PHP (Created page with "{{nav/codeblog}} ==Example 1: my bad== This is where I started -- and admittedly there was already a problem in that I'm <code>use</code>ing '''taScalarAccess''' twice in '''c...")
- 22:47, 24 November 2021 Woozle talk contribs created page PHP wishlist/combine traits and interfaces (Created page with "__NOTOC__ {{box/right|''adapted from a [https://toot.cat/@woozle/106783305731555278 2021-08-19 post on TootCat]''}} Why are <code>interface</code>s and traits even different t...")
- 22:37, 24 November 2021 Woozle talk contribs created page Template:Box/right (Created page with "{| style="float: right; border: 1px solid black; |- |{{{1}}} |}")
- 14:29, 23 November 2021 Woozle talk contribs created page 2021/11/23/PortBank refactoring (Created page with "{{nav/codeblog}} Task B kind of needs to be done first. I'm thinking that the Array traits family needs to be rethought. Does it make sense to have separate traits for read an...")
- 02:07, 23 November 2021 Woozle talk contribs deleted page Template:Box/nav/log (No longer needed: content was: "<table style="float: right; border: 1px solid blue;"><tr><td> <big>log</big><hr> <big><b>Days</b></big><br> • {{l/post/date|2021/05/28|a kluge using abstract methods}}<br> • 2020/12/04<br> • 2020/10/30<br> • 2020/10/29<br> • 2020/10/28<br> • 2020/10/27<br> • {{l/post/date|2020/08/29|MediaWiki SpecialPages}}<br> • {{l...", and the only contributor was "Woozle" ([[Use...)
- 01:58, 23 November 2021 Woozle talk contribs created page Template:Nav/codeblog (Created page with "{| align=right style="border: 1px solid black;" |- |'''Codeblog'''<small>{{:Posts}}</small> |}")
- 01:11, 23 November 2021 Woozle talk contribs created page 2021/11/22/PortBank refactoring (Created page with "==Thinking== We have a bit of a mess going on with the way PortBank Rows interact with the Record objects they use for I/O. I'm mainly looking at the input side of things righ...")
- 13:59, 11 November 2021 Woozle talk contribs moved page Ferreteria/coding to Conventions/coding without leaving a redirect (where it belongs)
- 13:59, 11 November 2021 Woozle talk contribs imported Ferreteria/coding by file upload (10 revisions) (reorganizing)
- 13:56, 11 November 2021 Woozle talk contribs created page Conventions (Created page with "These are some conventions I default to in my work: * /coding: naming of identifiers * /vdomain: virtual domain setup")
- 13:55, 11 November 2021 Woozle talk contribs moved page Setups/vdomain to Conventions/vdomain (reorganizing)
- 23:00, 10 November 2021 Woozle talk contribs created page Greenmine/install/take 1 (Created page with "'''These instructions are obsolete.''' I'm just keeping them here for reference, and may delete them later. * Install Ferreteria ** This creates some folders which the fo...")
- 18:38, 8 November 2021 Woozle talk contribs created page Template:Ferreteria (Created page with "<noinclude>This returns the (current) page title for Ferreteria, which may change:<br> </noinclude>htyp:Ferreteria")
- 18:35, 8 November 2021 Woozle talk contribs created page Template:L/ferreteria (Created page with "<noinclude>This returns the (current) page title for Ferreteria's official documentation, which may change:<br> </noinclude>Ferreteria")
- 18:35, 8 November 2021 Woozle talk contribs created page Template:L/ferreteria/ (Created page with "<noinclude>This creates a link to a subpage in the official {{l/ferreteria}} documentation. * '''arg 1''': name of subpage (no slash prefix) * '''arg 2''' (optional): text to...")
- 18:34, 8 November 2021 Woozle talk contribs created page 2021/11/08/data objects refactoring (Created page with "I'm making some changes to the data objects management system for Ferreteria v0.5. ==at present== Database instantiation is currently done by <code>cDatabase::Instantiate()</c...")
- 20:03, 5 November 2021 Woozle talk contribs created page 2021/11/05/notes for event-system burndown (Created page with "The current system for internal events (intEv) (as opposed to loggable events (logEv), which is entirely separate) seems suboptimal. It doesn't allow passing data, and it may...")