PikiPiki

Last Updated on: 12th December 2023, 07:33 pm

Web site:
Category: Network
Subcategory: Wiki
Platform: Cross-platform
License: GNU GPL
Interface: Web-interface
Wikipedia:
First release: unknown

PikiPiki – a cooperative authoring system for the web (wiki). It is written in python, with simple and concise code.

PikiPiki is MartinPool’s reimplementation of WikiWikiWeb in PythonLanguage, released under the GNU General Public License.

Features:
– Tab is never required as a formatting character, because it’s hard to type into many browsers. The markup codes are pretty similar.
– Data is stored in plain text files, not in a database. This reduces contention between concurrent users and is more in the spirit of a quick solution.
– Full-text search is quite fast, and doesn’t lock out updates.
– No versioning – Wiki is not meant to be a document-management system.
– PikiPiki offers an index of all titles, and an index of all words occurring in titles.

PikiPiki has given rise to numerous other programs that extend it in various ways.
It has been merged into the PikiePikie project.

Click to rate this post!
[Total: 0 Average: 0]

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.