User:Mr.Z-man/hideClosedAFD

From OpenWetWare
Revision as of 14:34, 26 July 2009 by Bill Flanagan (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

hideClosedAFD.js is a JavaScript tool to hide closed Articles for Deletion discussions on log pages (may eventually be expanded to other deletion processes). This is especially useful for admins closing debates on pages with lots of discussions where many are already closed.

Usage

It adds a tab on the top of any Articles for Deletion/Log page that reads "hide closed." After clicking, it will hide all the closed discussions without needing to reload the page and the tab will change to "show closed" if you wish to un-hide the closed discussions.

Installation

Simply add <source lang="javascript">importScript('User:Mr.Z-man/hideClosedAFD.js');</source> to your monobook JS page (or whatever skin you use) and bypass your cache.