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.

2 June 2019

1 June 2019

23 February 2016

7 September 2015

3 September 2015

29 August 2015

25 August 2015

10 August 2015

24 June 2015

31 October 2014

30 October 2014

28 September 2014

9 September 2014

4 July 2014

  • curprev 22:2622:26, 4 July 2014en>Mr. Stradivarius 36,239 bytes −2 Undid revision 615575005 by Technical 13 (talk) this puts the end box inside the main div, so we get one blue box inside another blue box; not really what we want
  • curprev 22:0522:05, 4 July 2014en>Technical 13 36,241 bytes −61 Tested to be working in sandbox.

8 June 2014

7 June 2014

  • curprev 08:4808:48, 7 June 2014en>Mr. Stradivarius 36,239 bytes −76 remove extra newline before p.addTrackingCategories

6 June 2014

4 June 2014

3 June 2014

21 April 2014

20 April 2014

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

18 April 2014

31 March 2014

20 March 2014

19 March 2014

  • curprev 07:2407:24, 19 March 2014en>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 12:0512:05, 13 March 2014en>Mr. Stradivarius 35,352 bytes −131 use title.protectionLevels instead of {{PROTECTIONLEVEL}} in p.protectionTemplate

12 March 2014

6 March 2014

  • curprev 19:5919:59, 6 March 2014en>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

14 February 2014

  • curprev 05:3705:37, 14 February 2014en>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 12:4212:42, 7 February 2014en>Mr. Stradivarius 35,363 bytes −54 undo - frame:expandTemplates doesn't handle section headings correctly, so we need to use frame:preprocess

5 February 2014

4 February 2014

  • curprev 06:4906:49, 4 February 2014en>Mr. Stradivarius 35,357 bytes −66 p.content: use frame:expandTemplate instead of frame:preprocess to improve performance

2 February 2014

  • curprev 21:3321: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..."

1 February 2014

31 January 2014

  • curprev 21:3521:35, 31 January 2014en>Mr. Stradivarius 35,137 bytes +175 use the module preload in the start box create link if we're in the module namespace
  • curprev 21:1621:16, 31 January 2014en>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 19:1419:14, 31 January 2014en>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 17:3217:32, 31 January 2014en>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 16:1516:15, 29 January 2014en>Mr. Stradivarius 34,288 bytes +267 handle nil values of addTrackingCategory properly, and don't categorise testcases pages in the module namespace
  • curprev 08:3808:38, 29 January 2014en>Mr. Stradivarius 34,021 bytes +64 add a period after the subpages link, with a new message "subpages-blurb"

27 January 2014

  • curprev 19:4519:45, 27 January 2014en>Mr. Stradivarius 33,957 bytes +122 tweak comments
  • curprev 19:2919:29, 27 January 2014en>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 07:2907:29, 27 January 2014en>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 22:3522:35, 26 January 2014en>Mr. Stradivariusm 34,035 bytes 0 switch variable orders
  • curprev 22:3422:34, 26 January 2014en>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 15:2115:21, 26 January 2014en>Mr. Stradivarius 34,248 bytes −12 change makeEndBoxExperimentBlurb to makeExperimentBlurb - simpler

24 January 2014

23 January 2014

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

21 January 2014

20 January 2014

  • curprev 16:5216:52, 20 January 2014en>Mr. Stradivarius 26,169 bytes +4 convert a stray message name
  • curprev 16:3916:39, 20 January 2014en>Mr. Stradivarius 26,165 bytes +142 use hyphens for message names rather than camelCase, in line with MediaWiki
  • curprev 15:1515:15, 20 January 2014en>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 15:0515:05, 20 January 2014en>Mr. Stradivarius 26,661 bytes −210 remove the err function, as it's not being used any more
  • curprev 00:0200:02, 20 January 2014en>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 15:2115:21, 17 January 2014en>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 14:1514:15, 17 January 2014en>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 00:3300:33, 17 January 2014en>Mr. Stradivarius 27,031 bytes 0 oops, looks like I issued a command that put everything in lower case somewhere along the line
  • curprev 00:2900:29, 17 January 2014en>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

16 January 2014

15 January 2014

13 January 2014

12 January 2014

6 January 2014

  • curprev 18:2618:26, 6 January 2014en>Mr. Stradivarius 21,061 bytes +538 convert env table to use a metatable so we only process things when we need to; add a grab method and an err function for dealing with errors (main functions need to be converted to use these)

3 January 2014

  • curprev 22:2022:20, 3 January 2014en>Mr. Stradivarius 20,523 bytes +66 finish converting existing values to use env table
  • curprev 14:5314:53, 3 January 2014en>Mr. Stradivarius 20,457 bytes +2,493 start conversion to a p.getEnv function rather than using globals; I've only got as far as the start box, so the module currently won't run

2 January 2014

  • curprev 22:1222:12, 2 January 2014en>Mr. Stradivarius 17,964 bytes −463 rename formatMessage --> message, as it is no longer just doing formatting; tweak the function's comment as well
  • curprev 20:4120:41, 2 January 2014en>Mr. Stradivarius 18,427 bytes −34 found it - fix misspelled message name
  • curprev 20:3720:37, 2 January 2014en>Mr. Stradivarius 18,461 bytes +35 test otherNamespaceHeading
  • curprev 20:3420:34, 2 January 2014en>Mr. Stradivarius 18,426 bytes +55 add some newlines to make the html slightly more readable
  • curprev 15:4315:43, 2 January 2014en>Mr. Stradivarius 18,371 bytes +871 check for type of cfg messages rather than just for nil
  • curprev 15:1615:16, 2 January 2014en>Mr. Stradivarius 17,500 bytes +1,110 check existence of all cfg messages - this should help avoid hard-to-track-down bugs and silent failures if translators make a coding mistake
  • curprev 03:3903:39, 2 January 2014en>Mr. Stradivarius 16,390 bytes 0 set the proper error level for formatMessage, although it looks like it doesn't work because of the upvalues
  • curprev 03:3403:34, 2 January 2014en>Mr. Stradivarius 16,390 bytes +156 use the cfg key only with formatMessage in order to generate more descriptive error messages
  • curprev 03:1703:17, 2 January 2014en>Mr. Stradivarius 16,234 bytes +35 make the formatMessage error message more informative, at the risk of including long cfg messages in the error message
  • curprev 02:1702:17, 2 January 2014en>Mr. Stradivarius 16,199 bytes −10,631 split the cfg table to Module:Documentation/config
  • curprev 01:5401:54, 2 January 2014en>Mr. Stradivarius 26,830 bytes +2,779 finish i18n
  • curprev 00:4000:40, 2 January 2014en>Mr. Stradivarius 24,051 bytes +1,806 i18n for the "editors can experiment" blurb

1 January 2014

30 December 2013

29 December 2013

28 December 2013

30 August 2013

16 August 2013