User:Qwerfjkl/scripts/massXFD.js: Difference between revisions

Content deleted Content added
Created page with '// <nowiki> // urgent bugs: // toggle bug shows bad elements // undefined everywhere - needs logging // todo: make counter inline, remove progresss and progressElement from editPAge(), more dynamic reatelimit wait. // counter semi inline; adjust align in createProgressBar() // Function to wipe the text content of the page inside #bodyContent function capitalise(s) { return s[0].toUpperCase() + s.slice(1); } var XFDconfig = { "CFD": { "ti...'
 
fixed [Factotum]
Line 1:
// <nowiki>
// urgent bugs:
// toggle bug shows bad elements
// undefined everywhere - needs logging
 
 
// todo: make counter inline, remove progresss and progressElement from editPAge(), more dynamic reatelimit wait.
// counter semi inline; adjust align in createProgressBar()