On Thu, Jul 23, 2009 at 9:57 AM, Aryeh Gregor<[email protected]> wrote: > On Wed, Jul 22, 2009 at 10:40 PM, Happy-melon<[email protected]> wrote: >> I have a Greasemonkey script that does this, IMO, very nicely. I'm not 100% >> sure how GM script distribution works, but can't a server put files in a >> particular directory to have them be automatically suggested for >> installation by Greasemonkey?
Greasemonkey will try and install any file which ends in .js and includes a few special words. Where is this script? I couldnt find it on userscripts.org or here: http://en.wikipedia.org/wiki/Wikipedia:Tools/Greasemonkey_user_scripts > Greasemonkey is far from ideal. It only works on the computer you > install it on, and only works for Firefox users. That depends on how complex the script is; it could be turned into a bookmarklet, and many other browsers support user-scripts. http://en.wikipedia.org/wiki/Greasemonkey -- John Vandenberg _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
