TWiki
From Wikipedia, the free encyclopedia
Categories: Wikis | Wiki communities | Free wiki software | Blikis | Open source content management systems | Groupware | Perl software
|
For the robot character, see Twiki.
TWiki is a structured wiki, typically used to run a collaboration platform, knowledge or document management system, a knowledge base, or team portal. Users can create wiki applications using the TWiki Markup Language, and developers can extend its functionality with plugins.
Major features
TWiki extensionsTWiki has a plugin API that has spawned over 400 extensions[1] to link into databases, create charts, tags, sort tables, write spreadsheets, create image gallery and slideshows, make drawings, write blogs, plot all kinds of graphs, interface to many different authentication schemes, track Extreme Programming projects and so on. TWiki application platformTWiki as a structured wiki provides database-like manipulation of fields stored on pages[2], and offers a SQL-like query language to embed reports in wiki pages.[3] Wiki applications are also called situational applications because they are created ad-hoc by the users for very specific needs. Users have built TWiki applications[4] that include call center status boards, to-do lists, inventory systems, employee handbooks, bug trackers, blog applications, discussion forums, status reports with rollups and more. User interfaceTWiki is fully skinnable in templates, themes and (per user) CSS. It includes support for internationalization ('I18N'), with support for multiple character sets, UTF-8 URLs, and the user interface has been translated into Bulgarian, Chinese, Czech, Danish, Dutch, French, German, Italian, Japanese, Polish, Portuguese, Russian, Spanish and Swedish [5]. TWiki deploymentTWiki is primarily used at the workplace as a corporate wiki[6] to coordinate team activities, to track projects and as an Intranet Wiki. The TWiki community estimates 40,000 corporate wiki sites as of March 2007, and 20,000 public TWiki sites[7]. TWiki customers include Fortune 500 such as Nokia, Motorola, Yahoo!, and DHL, as well as small and medium enterprises[8]. RealizationTWiki is implemented in Perl. RCS and GNU diff for revision control are optional, since an all-Perl equivalent is provided. Wiki pages are (by default) stored in plain text files and are searched with regular expressions using GNU grep. This, given the strict syntax of tables, allows for searching the table structures, akin to querying a table in a relational database. Searching the names of pages is also possible. By putting a search expression in a wiki page, one can select other pages or data from tables, thus constructing dynamic presentation of data from multiple pages. Mathematical operations on selected data can be performed in a spreadsheet-like manner using a plugin. When creating/editing a page, one can attach a table-structured data with predefined fields by using a "form" (which is defined in advance and possibly attached to new pages via a template). Combined with the feature of searching tables in pages, described earlier, this allows for building wiki applications and constitutes the TWiki's notion of a structured wiki. History
Gallery
Footnotes
See alsoExternal links
de:TWiki es:TWiki fr:TWiki it:TWiki ja:TWiki pt:TWiki uk:TWiki | ||||||||||||||||||||||||||||||


