Cloud 1.2 review

Download
by rbytes.net on

Cloud Wiki is a wiki engine written in Python and backed by Sqlite, providing user authentication, powerful command line administrati

License: GPL (GNU General Public License)
File size: 0K
Developer: Scott Dunlop
0 stars award from rbytes.net

Cloud Wiki is a wiki engine written in Python and backed by Sqlite, providing user authentication, powerful command line administration facilities, and a concise, efficient Web interface.

Implemented by Scott Dunlop, Cloud Wiki provides a simple, fast environment that limits itself to features necessary for providing user-editable content quickly and easy to learn.

Cloud Wiki is now an official Sourceforge project. The latest releases of Cloud Wiki should be downloaded from our project file releases to ease congestion on KMN. Cloud Wiki's DARCS repository is also now hosted on Sourceforge.

Here are some key features of "Cloud":
Flexible user authentication system. See An Argument Against Anonymous Wikis for an explanation why Cloud Wiki supports user authentication.
Implementation of C2 Wiki's fundamental Wiki Principles
Extremely fast SQLite database used for node storage, caching generated content html, content changes and dependency information.
Long running web server process, instead of a slow loading CGI. Designed to run well behind a reverse proxy.
Minimalist markup language designed with an emphasis on having just enough features to be useful, but not so many that new users are intimidated. All linking is done with brace-enclosed free links, for example.
Modular user authentication system.
Powerful command line node and server manipulation tools for easy administration.
An interface to view change/replacements to a node in the past three days.
Added Nodes gateway to list all nodes added to the wiki in the past three days.
Changed Nodes gateway to list all nodes changed on the wiki in the past three days.
Generated content is automatically valid, strict XHTML 1.0.
Wikis may be exported to static HTML files; our Sourceforge website is produced this way from our test wiki.

Cloud 1.2 keywords