User:Austin J. Che/Extensions

From OpenWetWare
Jump to navigationJump to search

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.
  • OpenWetWare:Toggle: Toggle visibility of sections. Main code at MediaWiki:Common.js.

Deprecated and unsupported:

  • ShowHide Replaced by toggle functionality

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