Page history
5 May 2025
26 April 2025
25 April 2025
2 October 2022
25 July 2020
15 February 2018
testing lower sleep time
+190
do we have to put this on a timer to give the page time to load?
+46
don't need this?
−6
hmm?
−58
oops
m+4
attempting to use new ES6 await feature
+117
alert() -> console.log()
+26
restoring safer code, it doesn't make a difference
+533
still trying to get sorter to run after page totally loads
+32
let's not be so cautious; somehow headerSort is not always getting applied before this function runs
−582
back to this approach
−149
restoring all debug messages; the function is in fact firing but not working sometimes
+464
debug message is better here
−71
let's try this approach to running the function
+149
removing all but one alert(); either the code fires or it doesn't...
−470
only seems to work the first few times I try it; what gives?
+584
seems to work; removing alert()s
−584
oh
−4
hmm?
−16
hmm?
−6
seems to be running before jQuery-Tablesorter has populated 'th's with "headerSort" class, will this fix it?
+47
same
+102
same
+233
same
+3
attempting to fix autosort
+117
oops
m+2
why does it only find the sort button some of the time?
+93
same
+78
same
+25
attempting to fix autosort
+77
attempting to replace the regex that hasClass() offered
+27
replacing obsolete hasClass() with $(element).hasClass()
−448
is this necessary?
+48
attempting to replace deprecated addHandler()
−158
5 August 2017
replacing importScript() with mw.loader.load()
−6
replacing deprecated globals with mw.config variables
+124
attempting to replace deprecated command addOnloadHook()
−72
2 December 2015
no edit summary
+537
no edit summary
+2
testing addition of choosable column to autosorting table code
+303
14 November 2015
13 November 2015
12 November 2015
moving sort script to my personal JS so I can test it more
−1,049
how about using the right variable names
m+3