MobiWiki: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) m (Text replacement - "FoundedIn20xx" to "Founded in YYYY") |
Hoof Hearted (talk | contribs) m (Text replacement - "WikiEngineFeatures" to "WikiMatrix wiki engine features") |
||
Line 16: | Line 16: | ||
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. | 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. | ||
{{ | {{WikiMatrix wiki engine features}} | ||
== Features == | == Features == |
Revision as of 18:23, 22 November 2022
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)