Jump to content

User:TheJosh/Scripts

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TheJosh (talk | contribs) at 07:12, 12 September 2007 (Create). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

These are all the scripts I have made:

New Page Patroller

Adds a box in the sidebar that uses AJAX to update a list of new pages every 5 seconds.

To install, add the following to your monobook.js (or other skin js if you use it):

importScript('User:TheJosh/Scripts/NewPagePatrol.js');

If people want it, I can create a Recent Changes version too.

Only tested on Firefox (2.0) and Monobook. If it works for anyone else using any other combo, Please tell me.