Page history
25 July 2020
5 August 2017
doesn't seem to help
−186
do we need to use mw.loader.load() every time to be sure insertTags() will work?
+186
replacing deprecated insertTags() with mw.toolbar.insertTags()
+66
why is "is_gecko" failing? does this extra check fix the issue?
+216
remove debugging msg
−38
mw.toolbar.buttons doesn't seem to exist... do we need this if we include the standard buttons in our custom button string?
+4
oops
m+15
it should already be loaded, so let's try this
−25
testing for mw.toolbar
+10
do we need this extra function()?
−56
getting here?
+51
do we need mediawiki.util and the .then syntax?
+33
how about here?
+43
are we getting here?
+26
oops?
m+56
oops
m+2
do we need to use mw.loader.using()?
+87
I've read that this function is a hack, and it also uses the deprecated mwCustomEditButtons, so let's remove it
+6
doesn't seem to help, and caused a "reference error" category to be applied...
+11
trying to get XEB working again
−11
10 May 2017
okay, that works; it's an inelegant solution but I'll take it
+26
oops
m+2
somehow, that didn't fix it; what if we break the opening gallery tag?
+85
it's ugly, but does this prevent WantedFiles from seeing this?
+12
that fixed all but one WantedFile; does this fix the last one?
−23
isn't it actually this closing tag's slash being escaped that was the problem?
+5
let's try just breaking the gallery tags then
+1
trying to restore problem line in way that doesn't break WantedFiles parser
+181
seems to have been that line; testing by deleting it and restoring other 3/4 lines
−91
still no results on WantedFiles; restoring 3/4 lines
+188
that worked; restoring 2/4 lines now
+131
is it any of these lines? temporarily breaking file
−416
okay, it is
+29
test to see if WantedFiles is updating in response to edits here
−29
reverting changes
−14
let's try commenting out all lines with "Image:" to try to fix the problem
+9
testing to see if this fixes random lines of code showing up in Special:WantedFiles
m+5
15 December 2015
26 November 2015
more width
okay, we are going to need to place these controls manually too
+131
adding wizard for BSL variable template
+2,059
25 November 2015
adding BSL function wizard to extended buttons for all users
+3
using new BSL func icon for func wizard button
+8
disabling feature where XEB dialog disappears when mouse leaves dialog; you must now hit "Cancel" to make it go away
+4
label tweaks, adding some instructions
+290
adding code for args 2-8
+3,003
fixing rest of accessors
+74
okay, .value works; to be continued tomorrow
oops
m+4