Description
WP-MediaWiki adds a subset of MediaWiki markups to WordPress.
Currently, the following MediaWiki markups are supported.
- Bold
- Italic
- Heading
- Lists: Besides the list markups come from MediaWiki, I also added a continuation markup such that users can put preformatted text in a list item.
- Tables
- External links
- WikiLinks: the wikilink will link to Wikipedia by default, you can change the wiki site in the admin option page.
- Table of content
- Horizontal line
- Preformatted text
For more information about MediaWiki markups, please refer to https://meta.wikimedia.org/wiki/Help:Editing.
For a demo of this plugin, please refer to https://zechs.dyndns.org/wordpress/?page_id=152.
There is also a sandbox (https://zechs.dyndns.org/wordpress/wp-content/files/wp-mediawiki/sandbox/index.php) for you to preview the effect of this plugin.
Screenshots
Installation
- Please make sure you have PHP 5 installed.
- Upload
wp-mediawiki.php
and the folderwp-mediawiki
containing wp-mediawiki.css and wp-mediawiki.js to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Complete options in the ‘Options’ page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP-MediaWiki” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP-MediaWiki” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.