Page history
11 April 2013
10 April 2013
9 April 2013
escape values that look like Lua back patterns
+40
fix script error caused by abandoned error check.
+17
better
+4
not sure what is causing a nil value here, but this should fix the immediate script errors
+12
sync to sandbox, very large update addressing configuration, error handling, id handling, and others
+2,785
5 April 2013
sync to sandbox, fixes COinS author list
+384
don't categorize empty unnamed parameters
+226
sync to sandbox, adds parameter whitelist
+1,422
4 April 2013
3 April 2013
1 April 2013
29 March 2013
sync to sandbox, addresses handling of trans-title with no title. Also fixes to COinS for encyclopedia mode.
+864
sync to sandbox, addresses archiveurl= error handling
+641
28 March 2013
27 March 2013
25 March 2013
24 March 2013
22 March 2013
21 March 2013
20 March 2013
sync to sandbox, deals with hidden comment issue
+310
typo
Adds a variety of error tracking and handling
+2,397
19 March 2013
error handling for archiveurl / url
+316
Changed protection level of Module:Citation/CS1: Highly visible template ([Edit=Block all non-admin users] (indefinite) [Move=Block all non-admin users] (indefinite))
mmerge with sandbox
+324
check for empty parameter
m+16
18 March 2013
workaround for limitations of formatDate
+377
merge from sandbox. Removes unused functions (moved to Module:Citation) and updates page handling
−1,001
17 March 2013
remove Module:Wikitext requirement no longer used here, and remove parts of createTag no longer needed
−1,036
All the functions not directly associated with {cite} moved to Module:Citation
−8,858
once more. Locally copying mw.text.nowiki
+2,339
self rv, the mw.text library isn't installed? well joy
−1,505
I think this should work for nowiki, restore previous edit
+1,505
self rv, problems with nowiki, needs more testing
−1,536
performance related hacking. Remove all references to Module:Mw by incorporating relevant parts of its code, also quit passing the frame around unnecessarily.
+1,536
fix
+5
convert extractauthor to extractauthors, etc., less coping of parameters back and forth. Possibly better for performance.
+112
formatting and comments
+280
Faster that gsub chains
+62
Protected Module:Citation/CS1: Highly visible template: Going to be semi-visible soon during preliminary citation tests ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
mreplace all calls to z.mw.url with calls to mw.uri builtins
−8
don't need encoding
+26
16 March 2013
slightly reduce number of sub calls for performance
+363
len not length
−3
error trapping of empty citations
+117
should be unneccesary now
−118
formatting
+15