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 08:39, 20 January 2014en>Mr. Stradivarius 26,165 bytes +142 use hyphens for message names rather than camelCase, in line with MediaWiki
  • curprev 07: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 07:05, 20 January 2014en>Mr. Stradivarius 26,661 bytes −210 remove the err function, as it's not being used any more
  • curprev 16:02, 19 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
  • curprev 07: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 06: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 16:33, 16 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 16:29, 16 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
  • curprev 14:42, 16 January 2014en>Mr. Stradivarius 26,803 bytes +59 fix subjectSpace var in makeSubpagesBlurb
  • curprev 14:39, 16 January 2014en>Mr. Stradivarius 26,744 bytes +369 clean up the env table functions and the comments
  • curprev 07:33, 16 January 2014en>Mr. Stradivarius 26,375 bytes −4 fix revision id code
  • curprev 07:24, 16 January 2014en>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 2014en>Mr. Stradivarius 26,374 bytes +1,199 convert the sandbox notice code to Lua
  • curprev 06:16, 16 January 2014en>Mr. Stradivarius 25,175 bytes +262 move diff link to the env table
  • curprev 05:44, 16 January 2014en>Mr. Stradivarius 24,913 bytes +46 p.makeStartBoxLinksData - fix title objects that weren't being passed through
  • curprev 04:44, 16 January 2014en>Mr. Stradivarius 24,867 bytes −1,099 get rid of the env:grab function
  • curprev 03:15, 16 January 2014en>Mr. Stradivarius 25,966 bytes −8 use the err function for all the errors
  • curprev 03:10, 16 January 2014en>Mr. Stradivarius 25,974 bytes −216 finish moving end box code into sub-functions
  • curprev 02:43, 16 January 2014en>Mr. Stradivarius 26,190 bytes −108 simplify the content function
  • curprev 02:37, 16 January 2014en>Mr. Stradivarius 26,298 bytes +88 need to check type as well
  • curprev 02:30, 16 January 2014en>Mr. Stradivarius 26,210 bytes +27 control for blank values of linksData
  • curprev 02:01, 16 January 2014en>Mr. Stradivarius 26,183 bytes −54 replace another argument name with a hardcoded value
  • curprev 00:11, 16 January 2014en>Mr. Stradivarius 26,237 bytes −26 hardcode "off" in "link box=off" as well, for the benefit of other modules/templates
  • curprev 00:07, 16 January 2014en>Mr. Stradivarius 26,263 bytes −218 don't use messages for args either - would be a pain for other modules that have to use this module
  • curprev 23:57, 15 January 2014en>Mr. Stradivarius 26,481 bytes −194 don't use messages for fmbox parameter names
  • curprev 23:42, 15 January 2014en>Mr. Stradivarius 26,675 bytes −7 use messages for the err function instead of hard-coded values
  • curprev 09:29, 15 January 2014en>Mr. Stradivarius 26,682 bytes +378 add a categories blurb function
  • curprev 06:56, 15 January 2014en>Mr. Stradivarius 26,304 bytes +1,469 add a templateTitle object to the env functions, and reformat the experimentBlurb function to make it fit on the page
  • curprev 05:23, 15 January 2014en>Mr. Stradivarius 24,835 bytes +8 allow for nil values of makeDocPageBlurb
  • curprev 05:19, 15 January 2014en>Mr. Stradivarius 24,827 bytes +1,123 split out docpage blurb code
  • curprev 03:27, 15 January 2014en>Mr. Stradivariusm 23,704 bytes +14 fix the docpage thing again
  • curprev 03:20, 15 January 2014en>Mr. Stradivarius 23,690 bytes +897 split out experiment blurb code
  • curprev 02:30, 15 January 2014en>Mr. Stradivarius 22,793 bytes +14 use docTitle.prefixedText instead of docpage
  • curprev 02:04, 15 January 2014en>Mr. Stradivarius 22,779 bytes −1,530 finish splitting the _startBox function into smaller functions
  • curprev 01:22, 15 January 2014en>Mr. Stradivarius 24,309 bytes +2,385 add functions for rendering start box links and for making the start box link data
  • curprev 23:54, 14 January 2014en>Mr. Stradivarius 21,924 bytes +555 create new function to separate html rendering in the start box
  • curprev 08:33, 13 January 2014en>Mr. Stradivariusm 21,369 bytes 0 fix typo
  • curprev 08:22, 13 January 2014en>Mr. Stradivarius 21,369 bytes +39 add local subjectSpace variable to _startBox
  • curprev 07:30, 13 January 2014en>Mr. Stradivarius 21,330 bytes +129 make all the helper functions available in the p table
  • curprev 14:56, 12 January 2014en>Mr. Stradivarius 21,201 bytes +140 make a couple of the helper functions available for testing
  • curprev 10: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)
  • curprev 14:20, 3 January 2014en>Mr. Stradivarius 20,523 bytes +66 finish converting existing values to use env table
  • curprev 06: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
  • curprev 14: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 12:41, 2 January 2014en>Mr. Stradivarius 18,427 bytes −34 found it - fix misspelled message name
  • curprev 12:37, 2 January 2014en>Mr. Stradivarius 18,461 bytes +35 test otherNamespaceHeading
  • curprev 12:34, 2 January 2014en>Mr. Stradivarius 18,426 bytes +55 add some newlines to make the html slightly more readable
  • curprev 07:43, 2 January 2014en>Mr. Stradivarius 18,371 bytes +871 check for type of cfg messages rather than just for nil
  • curprev 07: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 19:39, 1 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
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)