Module:Documentation: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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)

4 June 2014

3 June 2014

  • curprev 19:4219:42, 3 June 2014imported>Jackmcbarn 36,228 bytes −22 ignore _content if it wouldn't have tried expanding the template
  • curprev 03:4003:40, 3 June 2014imported>Jackmcbarnm 36,250 bytes 0 reflect changes to our config

20 April 2014

  • curprev 17:2517:25, 20 April 2014imported>Jackmcbarn 36,250 bytes +21 only return contentTitle if it will be used
  • curprev 17:2217:22, 20 April 2014imported>Jackmcbarn 36,229 bytes +268 ugly hack so that expanding of the /doc subpage doesn't count against Lua's time limit

17 April 2014

19 March 2014

  • curprev 01:2401:24, 19 March 2014imported>Mr. Stradivarius 35,400 bytes +48 add nil check for protectionLevels, as it was causing script errors on wikis with earlier versions of Scribunto

13 March 2014

  • curprev 06:0506:05, 13 March 2014imported>Mr. Stradivarius 35,352 bytes −71 use title.protectionLevels instead of {{PROTECTIONLEVEL}} in p.protectionTemplate

6 March 2014

  • curprev 13:5913:59, 6 March 2014imported>Mr. Stradivarius 35,423 bytes +66 add the equivalent of {{clear}} before the sandbox notice - this was in the old {{documentation}} template, but somehow didn't find its way into the module before

13 February 2014

  • curprev 23:3723:37, 13 February 2014imported>Mr. Stradivarius 35,357 bytes −6 undo again - the bug in frame:expandTemplate has now been fixed, so using it again

7 February 2014

  • curprev 06:4206:42, 7 February 2014imported>Mr. Stradivarius 35,363 bytes +6 undo - frame:expandTemplates doesn't handle section headings correctly, so we need to use frame:preprocess

4 February 2014

  • curprev 00:4900:49, 4 February 2014imported>Mr. Stradivarius 35,357 bytes −6 p.content: use frame:expandTemplate instead of frame:preprocess to improve performance

31 January 2014

  • curprev 19:5319:53, 31 January 2014imported>Mr. Stradivarius 35,363 bytes +226 make [create] links look like [view] [edit] etc. links
  • curprev 15:3515:35, 31 January 2014imported>Mr. Stradivarius 35,137 bytes +175 use the module preload in the start box create link if we're in the module namespace
  • curprev 15:1615:16, 31 January 2014imported>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 13:1413:14, 31 January 2014imported>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 11:3211:32, 31 January 2014imported>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

30 January 2014

29 January 2014

  • curprev 10:1510:15, 29 January 2014imported>Mr. Stradivarius 34,288 bytes +267 handle nil values of addTrackingCategory properly, and don't categorise testcases pages in the module namespace
  • curprev 02:3802:38, 29 January 2014imported>Mr. Stradivarius 34,021 bytes +64 add a period after the subpages link, with a new message "subpages-blurb"

27 January 2014

  • curprev 13:4513:45, 27 January 2014imported>Mr. Stradivarius 33,957 bytes +122 tweak comments
  • curprev 13:2913:29, 27 January 2014imported>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 01:2901:29, 27 January 2014imported>Mr. Stradivarius 33,979 bytes −56 remove sort key comment from p.addTrackingCategories, as it isn't being used any more

26 January 2014

  • curprev 16:3516:35, 26 January 2014imported>Mr. Stradivariusm 34,035 bytes 0 switch variable orders
  • curprev 16:3416:34, 26 January 2014imported>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 09:2109:21, 26 January 2014imported>Mr. Stradivarius 34,248 bytes −12 change makeEndBoxExperimentBlurb to makeExperimentBlurb - simpler

24 January 2014

23 January 2014

  • curprev 04:5004:50, 23 January 2014imported>Mr. Stradivarius 32,556 bytes 0 change docpageRoot to docpageBase, as usually base and root mean different things with respect to titles
  • curprev 03:2203:22, 23 January 2014imported>Mr. Stradivarius 32,556 bytes +108 fix env.templateTitle value when title is in a talk namespace

21 January 2014

20 January 2014

  • curprev 10:5210:52, 20 January 2014imported>Mr. Stradivarius 26,169 bytes +4 convert a stray message name
  • curprev 10:3910:39, 20 January 2014imported>Mr. Stradivarius 26,165 bytes +142 use hyphens for message names rather than camelCase, in line with MediaWiki
  • curprev 09:1509:15, 20 January 2014imported>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 09:0509:05, 20 January 2014imported>Mr. Stradivarius 26,661 bytes −210 remove the err function, as it's not being used any more

19 January 2014

  • curprev 18:0218:02, 19 January 2014imported>Mr. Stradivarius 26,871 bytes −92 allow documentation passed with the |content= parameter to show even if we get errors from the env table

17 January 2014

  • curprev 09:2109:21, 17 January 2014imported>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 08:1508:15, 17 January 2014imported>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

16 January 2014

  • curprev 18:3318:33, 16 January 2014imported>Mr. Stradivarius 27,031 bytes 0 oops, looks like I issued a command that put everything in lower case somewhere along the line
  • curprev 18:2918:29, 16 January 2014imported>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
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)