Module: sage.server.wiki.moin
Wiki Interactive Web Page.
Sage includes the Moin Moin Wiki interactive web page system standard.
To start your own math-typesetting-aware wiki server immediately, just
type wiki()
at the command line.
The Moin Moin Wiki ``is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages.''
Module-level Functions
[directory=sage_wiki], [port=9000], [address=localhost], [threads=10]) |
Create (if necessary) and start up a Moin Moin wiki.
The wiki will be served on the given port.
The moin package contains a modified version of moin moin, which comes with jsmath latex typesetting preconfigured; use dollar signs to typeset.
[directory=sage_wiki]) |
[directory=sage_wiki], [port=9000], [address=localhost]) |
Create (if necessary) and start up a Moin Moin wiki.
The wiki will be served on the given port.
The moin package contains a modified version of moin moin, which comes with jsmath latex typesetting preconfigured; use dollar signs to typeset.
See About this document... for information on suggesting changes.