MediaWiki style input in Wordpress
By installing the Wordpress plugin “WP-MediaWiki”, you can use the MediaWiki-style format when creating/editing a post or a page in Wordpress. Heading with equals, e.g.==Heading2==, is espesically useful for me because no GUI operation nor complicated HTML tags can be avoided. According to the plugin’s web page, functions listed below are implemented. Thank authors!
Japanese:
WordpressのWP-MediaWikiを使うと、投稿やページを作成するときに、MediaWikiスタイルのフォーマッティングが利用できます。とくに、章立てなどを管理するときに、GUIを操作したり、面倒なHTMLタグを入力する必要がなくなるので、それだけでも相当助かります(==見出し==みたいな記述で見出しがつくれる)。WP-MediaWikiのページによると、以下の機能を実装しているようです。これだけでも十分便利です。
- 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