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

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Here are various MediaWiki extensions that I have written for OpenWetWare, but some may likely be useful on other wikis also.
Here are various MediaWiki extensions that I have written for OpenWetWare, but some may likely be useful on other wikis also.


* [[/EncryptPage/]]: Enables encrypting parts of wiki pages such that only those with the key can view it.
* [[/PartsRegistry/]]: Enables easily creating links to the [[Registry of Standard Biological Parts]].
* [[/PartsRegistry/]]: Enables easily creating links to the [[Registry of Standard Biological Parts]].
* [[/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.
Line 7: Line 8:
* [[/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).
* [[/UserSidebar/]]: Allows users to personalize their sidebar links.


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

Revision as of 15:25, 14 May 2006

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.

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