Revision history of "Module:Documentation"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • curprev 04:42, 7 February 2014what>Mr. Stradivarius 35,363 bytes -54 undo - frame:expandTemplates doesn't handle section headings correctly, so we need to use frame:preprocess
  • curprev 17:02, 4 February 201494.7.131.196 talk 35,417 bytes +60
  • curprev 22:49, 3 February 2014what>Mr. Stradivarius 35,357 bytes -66 p.content: use frame:expandTemplate instead of frame:preprocess to improve performance
  • curprev 13:33, 2 February 201486.135.251.105 talk 35,423 bytes +60 Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local htmlBuilder = require('Module:HtmlBuilder') l..."
  • curprev 17:53, 31 January 2014what>Mr. Stradivarius 35,363 bytes +226 make [create] links look like [view] [edit] etc. links
  • curprev 13:35, 31 January 2014what>Mr. Stradivarius 35,137 bytes +175 use the module preload in the start box create link if we're in the module namespace
  • curprev 13:16, 31 January 2014what>Mr. Stradivarius 34,962 bytes +564 use better messages for the sandbox notice when in the module namespace, and only show the diff link when both pages exist
  • curprev 11:14, 31 January 2014what>Mr. Stradivariusm 34,398 bytes 0 Protected Module:Documentation: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
  • curprev 09:32, 31 January 2014what>Mr. Stradivarius 34,398 bytes +111 make it possible to get environment data when calling just the start box, just the content, or just the end box functions from #invoke
  • curprev 22:11, 29 January 2014what>Mr. Stradivariusm 34,287 bytes -1 fix comment for the message function
  • curprev 08:15, 29 January 2014what>Mr. Stradivarius 34,288 bytes +267 handle nil values of addTrackingCategory properly, and don't categorise testcases pages in the module namespace
  • curprev 00:38, 29 January 2014what>Mr. Stradivarius 34,021 bytes +64 add a period after the subpages link, with a new message "subpages-blurb"
  • curprev 11:45, 27 January 2014what>Mr. Stradivarius 33,957 bytes +122 tweak comments
  • curprev 11:29, 27 January 2014what>Mr. Stradivarius 33,835 bytes -144 don't check that we are not in the file namespace before adding the subpage blurb, as we already know we're either in the user, template or module namespace
  • curprev 23:29, 26 January 2014what>Mr. Stradivarius 33,979 bytes -56 remove sort key comment from p.addTrackingCategories, as it isn't being used any more
  • curprev 14:35, 26 January 2014what>Mr. Stradivariusm 34,035 bytes 0 switch variable orders
  • curprev 14:34, 26 January 2014what>Mr. Stradivarius 34,035 bytes -213 don't sort strange usage category in mainspace, as mainspace doesn't have subpages so can't be categorised
  • curprev 07:21, 26 January 2014what>Mr. Stradivarius 34,248 bytes -12 change makeEndBoxExperimentBlurb to makeExperimentBlurb - simpler
  • curprev 06:43, 24 January 2014what>Mr. Stradivarius 34,260 bytes +893 add comments for the rest of the functions
  • curprev 06:05, 24 January 2014what>Mr. Stradivarius 33,367 bytes +301 convert makeCategoriesBlurb comment
  • curprev 04:44, 24 January 2014what>Mr. Stradivarius 33,066 bytes +448 add comments to p.addTrackingCategories and reduce line length a little
  • curprev 03:13, 24 January 2014what>Mr. Stradivarius 32,618 bytes +62 allow protection templates to display in the module namespace
  • curprev 02:50, 23 January 2014what>Mr. Stradivarius 32,556 bytes 0 change docpageRoot to docpageBase, as usually base and root mean different things with respect to titles
  • curprev 01:22, 23 January 2014what>Mr. Stradivarius 32,556 bytes +108 fix env.templateTitle value when title is in a talk namespace
  • curprev 07:38, 21 January 2014what>Mr. Stradivarius 32,448 bytes +12 add missing return statement from p.renderStartBoxLinks
  • curprev 03:06, 21 January 2014what>Mr. Stradivarius 32,436 bytes +2,105 add comments for p.makeEndBoxExperimentBlurb
  • curprev 02:37, 21 January 2014what>Mr. Stradivarius 30,331 bytes +65 reorder end box functions
  • curprev 02:26, 21 January 2014what>Mr. Stradivarius 30,266 bytes +212 tweak the _endBox comment and fix a few variables that were accidentally left undefined
  • curprev 02:11, 21 January 2014what>Mr. Stradivarius 30,054 bytes +1,249 hardcode image=none in fmbox
  • curprev 01:15, 21 January 2014what>Mr. Stradivarius 28,805 bytes +1,300 more comment tweaks
  • curprev 00:08, 21 January 2014what>Mr. Stradivarius 27,505 bytes +1,414 comment tweaks
  • curprev 23:25, 20 January 2014what>Mr. Stradivarius 26,091 bytes -78 don't use title error message
  • curprev 08:52, 20 January 2014what>Mr. Stradivarius 26,169 bytes +4 convert a stray message name
  • curprev 08:39, 20 January 2014what>Mr. Stradivarius 26,165 bytes +142 use hyphens for message names rather than camelCase, in line with MediaWiki
  • curprev 07:15, 20 January 2014what>Mr. Stradivarius 26,023 bytes -638 make 'string' the default message type in the message function to avoid having 'string' all over the place
  • curprev 07:05, 20 January 2014what>Mr. Stradivarius 26,661 bytes -210 remove the err function, as it's not being used any more
  • curprev 16:02, 19 January 2014what>Mr. Stradivarius 26,871 bytes -92 allow documentation passed with the |content= parameter to show even if we get errors from the env table
  • curprev 07:21, 17 January 2014what>Mr. Stradivarius 26,963 bytes -70 simplify the start box code and attempt to get some more output if the env table contains errors
  • curprev 06:15, 17 January 2014what>Mr. Stradivarius 27,033 bytes +2 use "ugsub" rather than "gsub" as the abbreviation for mw.ustring.gsub, to make it clearer that it isn't the regular string.gsub
  • curprev 16:33, 16 January 2014what>Mr. Stradivarius 27,031 bytes 0 oops, looks like I issued a command that put everything in lower case somewhere along the line
  • curprev 16:29, 16 January 2014what>Mr. Stradivarius 27,031 bytes +228 only generate the URL for the compare link in the env table - the rest is now done elsewhere so that the display can be different in different places
  • curprev 14:42, 16 January 2014what>Mr. Stradivarius 26,803 bytes +59 fix subjectSpace var in makeSubpagesBlurb
  • curprev 14:39, 16 January 2014what>Mr. Stradivarius 26,744 bytes +369 clean up the env table functions and the comments
  • curprev 07:33, 16 January 2014what>Mr. Stradivarius 26,375 bytes -4 fix revision id code
  • curprev 07:24, 16 January 2014what>Mr. Stradivarius 26,379 bytes +5 sandbox notice - separate test cases blurb with a line break rather than a space
  • curprev 07:20, 16 January 2014what>Mr. Stradivarius 26,374 bytes +1,199 convert the sandbox notice code to Lua
  • curprev 06:16, 16 January 2014what>Mr. Stradivarius 25,175 bytes +262 move diff link to the env table
  • curprev 05:44, 16 January 2014what>Mr. Stradivarius 24,913 bytes +46 p.makeStartBoxLinksData - fix title objects that weren't being passed through
  • curprev 04:44, 16 January 2014what>Mr. Stradivarius 24,867 bytes -1,099 get rid of the env:grab function
  • curprev 03:15, 16 January 2014what>Mr. Stradivarius 25,966 bytes -8 use the err function for all the errors
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)