Wikipedia:Gadget/evaluation
Appearance
This project page is actively undergoing a major edit for a little while. To help avoid edit conflicts, please do not edit this page while this message is displayed. This page was last edited at 08:53, 4 December 2007 (UTC) (17 years ago) – this estimate is cached, . Please remove this template if this page hasn't been edited for a significant time. If you are the editor who added this template, please be sure to remove it or replace it with {{Under construction}} between editing sessions. |
Rules
(This is only a first attempt, feel free to edit these if you disagree with any or want to suggest new ones)
- Gadgets must work if just included with no further configuration. (They may be configurable via monobook.js, but must work even if not configured.)
- Gadgets must work in all major browsers.
- Gadgets must not be so powerful that new users using them would be likely to cause disruption by mistake.
- Gadgets must be in MediaWiki space. (This is a technical restriction, although it exists for good reason; it can be fixed simply by moving scripts to MediaWiki space, although the permission of the script's maintainer, if any, should be found first.)
- Gadgets must not require their own source code to be edited to update them.
- There must not be multiple gadgets with the same apparent effect.
Scripts
Script | Summary |
---|---|
Navigating to Edit page | |
Add edit section 0 | Adds 0 tab to edit the top section of the page |
Simplified edit section 0 | Adds 0 tab as above; simplified version, works better on Safari 3 |
Edit Top | Adds [edit] link below the page heading to edit the top section of the page |
Gerbrant.edit.top | Similar to Edit Top, but as an includable module |
Universal EditTop | Most universal Edit Top, also works for other projects and languages |
Randall Bart's Fiddle Edit Tab | Modifies "edit this page" tab |
Talk page section tabs | Replace link to empty talk-page by new section link |
HighlightEditSections.js | Highlights section of the page when hovering over section edit link |
Editing | |
wikEd | A full-featured in-browser text editor for Wikipedia edit pages. Works in Firefox/Mozilla only. Provides wikicode syntax highlighting, regular expression search and replace, MS Word and HTML to wikicode conversion, server-independent Show preview and Show changes, fullscreen editing mode, and single-click fixing of common mistakes |
QuickEdit | Inline editing of sections in articles (see de:Image:QuickEdit.png) |
Inline section editor | Inline section editor – also supports previewing and viewing changes inline |
Formatter | Formats the article by removing excess whitespace and simplifying links |
Replace | allows for regexp inline replacing in textboxes |
Gerbrant.edit.regexReplace | Selectively replace regex matches, possibly based on the text of the match. (documentation) |
Gerbrant.edit.autoReplace | Make a standard, configurable set of regular expression based replacements each time you start editing a page, using the interface of regexReplace. (documentation) |
XEB | Allows the user to change the buttons on the top of the edit panel |
qPreview | Quick AJAX preview without reloading the whole page |
Quick Preview | Adds button Quick preview to the edit form. Clicking it will do an AJAX call to update/show the preview. Much faster then regular preview, which requires reloading the whole page, also does not change the cursor position in the edit window, making it easier to continue editing. Unlike InstaView templates, images etc are rendered correctly, also the script is much "lighter" then InstaView. (documentation) |
defaultsort | Edits the category links to make use of the new {{DEFAULTSORT:sortkey}} keyword |
Force edit summary | Force user to make an edit summary if none is given (there is an option in the edit tab of Special:Preferences for the same purpose) |
Force edit summary alternative | Flash summary box if no summary is given. |
qSig | Smart signature button next to «Save page» button — reminds you when to sign |
sign.js | Automatic signing — reminds you when to sign |
Sigdash | Change the Your signature with timestamp edit button to use a real em dash instead of two hyphens |
LinkFixr.js | Adds a link to the toolbox in edit mode to fix "link typos", e.g., [[Stuff,]] => [[Stuff]], |
iwiki | Shows interwikis either as English names or actual links. Helps synchronize interwikis with other projects. |
Page appearance | |
Duplicate tabs at bottom | Duplicate the tabs at the top on the bottom of the page |
New message history | Append the new messages warning with a link to your talk page history |
HistoryCount | Change the default amount of history entries on the history tab |
Time | Adds the current date and time (UTC) to the top right, after the "log out" link (or anywhere else up there) |
Color-coded contribs | Color-codes contributions pages based on whether you have the top contribution |
Hide top contributions | Adds a tab to Special:Contributions to hide pages on which you have the top edit |
Set Book Source | Rewrites ISBN links to the book source of your choice |
Sidebar translator | Translates the 'in other languages' box on the sidebar to English |
Selfrefs as a tab | Changes selfref disambiguation headers to a tab marked 'wp' |
HighlightRedirects | Recolors all links green that are pointing to redirect pages |
Discussions | |
!Vote symbols | Add symbols to !votes in discussions |
Username highlighter | Highlights all occurences of your username on pages (even in edit boxes!) |
Username highlighter 2 | Highlights all occurences of your username on pages (a modified version that avoids edit pages; the above version causes errors in some browsers) |
Admin highlighter | Highlights all links to the user/user talk pages of admins in cyan. (Note: the list of admins is hard-coded and therefore might get out-of-date at times. Doesn't work properly in Internet Explorer. Please import rather than copying the code, as otherwise I can't update the list of admins.) |
Highlight your comments | A modified signature, user CSS and JavaScript to highlight your comments (or at least the last paragraphs of them) |
Comment localization | Changes the times in signatures to the local time |
Signature contraction | Hides the code for complicated signatures in the edit window |
Watchlist / Recent Changes | |
Watchlist since | Adds a link to your watchlist which loads only new changes to watched items |
AJAX Unwatch | Adds (x) link to each entry to instantly unwatch it |
User watchlist | Watch the contributions of specified users |
Category watchlist | Enhances the watchlist to show the addition of pages to specified categories. Now also works in Firefox and Safari; incompatible with Enhanced Recent Changes in preferences. (The script has now been upgraded to be easier on the servers, and so now allows watching additions to categories of any size.) |
Watchlist sorter | Alternative to Watchfilter. Doesn't filter edits, but rather sorts them by namespace |
Watchlist notifier | Places a message at the top of the screen whenever your watchlist has changed since you last looked at it |
All diffs above here | Add 'adah' links next to each watchlist entry which opens all diffs from that shown in the watchlist in separate windows |
New Page Patroller | Adds another box to the sidebar that shows a regularly updated list of new pages |
Recent Changes Patroller | Adds another box to the sidebar that shows a regularly updated list of recent changes |
Special Pages | |
wikEdDiff | (Diff) Improved and easier to read diff view for comparing article versions |
Single column diffs | (Diff) Makes the diff page appear as a single column |
histComb | (History) Improves readability of history pages: combines consequent edits, etc. |
logPage | (Logs) Converts Special:Log into a nice easy to read table |
Deletion and other processes | |
Easy db | Adds tabs when viewing the article (not in the edit form) to tag an article for speedy deletion |
Easy prod | Add tab for proposing pages for deletion when viewing articles and user pages |
AutoAFD.js | Adds 'AfD' tab to edit page to nominate an article for deletion |
CloseAFD | Adds 'close' and 'relist' tabs to edit page of AfD debates to close/relist them |
afd helper | Adds 'vote' links to all edit-AFD-page links which make voting on an AFD a one-click process; also AFD-nomination feature like AutoAFD (link in toolbox on left when viewing page, not editing) |
afc helper | Enables users to do one-click declines on Articles for Creation pages for common types of submitted articles (Based on AFD helper) |
Autocopyvio.js | Add 'copyvio' tab on Edit page to mark a page as a copyright violation and submit it to the Copyright problems page |
AIV Helper | Adds [ipvandal] and [vandal] buttons when editing WP:AIV to facilitate listing vandals |
CommonsHelper Helper | Expedites the process of moving free images to the Commons with CommonsHelper and tagging them for deletion with {{NowCommons}} |
CSD AutoReason | Adds a drop-down box of the CSD criteria to the page deletion screen (admins only) |
MotD closure script | Adds a tab for closing a MotD nomination. Must be done section-by-section. |
delsort.js | Adds a tab to perform deletion sorting. |
AFDsort | Adds a "Sort" button when editing an AFD debate, used to sort existing AFD debates into categories per CAT:AFD. |
Tagging | |
Quick wikify | Add 'wikify' tab on Edit pages to add {{wikify}} to top of page and save |
Unreferenced tool | Add 'unref' tab on Edit pages to add {{unreferenced}} to top of page and save |
CleanupTab.js | Add 'cleanup' tab on Edit pages to add {{cleanup}} to top of page and save |
test-n.js | Add tabs that automate the adding of {{test-n}} templates when editing user talk pages |
test-enhanced | Enhanced version of the above |
Tag unverified image | Adds an {{unverified}} tag to an image when you press the tab. Could be modified to put any tag |
Revert tools | Adds links to the top of diff pages to revert the edit and/or warn the user |
quickimgdelete | Script to simplify IFD nominations and marking images as no source/license/rationale or orphaned/replaceable fair use |
welcome new user | Script that adds a welcome template to a new user's talk page |
Tags | Script adds various frequently used maintenance templates (e.g. cleanup, wikify, etc.) at the top of articles |
Shortcuts for commands | |
Add purge to tabs | Add 'purge' tab to clear Wikipedia cache of page |
Changes since I last edited | Add 'since' tab to show changes since user last edited given page |
Show last diff | Add 'last' tab to show diff of last edit to this page |
External editor | Add a tab that will edit the current page with an external editor |
User tabs | Adds tabs for edit count, page moves, contribs, and block logs when viewing user or user talk pages |
User Contribs Tabs | Shows contribs, edit count & edit summary usage when viewing user or user talk pages |
Six tabs | Adds edit and history tabs for the other page: Article edit hist Discussion edit hist |
Compact Navigation | Adds pulldown menu for navigation; replacing existing menus |
Wikipedia:Tools/Navigation popups | Navigation popups offer easy access to several Wikipedia functions in popups which appear when you hover the mouse over links |
Navigation shortcuts | Navigation shortcuts offer adding personal links into the left sidebar menu, below the navigation, search and toolbox portlets |
godmode-light.js from Sam Hocevar | A rollback button on a user's contributions page and on an article’s latest diff page |
Logs link | Add a 'Logs' link to the toolbox, which links to Special:Log for that page. If the page is a user page, user talk page or a user subpage, the link goes to logs for that user |
Compare link | Makes the "compare selected versions" button on history pages into a link (allows diffs in new windows, tabs, etc.) |
Autolink | Makes plaintext [[wikilinks]] and {{templates}} clickable (especially useful on monobook.js pages and the like) |
View source | Adds a [view source] button to the left of [edit this page] |
RBL check | Adds an "RBL check" link to the toolbox on IP user/talk/contribs pages |
WP cactions | Adds menus of page & user options to the cactions bar. Option to also replace standard history, watch, move, undelete etc. links |
What links here watchlist | See the backlinks for multiple pages |
Gerbrant.edit.linksInDiff | Makes internal links in the side-by-side comparisons (diffs) clickable. Exports nothing |
Barticus88/WhatLinksHere.js | Add selection tabs to WhatLinksHere pages |
EcceNux/replylinks.js | Adds reply links near user links, automatically inserts a backtrack link (with section anchor) to the message area |
User:Ais523/stubtagtab.js | Adds a 'stub' tab for easy application of {{stub}} and more specific stub templates |
Searching | |
Google search | Changes the wikipedia search box into a google wikipedia domain search. Also has a Feelin' lucky button |
Google link | Add toolbox links to search Google and Yahoo! for the title of the page |
Multi-NS search | Adds a drop-down menu to the search box to choose the namespace to search in |
Google search | Show a google sitesearch box instead of, or beside, the wikipedia search |
Administrative | |
ubergodmode.js from Sam Hocevar | A compilation of Javascript helpers that help with the administration of Wikipedia. You need to be already a sysop for it to be useful |
Article assessment script | Allows talk-page project templates to be added or modified from the article page via drop-downs, and displays an article's project assessments. FAC/GAC/FFA indicators |
Protection js | Page protection (and related functions) script. See its page for details |
Personal | |
Status switcher | A simple, but functional Wikipedia-status-switcher |
Wikibreak Enforcer | Prevents user from logging in before a certain date+time, to enforce a wikibreak |
Edit count tab | Adds a tab to pages which, when clicked, will display the any user's edits per the Wannabe_Kate tool |
Live edit counter | Add a userbox with an always updated edit counter |
Miscellaneous | |
User:Voice of All/Useful | Several scripts there. Automatic WP:PP (de)listing/ history and user anaylsis/ admin script/ RC patrol script. Needs Add tab |
A collection of some useful scripts | A bunch of different scripts. (they are listed there because it is easier to update, as they change a lot) |
Wikipedia Bilingual | Display a Wikipedia article in 2 of the languages in which it is available, side by side (for example, Russian and Spanish) |
Remove Access Keys | Script to disable all or some access keys on Wikipedia pages |
last.fm widget | If you like music |
scriptpackage.js | A collection of many of the scripts on this page, conveniently put together in one package. Includes Twinkle, wikEd, popups, and lots of other useful scripts. Good for installing many editing/anti-vandalism tools all at once. |
Wikidudeman's Hodgepodge | A hodgepodge of numerous user scripts including customized page tagging, AFD helpers, Speedy tagging, Twinkle, User warnings, Vandalism fighting, Popups, Image tagging, Etc. |
RenderBoard | Script created to generate the appropriate template needed for rendering game boards. Currently used for chess and its' variants, but expanding to more games. Please contact Matthew Yeager if you would like this to include a certain game or if you have any questions. |
Meta-scriptsThese are scripts that help develop or use other scripts. | |
Syntax highlighter | Meta-script highlights anything that looks like css code inside pre tags by giving a class to each bit. Makes it much easier to read. Use your monobook.css to format your monobook.css. :-) Now for js code it's also available |
Inclusion | Use these short commands to include scripts and css from other places (like synchronizing your accounts on all wikis) |
Gerbrant.mng.decache | Selectively remove one or more user scripts from your browser cache. Needs external application. (documentation) |
noie.js | This short piece of code allows you to disable certain scripts in Internet Explorer only. Used to prevent script errors with non-IE compatible scripts. |