MobiWiki

Last edit October 20, 2014
Molecular
 biology Wiki

A WikiEngine written for UNIX systems running python by AndyPierce. GNU
 GPL'd, tarball available from http://www.paralog.com/MobiWiki.tar

http://www.paralog.com/wiki/?FrontPage

Features:
  • support superscripts, subscripts, greek (scientific) characters via
unicode translation table, tables, free links
  • allows different levels of write controls such that material with most
 restricted write access is at the top of each page, allowing text to 
migrate to the top as it becomes progressively refactored
  • identifies potential duplicate page entries by searching page titles
using a soundex phonetic search algorithm Not particularly administrator-friendly, but tries to be user-friendly.


CategoryWikiImplementation