Gadgets
Below is a list of special gadgets users can enable on their preferences page, as defined by the definitions. This overview provides easy access to the system message pages that define each gadget's description and code.
User interface gadgets
- Add an [edit] link for the lead section of a page (Export)
Uses: Gadget-edittop.js - A clock in the personal toolbar that shows the current time in UTC and also provides a link to purge the current page (Export)
Uses: Gadget-UTCLiveClock.js - Ajax paginated Recent Changes module, utilizing the API. (Export)
Uses: Gadget-ajaxrecentchanges.js - Navigation popups, article previews and editing functions popup when hovering over links (Export)
Uses: Gadget-popups.js, Gadget-navpop.css - Checked revisions export for CodeReview: Experimental gadget to export a list of revision IDs based on checked table rows in the list view of the CodeReview extension. (Export)
Uses: Gadget-CodeReview checkedRevsExport.js
Editing gadgets
- HotCat, easily add / remove / change a category on a page, with name suggestion [example] (Export)
Uses: Gadget-HotCat.js - Code editor, embeds ACE Cloud9 editor when editing JS and CSS pages on-wiki (experimental) (Export)
Uses: Gadget-CodeEditor.js
Gadgets for administrators
- Clean Delete Reasons: This script will remove the automatic deletion reasons to keep the delete logs cleaner. It will not affect the reason that come from the URL. (Export)
Uses: Gadget-CleanDeleteReasons.js - EnhancedUndelete: Administrative tool to select all checkboxes or invert your selection to make it easier to selectively undelete pages. (Export)
Uses: Gadget-EnhancedUndelete.js - Adds a tab to block users from their user and user talk pages (Export)
Uses: Gadget-blocktab.js
Developer gadgets
- Parser Playground: experimental parser tree / inspector shown in editing mode (screen shot) (Export)
Uses: Gadget-ParserPlayground.js