User:Pathoschild/Scripts

From Meta, a Wikimedia project coordination wiki

Jump to: navigation, search
JavaScript scripts


Contents

[edit] Scripts

[edit] JavaScript

General usage
Script name Description
AJAX transclusion table Adds a "[show]" link in the first cell of every row in tables with the "attable" class. Clicking the link will display the linked page below (see screenshots).
Force ltr Forces left-to-right format on right-to-left wikis.
Regex menu framework Allows dynamic user-defined edit box search & replace with regex, framework for editing scripts with a custom sidebar.
TemplateScript Adds a form-sensitive sidebar of user-defined templates for most MediaWiki forms.
Usejs Allows dynamic loading of JavaScript from MediaWiki pages using &usejs URL parameter.
WikiMooTools An implementation of MooTools extended with wiki-specific functions. MooTools is a compact object-oriented JavaScript framework that simplifies cross-browser scripting.
Limited usage
StewardScript Adds diverse options, shortcuts, and AJAX to make steward tasks easier and faster.
Scriptlets
See User:Pathoschild/Scriptlets.
Obsolete
Ajax framework A library of functions for very simple AJAX programming. Replaced by WikiMooTools.
AJAX SiteNotice Loads the content of MediaWiki:Sitenotice below the CentralNotice (which previously hid the site notice by default). Functionality added to MediaWiki.
DOM shorthand framework Provides a shorthand notation for standards-compliant DOM manipulation. Replaced by WikiMooTools.
Quick CentralAuth Adds a "quick access" form to Special:CentralAuth (screenshot). Merged into StewardScript.

[edit] IRC-based

[edit] Web-based

[edit] Miscellaneous

[edit] See also