User:Austin J. Che/Extensions: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
* [[/PreferencesExtension/]]: Allow other extensions to add user preferences to the default [[Special:Preferences]] form.
* [[/PreferencesExtension/]]: Allow other extensions to add user preferences to the default [[Special:Preferences]] form.
* [[/Recentchangesfilter/]]: Augments the default recent changes list with the ability to filter based on various criteria.  
* [[/Recentchangesfilter/]]: Augments the default recent changes list with the ability to filter based on various criteria.  
* [[/SpecialParse/]]: Special page to parse wikitext.
* [[/SyntaxHighlight/]]: Syntax highlighting via GeSHi.
* [[/SyntaxHighlight/]]: Syntax highlighting via GeSHi.
* [[/UserDefaultPage/]]: Allows users to change their personal default page to a page other than Main_Page.
* [[/UserDefaultPage/]]: Allows users to change their personal default page to a page other than Main_Page.

Revision as of 17:05, 24 April 2007

Here are various MediaWiki extensions that I have written for OpenWetWare, but some may likely be useful on other wikis also.

These are not technically extensions but are still mediawiki related software:

  • Dewikify: Makes wiki pages look like static pages.
  • dumpRewrite: Makes it easy to extract a portion of one wiki, rewriting all page titles and links, and importing it into another wiki. This is useful for merging wikis.
  • history: JavaScript for a user to keep a list of recently viewed pages to jump to.

Deprecated and unsupported:

Download the source for these extensions. And as always, send me any comments or suggestions!