Page history
26 January 2014
25 January 2014
23 January 2014
add comments for the rest of the functions
+893
convert makeCategoriesBlurb comment
+301
add comments to p.addTrackingCategories and reduce line length a little
+448
allow protection templates to display in the module namespace
+62
22 January 2014
change docpageRoot to docpageBase, as usually base and root mean different things with respect to titles
fix env.templateTitle value when title is in a talk namespace
+108
20 January 2014
add missing return statement from p.renderStartBoxLinks
+12
add comments for p.makeEndBoxExperimentBlurb
+2,105
reorder end box functions
+65
tweak the _endBox comment and fix a few variables that were accidentally left undefined
+212
hardcode image=none in fmbox
+1,249
more comment tweaks
+1,300
comment tweaks
+1,414
don't use title error message
-78
convert a stray message name
+4
use hyphens for message names rather than camelCase, in line with MediaWiki
+142
19 January 2014
make 'string' the default message type in the message function to avoid having 'string' all over the place
-638
remove the err function, as it's not being used any more
-210
allow documentation passed with the |content= parameter to show even if we get errors from the env table
-92
16 January 2014
simplify the start box code and attempt to get some more output if the env table contains errors
-70
use "ugsub" rather than "gsub" as the abbreviation for mw.ustring.gsub, to make it clearer that it isn't the regular string.gsub
+2
oops, looks like I issued a command that put everything in lower case somewhere along the line
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
+228
fix subjectSpace var in makeSubpagesBlurb
+59
clean up the env table functions and the comments
+369
15 January 2014
fix revision id code
-4
sandbox notice - separate test cases blurb with a line break rather than a space
+5
convert the sandbox notice code to Lua
+1,199
move diff link to the env table
+262
p.makeStartBoxLinksData - fix title objects that weren't being passed through
+46
get rid of the env:grab function
-1,099
use the err function for all the errors
-8
finish moving end box code into sub-functions
-216
simplify the content function
-108
need to check type as well
+88
control for blank values of linksData
+27
replace another argument name with a hardcoded value
-54
hardcode "off" in "link box=off" as well, for the benefit of other modules/templates
-26
don't use messages for args either - would be a pain for other modules that have to use this module
-218
don't use messages for fmbox parameter names
-194
use messages for the err function instead of hard-coded values
-7
add a categories blurb function
+378
14 January 2014
add a templateTitle object to the env functions, and reformat the experimentBlurb function to make it fit on the page
+1,469
allow for nil values of makeDocPageBlurb
+8
split out docpage blurb code
+1,123
fix the docpage thing again
m+14
split out experiment blurb code
+897
use docTitle.prefixedText instead of docpage
+14