|
Dec 20
2009
|
One of the most interesting interactive technologies (and perhaps the fastest growing) is the wiki system. Under a wiki system, users post contributions, and then subsequent visitors can edit or augment this content. The most famous example is Wikipedia, which is a user-generated encyclopedia. Any user can post a new entry, and then the system will track changes made by the users.
Although Joomla operates as a CMS and can readily accept new content from contributors, it was not designed to allow a large number of people to make minor changes or modifications to content — exactly the functionality provided by a wiki. There are several good offerings of Joomla extensions that add wiki capabilities to Joomla, including OpenWiki and WikiBot.
OpenWiki
OpenWiki provides a bridge to encapsulate the PHP application DokuWiki within the Joomla system. It features a complete ACL implementation that builds on the Joomla ACL for groups such as Super Administrator, Administrator, Manager, Author, Registered, and Public. ACL permissions include create, edit, read, upload, and delete.