Revision [3565]
This is an old revision of WikkaDocumentation made by DarTar on 2004-12-21 09:56:23.
Wikka Documentation
This page hosts the official Wikka Documentation pages.
Contributions for missing entries are welcome :)
Documentation pages should follow these guidelines
Contributions for missing entries are welcome :)
Documentation pages should follow these guidelines
Frequently Asked Questions
WikkaFAQConcept
If the concept of a wiki is new to youWhat is a Wiki?
What is WikkaWiki?
=> see also:
Wikka vision:
The concept of a WikiNameThe concept of page-ownership
Basics
General documentation for end usersHow to register, login and logout Creating a new page
Editing a page Displaying the source code of a page
Commenting a page
Searching in Wikka
Advanced
Documentation for experienced users and content administratorsAdding to a page:
- Actions ("core" vs. "plugins" - content vs. service)
- HTML
- Code highlighting
- FreeMind maps
- File attachments and uploads
- Including RSS Feeds
Displaying the history of a page
Retrieving a previous version of a page
Controlling access to pages and comments
Displaying sites referring to a page
Deleting a page
Summary of Wikka formatting rules
Administration
Documentation for Wikka administratorsSystem requirements
The features of WikkaWiki
How to install Wikka Wiki
Upgrading Wikka Wiki Wikka and RewriteRules
WikiPing
wikka.config.php - Understanding the main configuration file
Development
Developer documentation on the inner working and architecture of WikkaWikka Files
The files of the Wikka distribution
Wikka Tables
The structure of the MySQL tables of Wikka
Wikka Modifications
History of the main modifications of this engine
Wikka Core
Outlines the structure of wikka.php, the core of Wikka, which contains all the functions
Wikka Actions
Explains how actions function and how to build new actions. Actions are used to add automatic content to wikipages
Wikka Formatters
Explains how formatters function and how to build formatters. Formatters are in charge of converting wiki syntax into HTML output
Wikka Handlers
Explains how handlers function and how to build new handlers. Handlers perform a number of operations on a wiki page as a whole, e.g. deleting, creating, editing a page.
Wikka CSS
Describes CSS classes used by Wikka and how to customize them.
CategoryDocumentation