WikiMatrix

Feature List

General FeaturesWikkaWiki Details
Version 1.1.6.5
Last Release Date 2008-06-24
Author Wikka Development Team
URL wikkawiki.org
Free and Open Source Yes
License GPL
Programming Language PHP
Data Storage Database
License Cost/ Fee 0
Development status Mature
Intended Audience Individual users (PIM/website backend), development teams (software documentation/knowledge base), organizations and companies (intranet/public website backend)
System RequirementsWikkaWiki Details
Operating System any (platform-independent)
Root Access No
Webserver any server with PHP/MySQL support
Other Requirements mod_rewrite (optional)
DatastorageWikkaWiki Details
Text Files No
MySQL Yes
PostgreSQL No
Oracle No
SQLite No
BerkeleyDB No
RCS No
Other No
Security/Anti-SpamWikkaWiki Details
Page Permissions Yes
ACL Yes
Authentication Backends Active Directory (patch)
Host Blocking Yes
Mail Encryption No
nofollow Yes
Blacklist Yes
CAPTCHA Plugin
Delayed Indexing No
Development/SupportWikkaWiki Details
Commercial Support No
Preconfigured Hosting Yes
Code Repository wush.net
Issue Tracker wush.net
Mailing List wikkawiki.org
Support Forum (forthcoming)
IRC Channel wikkawiki.org
Common FeaturesWikkaWiki Details
Preview Yes
Minor Changes No
Change Summary Yes
Page History Yes
Page Revisions Unlimited
Revision Diffs Between all
Page Index Yes
Plugin System Yes
Special FeaturesWikkaWiki Details
Unicode Support Yes
Right-to-Left Support Yes
Interface Languages  
Email notification Patch
Comments Flat
Categories Yes
Namespaces No
Page Redirection Plugin
Conflict Handling Page Locking
Search Full Text
Wiki Farming No
Structured Data Plugin
LinksWikkaWiki Details
CamelCase Yes
Freelinks Patch
Backlinks Yes
InterWiki Yes
SisterWiki No
Image Links Yes
Windows Shares No
Page Redirects Patch
Syntax FeaturesWikkaWiki Details
HTML Tags Some
Math formulas Plugin
Tables simple
CREOLE support No
Markdown Support No
Textile Support No
BBCode Support No
Emoticon Images No
Syntax Highlighting Yes
Footnotes Plugin
Quoting Yes
Internal Comments Yes
Custom styles Yes
FAQ Tags No
Scripting Extensibility through drop-in plugins
Content Includes Yes
Feed Aggregation Yes
UsabilityWikkaWiki Details
Section Editing No
Page Templates Yes
Double-Click Edit Yes
Toolbar Yes
WYSIWYG Editing No
Access Keys Patch
Auto Signature Patch
StatisticsWikkaWiki Details
Recent Changes Yes
Wanted Pages Yes
Orphaned Pages Yes
Most/Least Popular Patch
Recent Visitors Patch
Analysis Yes
OutputWikkaWiki Details
HTML XHTML 1.0 Transitional
CSS Stylesheets Yes
Printer Friendly Print CSS
Mobile Friendly No
Themes & Skins Plugin
RSS Feeds Yes
ATOM Feeds Plugin
Abbreviations Patch
Auto-TOC Patch
Raw Export Yes
HTML Export Patch
XML export Patch
PDF Export No
Media and FilesWikkaWiki Details
File Attachments Yes
Media Revisions No
Embedded Flash Yes
Embedded Video No
Image Editing No
SVG Editing No
MindMap Editing Yes
Media Search No
ExtrasWikkaWiki Details
Calendar Plugin
Image Galleries Plugin
Forums No
Blogs Plugin
Ticket System No
Syntax ExamplesWikkaWiki Details
Internal Link
CamelCase
[[forced]]
[[forced This is a link]]
[[forced 日本語]]
External Link
http://wikkawiki.org
[[http://wikkawiki.org Wikka Wiki]]
[[Wikipedia:WikkaWiki]]
Headlines
====== Level 1 ======
===== Level 2 =====
==== Level 3 ====
=== Level 4 ===
== Level 5 ==
Bold Format
**bold**
Italics Format
//italic//
Underline Format
__underlined__
Monospace Format
##monospaced##
Strikethrough Format
++Strike through text++
Superscript Format
""<sup>Superscript</sup>""
Subscript Format
""<sub>Subscript</sub>""
Images
http://foo.bar/bar.jpg
{{image url="local.jpg"}}
{{image url="http://foo.bar/bar.jpg"}}
Aligning Text
@@Center text@@
<<left floated<<
>>right floated>>
Text Indentation
(4 spaces or a ~ can replace a tab)
    indented
~indented
Bulleted Lists
(4 spaces or a ~ can replace a tab)

~- Item 1
~~- Item 1.1
~- Item 2
Numbered Lists
(4 spaces or a ~ can replace a tab)

~1) Item 1
~~1) Item 1.1
~1) Item 2

