MediaWiki Modifications
From Privateer
List of Modifications of MediaWiki 1.50.
[edit]
Implemented
- <amath>: an extension which allows input of mathematical symbols without any special editors or knowledge of latex or MathML. Expressions are entered in plain text and rendered in MathML. Based on ASCIIMath PHP by Kee-Lin Steven Chan of Cornell University, which in turn is based on ASCIIMath by Peter Jipsen of Chapman University. See: list of ASCIIMath symbols. (I have added a few, so this may not be complete.)
- <SuperGraph>: The interface to the SuperGraph applet. See the list of graphs for examples of usage.
[edit]
Proposed
- SCORM player for MediaWiki. This project is all about the SCORM. It should be relatively easy to adapt some existing (GPL) code for displaying SCORM modules to work in MediaWiki. Moodle has a nice SCORM player, will probably start with that.
- Wiki to PDF converter. Allows you to save a page as a PDF file. There is at least one that has started development already. Will investigate that one further.
