MobiWiki

From WikiIndex
Revision as of 18:23, 22 November 2022 by Hoof Hearted (talk | contribs) (Text replacement - "WikiEngineFeatures" to "WikiMatrix wiki engine features")
Jump to navigation Jump to search

Template:Wiki Engine

Andy Pierce programmed this wiki in Python (http://python.org) to address unmet needs in a wiki used for molecular protocols.

The source code to this wiki [tentatively "MobiWiki" for "Molecular Biology Wiki"], and all the wiki-file documents in this wiki are covered by the Gnu General Public Licence (http://www.gnu.org/copyleft/gpl.html). A tarball of the source (with the licence in the README file) is available at http://www.paralog.com/MobiWiki.tar.

  • View a detailed feature list of MobiWiki on the WikiMatrix wiki engine comparison wiki-site.

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
  • rapid-step navigation to previously viewed pages via title bar menu
  • no RecentChanges RecentChangesConsideredHarmful,
  • no backlinks
  • instant page deletion: click edit text, select all, delete, save
  • no versioning (WikiNow)