(more options for lists are available)
Definition Lists
""<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>""
Horizontal Rule
----

WikkaWiki Documentation » WikkaWiki Details

This page belongs to the feature documentation of WikkaWiki. The engine's features are listed in the table on the left. Detailed implementation details are available through the "i" icons right to the feature info.


Wiki

Introducing Wikka Wiki

WikkaWiki

Wikka is a lightweight and standards-compliant Wiki engine.

  • Written in PHP, it uses MySQL to store pages.
  • Forked from Wakka Wiki, to which several new features have been added.
  • Designed for speed, fine-grained access control, extensibility, and security.
  • Released under the GPL license.

History

In 2003, the development of Wakka Wiki came abruptly to an end, although a large community of users and contributors was still actively posting bugfixes, extensions and new functionalities. First released in May 2004, Wikka rapidly grew into a project aiming to remain faithful to Wakka's heritage of a lightweight engine with readable and accessible code.

Wikka vision

Wikka's flexibility and easy adaptability to the user's needs - including the nonprofessional developer's - are among the most prominent and appreciated features of this engine. Compared to heavier wiki engines, which integrate several built-in functions, WikkaWiki's goal is to keep its core as small as possible while developing an architecture that supports easy extensibility through plugin modules. The latest version (1.1.6.3) has been released on May 7, 2007. It addresses an important number of security issues.

Wikka features

Among the distinctive features of Wikka: Native mindmap support in Wikka

  • Support for different types of embedded elements:
    • images;
    • Flash;
    • tabular data;
    • safe HTML code;
    • RSS feeds;
    • i-frames;
    • mindmaps, through built-in support for FreeMind data;
  • Advanced (but optional) access control, with user registration, password management and provision for user profiles, as well as access control lists on a per-page basis.
  • Advanced syntax highlighting using GeSHi:Advanced syntax highlighting
    • support for 68 markup/programming languages;
    • easily customizable output;
    • (optional) line numbering;
    • clickable markup pointers to official documentation;
    • on-the-fly downloading of embedded code blocks;
  • Several page-related features, including:
    • full revision control;
    • comments, categories;
    • text searching;
    • page cloning;
    • advanced referrer management;
    • file uploading/downloading interface;
    • a GUI page editor.
  • W3C compliant XHTML 1.0 transitional and CSS.
  • CSS-defined printable view.
  • Advanced tools for publishing page revisions, including:
    • RSS feeds for recent modifications and page revisions, with feed autodiscovery support;
    • WikiPing client functionality, allowing page changes to be broadcast and tracked on a remote WikiPing server.
  • SmartTitle function, generating human- and search-engine friendly page titles.
  • A web-based wizard to install the package and to upgrade from WakkaWiki.
  • A large repository of user-contributed plugins.

Development

Forthcoming releases will (possibly) include:

  • Antispam and security modules.
  • Site- and user-administration tools.
  • Enhanced configurability (e.g., user selectable/editable skins and menus).
  • API for syndicating content from remote wikis.
  • Google Maps support.

Documentation

The Wikka Docs server provides extensive end-user documentation, as well as guidelines and tutorials for prospective developers and code contributors.

External links

     

  • [[wikkawiki:intro]]
  • wikkawiki/intro.txt · Last modified: 2008-02-22 14:58:58 by dartar

Wiki powered by DokuWiki.