Module:Namespace detect/data: Revision history

From All Skies Encyclopaedia

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.

1 April 2020

14 February 2019

5 April 2014

  • curprev 17:0217:02, 5 April 2014imported>Mr. Stradivarius 2,569 bytes +43 bug fix - use the demospace parameter as both key and value in the argKeys table
  • curprev 05:4005:40, 5 April 2014imported>Mr. Stradivarius 2,526 bytes +4 use "demopage" instead of "page" as the default page parameter - needed to fix bug on en.wikisource where "Page" is a namespace name

24 March 2014

  • curprev 11:4511:45, 24 March 2014imported>Mr. Stradivariusm 2,522 bytes 0 Protected Module:Namespace detect/data: High-risk Lua module ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 11:4311:43, 24 March 2014imported>Mr. Stradivarius 2,522 bytes −42 found it - mappings[nsname] was getting an upper-case key
  • curprev 11:3711:37, 24 March 2014imported>Mr. Stradivarius 2,564 bytes +42 Undid revision 601018314 by Mr. Stradivarius (talk) looks like that broke something
  • curprev 11:3611:36, 24 March 2014imported>Mr. Stradivarius 2,522 bytes −42 avoid using local variables to save table lookups per Jackmcbarn's suggestion, and because this will be cached with mw.loadData so performance of this function is not such a worry

22 March 2014

  • curprev 07:0307:03, 22 March 2014imported>Mr. Stradivarius 2,564 bytes −54 give the argKeys table global scope so that getParamMappings can access it without having to process the cfg table again
  • curprev 06:4106:41, 22 March 2014imported>Mr. Stradivarius 2,618 bytes +1,003 add a getArgKeys function, so that we can have multiple keys for each argument (helpful for localisation) and so that we only have to create that table once per page

21 March 2014

  • curprev 19:0619:06, 21 March 2014imported>Jackmcbarn 1,615 bytes +95 Undid revision 600634263 by Jackmcbarn (talk): Oh, this seems to have been for performance. Still not sure if it's a good idea, but will leave for now
  • curprev 19:0419:04, 21 March 2014imported>Jackmcbarn 1,520 bytes −95 IMO, aliasing variables like that makes readability worse
  • curprev 03:1303:13, 21 March 2014imported>Mr. Stradivarius 1,615 bytes −1,166 use a dedicated config page - Module:Namespace detect/config - for configuration data, and try and reduce unnecessary table lookups in the getParamMappings function

20 March 2014

  • curprev 16:0216:02, 20 March 2014imported>Jackmcbarn 2,781 bytes +17 name return values
  • curprev 15:5215:52, 20 March 2014imported>Jackmcbarn 2,764 bytes +4 okay, it needs wrapping after all
  • curprev 15:4915:49, 20 March 2014imported>Jackmcbarn 2,760 bytes −26 no sense wrapping this
  • curprev 15:4715:47, 20 March 2014imported>Jackmcbarn 2,786 bytes +2,786 Created page with '---------------------------------------------------------------------------------------------------- -- Configuration da...'