FACTOID #151: The five countries with the highest coffee consumption are also the five countries whose citizens trust one another the most. Coincidence? Probably.
MoinMoin is a wiki engine implemented in Python. MoinMoin is based on PikiPiki wiki engine, and is licensed under the GNU GPL. Wiki software is a type of collaborative software that runs a Wiki system. ... Python is an interpreted, interactive programming language created by Guido van Rossum in 1990. ... PikiPiki is a wiki engine. ... The GNU logo For other uses of GPL, see GPL (disambiguation). ...
The back end is flat files , rather than a database, which makes it easy to manipulate the content in a text editor on the server if needs be, including managing revisions if the wiki gets attacked by spammers. However, the use of flat files does not allow for scalability and limits the ability of the software to exploit the relational nature of most databases (such as efficient answers to questions like "What links here?").
MoinMoin uses CamelCase but also has limited support for non-CamelCase linking. CamelCase is a common name for the practice of writing compound words or phrases where the words are joined without spaces, and each word is capitalized within the compound. ... CamelCase is a common name for the practice of writing compound words or phrases where the words are joined without spaces, and each word is capitalized within the compound. ...
The following tables compare general and technical information for a number of wiki software. ...
External links
MoinMoin-Wiki
MoinMoin SourceForge Project Page
"Moin Moin" is a popular Frisian language greeting common in Northern Germany, meaning "have a good day". See moin. Frisian is a Germanic language, or group of closely related languages, spoken by around half a million members of an ethnic group living on the southern fringes of the North Sea in the Netherlands and Germany. ... Moin is a Frisian language greeting from East Frisia, the eastern Netherlands, North Frisia and Flensburg, meaning hello. ...
MoinMoin's back end is flat files and folders, rather than a database, which makes it easy to manipulate the content in a text editor on the server if need be, including managing revisions if the wiki gets attacked by spammers.
An extreme example of using the power of the MoinMoin architecture is that it should be possible to use a plugin which is able to use MediaWiki pages as virtual moinmoin pages and parse them using the media4moin-parser.