List of wiki software

From Wikipedia, the free encyclopedia

Jump to: navigation, search

This is a list of notable wiki software applications. For a list of Websites using wiki software, organized by topic, see List of wikis.

Contents

[edit] Coldfusion Based

[edit] Java-based

[edit] JavaScript-based

  • TiddlyWiki is a HTML/JavaScript-based server-less wiki in which the entire site is contained in a single file.
  • Gobi is a Javascript-based wiki which runs within Helma.

[edit] Lua-based

  • Nanoki is a small, full featured wiki engine implemented in Lua.
  • Sputnik an extensible wiki written in Lua using Kepler.

[edit] Microsoft services-based

[edit] .NET/Mono based

  • DotWiki a Wiki clone written in C#. Initial versions were written in Visual Basic .NET and they are still available for download. This wiki uses the FCKeditor to provide a what-you-see-is-what-you-get (WYSIWYG) editor and make it easier on users to format the text on each topic.
  • FlexWiki is written in C#, uses the .NET framework, and stores data in files or Microsoft SQL Server. FlexWiki is an open source wiki software, released under the CPL (binaries and source code available for download).
  • MindTouch Deki Wiki is a free open source wiki developed in C# on Mono and PHP from a fork for Mediawiki software and released under GPLv2 and LGPLv2. This is a platform-independent wiki that is language-agnostic, meaning it can be extended using any programming language that can be exposed via a Web service. The application consists of a services layer, where the majority of the application's logic is implemented in C#, and a presentation layer in PHP. This makes it possible to dramatically alter the user interface without digging too deeply into complex application code.
  • Perspective is written in C#, uses the .NET framework, and stores data in XML files. Binary and Source Code are available for download.
  • ScrewTurn Wiki is an open source wiki software written in asp.net(C#) , released under GPL.
  • SharpForge is an asp.net 2.0(c#) project management application, released under the new BSD license. Each project has its own wiki. Rather than using a special syntax the wiki uses standard HTML. Content is versioned in the version control system.
  • WWWiki by ktomics is a DotNetNuke module which offers page versioning and several other features.
  • Wiki Article Saver is a C# and SQL database supported application by iCDotNet. It allows user to save wikipedia articles both locally in a SQL compact database as well as share it in facebook like social medium.
  • MVC Wiki is an open source wiki software written in C# using asp.net MVC framework.

[edit] Pascal-Based

[edit] Perl-based

While not strictly Wiki software, weblog-engine Blosxom mostly meets the definition when used with its wikieditish and wikiwordish plugins. There are also plugins available that enable Blosxom to use the text parsers from Kwiki, TWiki, or PurpleWiki. Along with Blosxom, Blooki is also a combination of a blog and a wiki.

[edit] PHP-based

Please note that some of the Wikis below have no or limited support for international characters; check the features of the individual Wikis for specifics.

  • GetWiki is a highly modified version of MediaWiki 1.1.0
  • BusinessWiki is an enterprise wiki
  • CMS Wiki is extremely fast Wiki that reuses POH (Plain Old HTML) for formatting with easy-to-use WYSIWYG editor
  • MediaWiki was custom-designed for the high-volume Wikipedia encyclopedia project; it is also used for all other projects run by the Wikimedia Foundation, which operates Wikipedia. It is written in PHP and uses a MySQL or PostgreSQL database backend; however it is publicly available and suitable for tailoring to other applications.
    • IpbWiki inherits the functionality of MediaWiki and adds on integration layer to Invision Power Board on top of it (single sign on, forum content in wiki, article rating system, etc...)
  • TigerWiki is a minimalist and simple wiki framework. It is called Wikiss now.
  • TikiWiki CMS/Groupware is one of the larger and more ambitious wiki development projects, including a variety of additional groupware features (message forums, articles, etc.).
  • DokuWiki is a simple-to-use Wiki aimed at the documentation needs of a small company. It uses plain text files and has a simple but powerful syntax which ensures the datafiles remain readable outside the Wiki.
  • Kisimi is a simple Wiki system aimed at open documentation on any subject. Based on the DokuWiki syntax, content is saved into a database. Features include security, category ownership, messaging and the ability for authors to apply licenses to their work. Kisimi also has an internal messaging system for communication between users.
  • PhpWiki is a WikiWikiWeb clone in PHP.
  • PmWiki is a PHP-based wiki. Features include: GPL-licensed, easy installation/customization, designed for collaborative authoring and maintenance of web sites, and support for Internationalization. Does not require a database.
  • PukiWiki is a PHP-based wiki (Japanese). Their site has not been fully translated into English.
  • WakkaWiki is a PHP/MySQL-based lightweight wiki engine. Wakka is no longer maintained, but survives in a number of forks:
    • CitiWiki
    • UniWakka is another fork of Wakka, aims at providing a collaborative authoring tool for scientific web content. It supports WikiFarms installations, MathML, footnotes, tables of contents, bibtex import and export, latex export, latex-like citations, OpenOffice export and more.
    • WackoWiki is a fork of Wakka, with many new features and multilingual interface. Shares several modules, developers and a bugtracker with an NPJ engine.
      • WackoWikiQuickStart is a fork of WackoWiki. Includes modules support (called extensions), visual HTML editor (Spaw), AJAX library and Smarty template engine. Can be used as classic CMS.
    • WikkaWiki is a light, standards-compliant, configurable fork of Wakka with many improvements and new features (among which native support for Mindmaps).
  • Wiclear is a simple PHP/MySQL-based lightweight wiki engine targeted at data organization and multiple languages. It also features customization via themes and extensibility via plugins.
  • WikyBlog is a hybrid application with a number of AJAX enhancments that does not implement a WYSIWYG editor.
  • Private Wiki - Includes authentication and encryption of pages.

[edit] Python-based

  • MoinMoin is a Wiki clone written in Python. Offers good access control based on user groups.
  • OghamWiki is a WYSIWYG wiki designed for non technical users.
  • PikiPiki is a Python-based Wiki. It is fairly basic, quick and simple to install, and offers reasonable security.
  • PikiePikie another Python-based Wiki. It produces a Wiki that resembles a typical website, and allows visitors to choose which "skin" to view the site with.
  • pwyky is a small (~30KB) wiki written in Python. The interface is designed to not get in the way of the user and hide the "wikiness" of the site as much as possible.
  • TamTam
  • Trac is a Wiki clone that integrates simple issue tracking and an interface to Subversion.
  • WikidBASE combines the flexibility of a wiki and the structural benefits of a database system; it is a semi-structured database (e.g. it can store any kind of data and its structure may be evolved easily over time).
  • WikidPad is a freeware opensource personal use (single-machine) wiki with native support of international characters (Unicode).
  • Sycamore offers web based administration and offers double clicking to edit specific sections of pages. Sycamore's focus is on speed and simplicity.
  • WikklyText includes a wiki that functions much like TiddlyWiki. It can be used as a stand-alone wiki or run behind Apache.
  • WindowsWiki is a shareware personal use wiki which is LAN friendly, and intended for use in a windows environment. It requires an http server and comes with a simple one called Tinyweb.
  • WyPy is a minimal wiki written in only 11 lines of Python code, originally written for the shortest wiki contest.
  • Zwiki is a powerful Zope-based GPL wiki engine. It can integrate with the CMF content management framework and *Plone, and supports several kinds of markup as well as WYSIWYG HTML editing

[edit] Ruby-based

  • Git-wiki is a lightweight wiki with a git backend.
  • Hiki is another Wiki clone written in Ruby, originating in Japan.
  • Instiki is a Wiki clone written in Ruby.
  • Pimki is a PIM (Personal Information Manager) loosely based on Instiki's Wiki technology.
  • Ruwiki is a simple, extensible Wiki, supporting CGI and WEBrick interfaces, templates, CSS formatting, namespaces, and internationalisation.
  • Springnote is a free WYSIWYG wiki-based online notebook web application developed by Openmaru studio that supports importing various file formats (doc, odt, txt, html), multi-file uploading, group Wiki, XML-RPC, tags, revision control, full text search, e-mail notification, templates, video insertion, along with an open source (Xquared) and open API.
  • Wagn is a structured wiki that enables sophisticated structures based on relating wiki cards

[edit] Smalltalk

  • Pier is a Content Management System, built in the style of a Wiki server
  • Swiki is written in Squeak. It runs on common platforms, including Mac, Windows, Linux, as well as others.

[edit] Personal

[edit] Peer-To-Peer

[edit] PDA

  • AcroWiki is a commercial editing application with wiki-like syntax for PalmOS. It stores the notes as Memos (in a separate category) so they can be opened on the desktop machines and exported to an online wiki.
  • bLADEWiki is a free wiki for Windows Mobile. It syncs with a PC based version.
  • Trunk is a commercial personal wiki for the iPhone and iPod Touch which uses the Markdown formatting syntax.
  • WikiPad is wiki-like system for Palm OS.

[edit] Miscellaneous

  • AtomicWiki is an open source wiki, based on the Atom publishing protocol, implemented in XQuery and XSLT.
  • IBM Quickr based wiki runs on Lotus Domino & Websphere platform
  • OpenTeams is a commercial web-hosted wiki with blogging, tags, discussion, file attachment, and SSL encryption functionality in a simple, email-like, 3-pane, Web 2.0/Ajax interface.
  • ProjectForum is a commercial wiki, hosted or locally installable. It is optimised for managing multiple independent wiki groups and projects.
  • Techwiki claims to be a Wiki optimized for writing technical stuff - mathematics, equations and the like.
  • WikiServer is a self-contained, easy-to-install wiki written in C++. The current stable release of the latest version runs on Windows and Linux.
  • Quickie is a open source wiki written in C++.

[edit] See also

[edit] External links

Personal tools