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.  
* [[/ShowHide/]]: My modification of the [http://meta.wikimedia.org/wiki/ShowHide_Extension ShowHide] extension allowing showing/hiding all.
* [[/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.
* [[/UserContentActions/]]: Allows users to add content action tabs to each page (such as purge).
* [[/UserContentActions/]]: Allows users to add content action tabs to each page (such as purge).
Line 17: Line 17:
* [[/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.
* [[/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.
* [[/history/]]: JavaScript for a user to keep a list of recently viewed pages to jump to.
Deprecated and unsupported:
* [[/ShowHide/]]


[http://austinche.name/mediawiki/ Download] the source for these extensions. And as always, [[Special:Emailuser/Austin|send me]] any comments or suggestions!
[http://austinche.name/mediawiki/ Download] the source for these extensions. And as always, [[Special:Emailuser/Austin|send me]] any comments or suggestions!

Revision as of 10:26, 24 March 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!