This project contains a list of Mediawiki extensions I have created/modified.
The extensions are available either through the 'tags' directory in this SVN or better still throught the PEAR channel located in the /SVN directory.
Installation
SVN
A more direct link to the SVN and the tags TAGS.
PEAR Channel
The
PEAR channel can be discovered through the shell command:
pear channel-discover mediawiki.googlecode.com/svn
Other MediaWiki Extensions
For many other extensions, take a look at My Extensions and BizzWiki @ MediaWiki.org.
Consult also my web site to see a live demo and to have access to a sandbox.
RSS feed
An RSS feed is available
here.
Common Solutions
| Task | Solution |
| Securely add Widgets | Extension:SecureWidgets |
| Have local/remote links through an image | Extension:ImageLink |
| Securely add unrestricted HTML / Javascript to a page | Extension:SecureHTML |
| Securely add unrestricted PHP | Extension:SecurePHP |
| Have per-page or per-namespace header and/or footer | Extension:HeaderFooter |
| Add social rating tool | Extension:JSKitRating |
| Add meta tags to a page's HEAD | Extension:MetaTags |
| Preload text on first edit on a per-namespace basis | Extension:PreloadManager |
| Customize the sidebar | Extension:SidebarEx |