Revision [2411]

This is an old revision of FlexibleWikka made by DarTar on 2004-11-24 10:34:49.

 

HelpInfo Wikka Documentation

Wikka: A flexible engine for adaptive applications

Flexible

WikkaWiki is a light and flexible WikiEngine that can be easily extended or adapted to many different uses. By setting the appropriate ACLInfo access privileges and installing the appropriate ActionInfo modules, you can turn WikkaWiki into different applications, tailored to your needs.

Pages of related interest: PageOwnership :: WikiRoles


Wikka as a public wiki

The traditional idea behind the concept of a WikiEngine wiki is to create a digital blackboard on which any user, either registered or anonymous, can write modifications and add comments.
Typical ACL settings: r: * / w: * / c: *
Relevant Actions: RecentChanges, RecentlyCommented, MyPages, HighScores,

Wikka as a discussion forum

You might want to install a Wikka distribution to create a place where registered users can hold discussions on different topics, by creating distinct pages for distinct topics (much as a traditional threads) and using WikiCategory categories to group topics. Compared to traditional forums, wikis have the advantage of allowing continuous page modifications, hence enabling users to split-up, modify, delete, reorder and redistribute discussions.
Typical ACL settings: r: * / w: + / c: *
Relevant Actions: RecentChanges, RecentlyCommented, HighScores,

Wikka as a blog

A blog typically consists of content posted by the blog owner that can be freely commented by external users.
WikkaWiki can be easily set to work as a private blog system in which only the wikka owner is able to write.
Typical ACL settings: r: * / w: !* / c: *
Relevant Actions: RecentlyCommented,

Wikka as an intranet CMS

WikkaWiki can be used by teams, organizations and institutions as an internal tool for collaborative work.
Collaborative writing of projects, storage of user information, sharing of documents and files is possible trough Wikka's secure and user-friendly interface.
Typical ACL settings: r: + / w: + / c: +
Relevant Actions: FileUpload,

Wikka as a personal organizer and memory support

Wikka can be used by a single user to keep track of events, quotations, to manage a todo-list, or to easily collect weblinks.
Typical ACL settings: r: !* / w: !* / c: !*
Relevant Actions: FreeMind,

Wikka as a photo album

Mike..?! ;-)
Relevant Actions:

feel free to add your ideas and personal wikka adaptations



CategoryDocumentation
There are 5 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki