PmWiki

Content Management System, Wiki No Comments »

pmwiki

PmWiki is a wiki-based system for collaborative creation and maintenance of websites.

PmWiki pages look and act like normal web pages, except they have an “Edit” link that makes it easy to modify existing pages and add new pages into the website, using basic editing rules. You do not need to know or use any HTML or CSS. Page editing can be left open to the public or restricted to small groups of authors.

Key PmWiki Features

Custom look-and-feel: A site administrator can quickly change the appearance and functions of a PmWiki site by using different skins and HTML templates. If you can’t find an appropriate skin already made, you can easily modify one or create your own.

Access control: PmWiki password protection can be applied to an entire site, to groups of pages, or to individual pages. Password protection controls who can read pages, edit pages, and upload attachments. PmWiki’s access control system is completely self-contained, but it can also work in conjunction with existing password databases, such as .htaccess, LDAP servers, and MySQL databases.

Customization and plugin architecture: One principle of the PmWikiPhilosophy is to only include essential features in the core engine, but make it easy for administrators to customize and add new markup. Hundreds of features are already available by using extensions (called “recipes”) that are available from the PmWiki Cookbook.

PmWiki is written in PHP and distributed under the General Public License. It is designed to be simple to install, customize, and maintain for a variety of applications. This site is running pmwiki-2.2.0-beta65.

PmWiki is a registered trademark of Patrick R. Michaud.

DOWNLOAD PMWIKI

VISIT THE DEVELOPERS’ WEBSITE

QwikiWiki

Content Management System, Wiki No Comments »

qwikiwiki

QwikiWiki was developed using a simple design goal. This goal is distinguished by these key principles:

— Self Sufficiency: QwikiWiki requires only a web server and the PHP scripting language (www.php.net).

— Zero-Edit Deployment: QwikiWiki is immediately usable “out of the box”.

— No External Database: QwikiWiki processes with only cookies and its file system. There are no (SQL) database requirements.

Current Version - v1.5.3

New features:

Allows users the capability to insert code templates into the qwiki edit box.

Attached files will be automatically linked into page.

Allows the administrator to override page security from the browser.

DOWNLOAD QWIKIWIKI

VISIT THE DEVELOPERS’ WEBSITE

DokuWiki

Content Management System, Wiki No Comments »

DokuWiki is a standards-compliant, simple-to-use wiki which allows users to create rich documentation repositories. It provides an environment for individuals, teams and companies to create and collaborate using a simple yet powerful syntax that ensures data files remain structured and readable outside the wiki.

Unlimited page revisions allows restoration to any earlier page version, and with data stored in plain text files, no database is required. A powerful plugin architecture allows for extension and enhancement of the core system. See the features section for a full description of what DokuWiki has to offer.

DOWNLOAD DOKUWIKI

VISIT THE DEVELOPERS’ WEBSITE