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 (newer 50 | ) (20 | 50 | 100 | 250 | 500)

1 November 2019

  • curprev 10:5410:54, 1 November 2019imported>Cobim 36,778 bytes −5 Fix logic error
  • curprev 10:3910:39, 1 November 2019imported>Cobim 36,783 bytes +16 Make edit links behavior consistent with documentation: If both 1= and content= are specified, display links to 1, and content from content=.

29 July 2019

19 July 2019

28 February 2019

24 February 2019

11 July 2016

  • curprev 06:3106:31, 11 July 2016imported>Andy M. Wang 36,685 bytes +36,685 rm alt text on icon, since the adjacent text, "Template documentation" or "Module documentation", is sufficient alternative text (per edit request)

17 June 2016

14 June 2016

  • curprev 22:0722:07, 14 June 2016imported>Andy M. Wang 36,862 bytes +133 fix for the module mirror link. Previously, it loaded Template:Documentation/mirror, which Lua complained Script error: Lua error at line 1: unexpected symbol near '{'. also rm redundant testcasesTitle test (see talk page for further details)

27 April 2016

  • curprev 22:4522:45, 27 April 2016imported>Andy M. Wang 36,729 bytes +462 syncing with sandbox (except /sandbox) (testcases now have a convenient run link for navigation)

5 April 2016

28 August 2015

31 October 2014

28 September 2014

9 September 2014

  • curprev 09:0409:04, 9 September 2014imported>Mr. Stradivarius 36,247 bytes +8 don't cause a script error if p.makeExperimentBlurb returns nil

4 July 2014

  • curprev 16:2616:26, 4 July 2014imported>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 16:0516:05, 4 July 2014imported>Technical 13 36,241 bytes +2 Tested to be working in sandbox.

7 June 2014

  • curprev 02:4802:48, 7 June 2014imported>Mr. Stradivarius 36,239 bytes −13 remove extra newline before p.addTrackingCategories

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

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)