MobiWiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(create Engine)
 
(Features)
Line 11: Line 11:
|s/w license  = Gnu General Public Licence
|s/w license  = Gnu General Public Licence
}}
}}
<!--Description of wiki engine goes here.
 
Try to add its programming language and software license, and detail of any other features or
[[Andy Pierce]] programmed this wiki in Python (http://python.org) to address unmet needs in a wiki used for molecular protocols.  
attributes.  Try to list any database requirements, and any [[:Category:Wiki syntax|wiki syntax]]
 
issues, such as does it support [[CamelCase]], [[interwiki]], [[free link]]s, [[backlink]]s, etc.-->
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.
{{tag|FirstAdditional}}
 
{{tag|SecondAdditional}}
{{WikiEngineFeatures}}
{{WikiEngineFeatures}}


It would also be helpful to add the year of founding of the wiki engine, like so...
== 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 [http://c2.com/cgi/wiki?RecentChangesConsideredHarmful RecentChangesConsideredHarmful],  
* no backlinks
* instant page deletion: click edit text, select all, delete, save
* no versioning (WikiNow)
 
[[Category:FoundedIn20xx]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages-->
[[Category:FoundedIn20xx]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages-->

Revision as of 21:17, 20 October 2014

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.

Template:WikiEngineFeatures

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)