On 3/24/09 3:50 AM, MinuteElectron wrote: > 2009/3/23 Brion Vibber<[email protected]>: >> On 3/23/09 9:17 AM, Roan Kattouw wrote: >>> Since all of this requires JavaScript to work anyway, a quick and dirty >>> first step to un-bloating stuff would be to move all of the charinsert >>> stuff to a separate .js file whose sole purpose is to add the >>> charinsert/edittools stuff to the edit form. >> This has been discussed a few times over the years; I think it's been >> sort of custom-hacked up to work kind of like that on en.wikipedia.org. :) >> >> A clean implementation would be nice, any volunteers? > > I volunteer to work on this.
Awesome! :D > Is there any special way for doing > JavaScript so it functions on WMF sites, or is > /scriptpath/extensions/foo/bar.js acceptable? For extensions that's pretty much how we do it. :) -- brion _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
