<<**{{color c="red" text="So long, and thanks for all the fish"}}** It is with a heavy heart that I am announcing the end-of-life for WikkaWiki. I have been an active developer with the project for 15 years, and am currently the last of the original devs. A lot has changed in the wiki landscape (and my own life) over the years, and TBH I have not kept up with the changes in the PHP language. In addition, it really doesn't make sense for me to continue offering new functionality for an ever-dwindling audience of WikkaWiki users. To that end, I will maintain ownership of the github repo and related issues database, but it's doubtful there will be any more development. Of course, in the spirit of F/OSS, anyone is free to fork the project and go off in their own direction. Currently, Dario (one of our early visionaries) maintains ownership of the wikkawiki.org domain; I host the various websites. I will be shutting down the demo website, and will keep the www and docs websites alive for at least a few more months. During that time, I will capture the content of both sites and post the SQL tarballs (purged of user data) here for posterity. I've truly enjoyed this journey, and I don't consider this the end, but the beginning of some new journey I've not yet realized. To those of you who have stuck with us, thank you so much! It makes the time spent on this project worth every second of effort put into it. <<::c:: {{image url="images/wikka_logo.jpg" alt="wikka logo" title="Welcome to the Wikka Documentation!" link="http://wikkawiki.org"}} <<=====The Wikka Docs=====This website hosts the **official documentation** of [[http://wikkawiki.org | WikkaWiki]]. Contributions for [[WantedPages | missing entries]] and [[DocumentationDiscussion | discussion]] are welcome and should follow these [[DocumentationGuidelines | guidelines]]. //Note: Since 1.3.5, the WikkaWiki repository and issue tracker has been managed at [[https://github.com/wikkawik/WikkaWiki | github]]. Any links on this site pointing to any other site other than github are now obsolete and **no longer work**. Please feel free to access the issue tracker at [[https://github.com/wikkawik/WikkaWiki/issues | our new home]].// ===License=== The end-use documentation for WikkaWiki is licensed under the {{license type="CC-BY-SA" display="inline"}}. {{license type="CC-BY-SA" display="badge"}}<<>>===What's new in Wikka=== {{latestfiles float="left" show="stable" stableversion="1.4.2" stablereleasedate="19Apr2020"}} >> <<==Other languages:== ~-[[WikkaDocumentationES | Español]] ~-[[WikkaDocumentationFR | Français]] ~-[[WikkaDocumentationDE | Deutsch]] (summary) ==See also:== ~-**[[WikkaInAction | Wikka in action]]** {{image url="images/action/qt.gif" link="WikkaInAction" alt="quicktime icon" title="Wikka clips"}} ~-[[WikkaGuidedTours | A visual introduction to WikkaWiki]] <<::c:: === Documentation shortcuts=== ~-[[ConfigurationOptions | Overview of configuration options]] ~-[[http://docs.wikkawiki.org/UsingActions#list | List of actions bundled with Wikka]] ~-[[http://docs.wikkawiki.org/HandlerInfo#hn_List_of_available_handlers | List of handlers bundled with Wikka]] ~-[[FormattingRules | Summary of Wikka formatting rules]] ~-[[DocumentationIndex | Documentation Index]] ~-[[WikkaFAQ | Frequently Asked Questions]] ===The concept === //If the concept of a wiki is new to you// >>**See also:** ~-[[SocialSoftware | What is social software?]] ~-[[MindMapping | What is a mind map?]] >> ~-[[WikiEngine | What is a Wiki?]] ~-[[WikkaWiki | What is WikkaWiki?]] ~-[[WikiName | The concept of a WikiName]] ~-[[PageOwnership | The concept of page ownership]] ===Wikka Vision=== //The Wikka way to content management// >>**See also:** ~-[[WikkaFeatures | Wikka feature list]] ~-[[InvisibleWiki | An invisible wiki engine?]] ~-[[FlexibleWikka | The many uses of Wikka]] ~-[[http://wikkawiki.org/WikkaSites | Sites powered by WikkaWiki]] ~-[[http://wikkawiki.org/IndependentWikkaReviews | Opinions on WikkaWiki]] ~-[[WakkaWiki | Wikka's ancestry: WakkaWiki]] >> ~-[[WikkaStandards | Standards compliance]] ~-[[LightweightInfo | Lightweightness]] ~-[[SpeedInfo | Speed]] ~-[[ExtensibleInfo | Extensibility]] ~-[[LicenseInfo | Open source]] ~-[[SecurityInfo | Security]] ===Basics=== //General documentation for end users// ~-[[RegisterInfo | How to register, login and logout]] ~~-[[UserSettingsInfo | The Usersettings]] ~-[[CreateNewPage | Creating a new page]] ~-[[EditPageInfo | Editing a page]] ~~-[[TextFormatting | How to format text]] ~~-[[AddingImages | Adding images]] ~~-[[ColorActionInfo | Adding colored text]] ~~-[[AddingLinks | Adding links]] ~~-[[InterWiki | Interwiki links]] ~~-[[WikkaEdit | Using the editor toolbar (WikkaEdit)]] {{since version="1.1.6.4" display="inline"}} ~~-[[SmartTitlesInfo | Editing the page title]] ~-[[ShowCodeInfo | Displaying the source code of a page]] ~-[[CommentPageInfo | Commenting a page]] ~-[[SearchHelp | Searching in Wikka]] ~- [[ThreadedComments | Threaded comments]] {{since version="1.3" display="inline"}} ~-**[[FormattingRules | Summary of Wikka formatting rules]]** ===Advanced=== //Documentation for experienced users and content administrators// ~-Adding to a page: ~~-[[TableMarkup | Tables]] {{since version="1.2" display="inline"}} ~~-[[UsingActions | Actions]] ~~-[[UsingHTML | HTML]] ~~-[[SyntaxHighlighter | Code blocks]] ~~-[[FlashActionInfo | Flash objects]] ~~-[[FreeMind | Mindmaps]] ~~-[[AttachmentInfo | File attachments and uploads]] ~~-[[RssInfo | Including RSS Feeds]] ~-[[WikiCategory | Creating and using categories]] ~-[[PageHistoryInfo | Displaying the history of a page]] ~-[[RetrieveInfo | Retrieving an older version of a page]] ~-[[RevertHandlerInfo | Reverting the last edit of a page]] ~-[[ACLInfo | Controlling access to pages and comments]] ~-[[ReferrersInfo | Displaying sites referring to a page]] ~-[[PageDeletionInfo | Deleting a page]] ~-[[CloneHandlerInfo | Cloning a page]] ~-[[SysInfoActionInfo | Displaying system information and statistics]] ===Administration=== //Documentation for [[WikkaAdmin | Wikka administrators]]// ~-[[SystemRequirements | System requirements]] ~-[[WikkaFeatures | The features of WikkaWiki]] ~-[[WikkaInstallation | How to install Wikka Wiki]] ~~-[[WikkaSecurity | Verifying the integrity of a Wikka zipfile/tarball release]] ~~-[[ModRewrite | Wikka and RewriteRules]] ~~-[[WikkaOnMacOSX | Installing Wikka on Mac OS X]] ~~-[[WikiOnAStick | Installing Wikka on a USB stick]] ~~-[[LighttpdConfig | Configuring Lighttpd for Wikka]] ~~-[[InvisibleWiki | Running an invisible wiki engine]] ~~-[[InstallingPlugins | Installing plugins]] {{since display="inline" version="1.1.6.6"}} ~-[[UpgradeNotes | Upgrading Wikka Wiki]] ~~-[[WikkaReleaseNotes | Wikka Release notes]] ~~-[[UpgradingFromWakkaWiki | Migrating from Wakka Wiki]] ~-[[ConfigurationOptions | wikka.config.php - Understanding the main configuration file]] ~~-[[WikkaAdmin | Managing Admins]] ~-Customizing Wikka's //look & feel//: ~~-[[WikkaThemes | Installing themes]] {{since version="1.2" display="inline"}} ~~-[[WikkaMenus | Menu configuration files]] {{since version="1.2" display="inline"}} ~~-[[Menulets | Menu widgets]] {{since version="1.2" display="inline"}} ~-[[SysInfoActionInfo | Overviewing system information]] ~~-[[DbInfoActionInfo | Database information]] {{since version="1.1.6.4" display="inline"}} ~~-[[WikkaConfigActionInfo | Current configuration settings]] {{since version="1.1.6.4" display="inline"}} ~- [[LocalizationProposal | Creating wiki translations]] {{since version="1.3" display="inline"}} ~-[[UserRegistrationValidationFramework | Enabling and configuring user registration (UR) validation modules]] {{since version="1.1.6.4" display="inline"}} ~-[[UserAdministration | User Administration]] {{since version="1.1.6.4" display="inline"}} ~-[[PageAdministration | Page Administration]] {{since version="1.1.6.4" display="inline"}} ~-[[ACLInfo | Securing pages and comments using ACLs]] ~-[[WikiPing]] ~-[[BreadcrumbConfiguration]] | {{since version="1.3.6" display="inline"}} ===Development=== //Developer documentation on the inner working and architecture of Wikka. Please bear in mind that pages on this server contain mainly archival material for documentation purposes. If you wish to contribute to the development of Wikka, we suggest you check the [[http://wikkawiki.org/WelcomeDeveloper contributor guidelines]] on the main server and the [[http://tracker.wikkawiki.org | Wikka Tracker]] // >>**See also:** ~-[[http://tracker.wikkawiki.org | Current development]] ~-[[http://wikkawiki.org/WikkaBetaFeatures | Wikka Beta features]] ~-[[http://docs.wikkawiki.org/WikkaReleaseNotes | Wikka Change log]] ~-[[http://wikkawiki.org/WelcomeDeveloper | How to contribute to Wikka]] >> ~-[[WikkaSystemFiles | Wikka Files]] ~~The files of the Wikka distribution (//also available as a [[http://wikkawiki.org/WikkaSystemFilesMM | MindMap]]//) ~-[[WikkaTableStructure | Wikka Tables]] ~~The structure of the MySQL tables of Wikka ~-[[http://wikkawiki.org/WikkaModifications | Wikka Modifications]] ~~History of the main modifications of this engine ~-[[WikkaCore | Wikka Core]] ~~Outlines the structure of ##wikka.php##, the core of Wikka, which contains all the functions ~-[[ActionInfo | Wikka Actions]] ~~Explains how actions function and how to build new actions. Actions are used to add automatic content to wikipages ~-[[FormatterDevInfo | Wikka Formatter]] ~~Explains how the formatter works and how to build formatters. The formatter is in charge of converting wiki syntax into HTML output ~-[[HandlerInfo | 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. ~-[[WikkaSkins | Wikka CSS]] ~~Describes CSS classes used by Wikka and how to customize them. ~-[[ThirdPartyInfo | Third-party software]] ~~Describes what third-party software is bundled with Wikka and where to find more information. ---- **Wikka main server: [[http://wikkawiki.org]]**