Plugins

Login

Directory

bbPress Plugins

MediaWiki wikitext Filter

Rating

0 Votes
Developer:
Jason Godesky
downloaded:
303
Version:
Compatibility:
bbPress Version 0.8+
License:
Date Added:
Apr 19, 2007
Last Updated
updated 571 days ago
Download this plugin

Filters posts and applies basic wikitext markup from MediaWiki

Description

Installation

Add mediawiki-wikitext-filter.php to your /my-plugins/ directory.

Frequently Asked Questions

What markup is available?

The color of the stars is set in the bb-ratings.css stylesheet file. The yellow color comes from "background-color: #fc0;", and the red color comes from "background-color: #d00;". You can adjust these values to your taste.

  1. Basic formatting: Bolding and Italicizing
  2. Basic internal links. Aliases work, but this does not include template transclusion, image embedding, or anything fancy like that.
  3. External links. External links without descriptions are numbered, and descriptions are displayed.

Does it support lists? Tables of contents?

No, but it would really be great if it did, so by all means give it a go. That's the glory of open source, right?

Configuration

At present, there is only one configuration option to change, on line 35: $mediawikifilterparams["wiki"]. This establishes the wiki you wish to use for "internal" links. "Internal" links work by concatenating the link onto the end of this parameter. The default value, "http://en.wikipedia.org/wiki/", will point to the English Wikipedia.


Average Visitor Rating: 0.00 (Out of 5)
Number of ratings: 0

Select your rating
Excellent
Good
Average
Fair
Poor