https://bugzilla.wikimedia.org/show_bug.cgi?id=64234
--- Comment #4 from Quiddity <[email protected]> --- (In reply to Prateek Saxena from comment #3) > (In reply to Quiddity from comment #2) > > It might be good to reuse that variable name, so if an editor customizes > > one, it works for both. > > Should we use it override the current setting wherever available. I know > that is what you are saying but I just want to confirm once before > implementing. If I understand correctly, then yes. For example: I have this code in my [[User:Quiddity/vector.js]] - // [[User:Lupin/popups.js]] popupDelay=0.3; popupHideDelay=0.3; (because I wanted it to be ever-so-slightly faster than the default of 0.5) and other people use a wide range of numbers - as I wrote months ago, on the archived talkpage: If we search Enwiki for the parameter name,[1] we see ~740 users have tweaked their settings, with a wide-range of figures, from 0 to 10 seconds. (It might be good to analyze those customizations for patterns?) [1] https://en.wikipedia.org/w/index.php?title=Special:Search&limit=100&offset=0&redirs=1&ns2=1&search=popupDelay -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
