Jump to content

TWiki

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 63.146.69.17 (talk) at 21:08, 9 September 2009 (Fixed broken link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TWiki
Developer(s)Peter Thoeny with TWiki contributors
Initial release23 Jul 1998
Preview releaseNone (None) [±]
Repository
Written inPerl
Operating systemCross-platform
TypeWiki
LicenseGPL
Websitehttp://twiki.org/

TWiki is a structured wiki[1], 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.

The TWiki project was founded by Peter Thoeny. TWiki was a fork, in 1998, of the GPL wiki JOSWiki, created by Markus Peter and Dave Harris.[2][3]

Major features

  • Revision control - complete audit trail, also for meta data such as attachments and access control settings
  • Fine-grained access control - restrict read/write/rename on site level, web level, page level based on user groups
  • Extensible TWiki markup language
  • TinyMCE based WYSIWYG editor
  • Dynamic content generation with TWiki variables
  • Forms and reporting - capture structured content, report on it with searches embedded in pages
  • Built in database - users can create wiki applications using the TWiki Markup Language
  • Skinnable user interface
  • RSS/Atom feeds and e-mail notification
  • Over 400 Extensions and 200 Plugins

TWiki extensions

TWiki has a plugin API that has spawned over 400 extensions[4] to link into databases, create charts, tags, sort tables, write spreadsheets, create image gallery and slideshows, make drawings, write blogs, plot graphs, interface to many different authentication schemes, track Extreme Programming projects and so on.

TWiki application platform

TWiki as a structured wiki provides database-like manipulation of fields stored on pages[5], and offers a SQL-like query language to embed reports in wiki pages.[6]

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[7] 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 interface

The interface of TWiki is completely 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 [8].

TWiki deployment

TWiki is primarily used at the workplace as a corporate wiki[9] to coordinate team activities, track projects, implement workflows[10] and as an Intranet Wiki. The TWiki community estimates 40,000 corporate wiki sites as of March 2007, and 20,000 public TWiki sites[11].

TWiki customers include Fortune 500 such as Nokia, Motorola and Yahoo!, as well as small and medium enterprises[12], such as ARM[13] and DHL[14]. TWiki has also been used to create collaborative internet sites, such as the city of Melbourne site where citizens can collaborate on the future plan[15]for the city.

Realization

TWiki is implemented in Perl. Wiki pages are stored in plain text files. Everything, including meta such as access control settings, are version controlled using RCS. RCS is optional since an all-Perl version control system is provided.

TWiki scales reasonably well even though it uses plain text files and no relational database to store page data. Many corporate TWiki installations have several hundred thousand pages and tens of thousands of users. Load balancing and caching can be used to improve performance on high traffic sites[16].

TWiki has database features built into the engine. A TWiki Form[5] is attached to a page as meta data. This represents a database record. A set of pages that share the same type of form build a database table. A formatted search[17] with a SQL-like query[18] can be embedded into a page to construct dynamic presentation of data from multiple pages. This allows for building wiki applications and constitutes the TWiki's notion of a structured wiki.

History

TWiki releases

  • 1998-07-23: Initial version, based on JosWiki
  • 2000-05-01: TWiki Release 01-May-2000
  • 2000-12-01: TWiki Release 01-Dec-2000
  • 2001-09-01: TWiki Release 01-Sep-2001
  • 2001-12-01: TWiki Release 01-Dec-2001 ("Athens")
  • 2003-02-01: TWiki Release 01-Feb-2003 ("Beijing")
  • 2004-09-01: TWiki Release 01-Sep-2004 ("Cairo")
  • 2006-02-01: TWiki Release 4.0.0 ("Dakar")
  • 2007-01-16: TWiki Release 4.1.0 ("Edinburgh")
  • 2008-01-22: TWiki Release 4.2.0 ("Freetown")
  • 2009-03-30: TWiki Release 4.3.0

Projects based on TWiki

  • 2003-12: O'Wiki fork (abandoned)
  • Spinner Wiki (pre 2002)[19]
  • Foswiki (2009)[20]

In October 2008, TWiki adopted a community governance model based on Ubuntu.[21] All major contributors left the TWiki project to form Foswiki, a fork from TWiki.[22][23]

Projects inspired by TWiki

See also

References

  1. ^ "TWiki is a structured wiki, which is a combination of a traditional freeform wiki and a more structured database" - in InformationWeek article Everything You Need To Know To Get Started With Content Management Systems
  2. ^ "TWiki Copyright Disclaimer". Retrieved 2008-10-30.
  3. ^ "TWikiHistory page". Retrieved 2008-10-30.
  4. ^ "extension repository". Twiki.org. Retrieved 2009-07-07.
  5. ^ a b "TWiki Forms". Twiki.org. Retrieved 2009-07-07.
  6. ^ SEARCH variable, formatted search, SQL-like query search
  7. ^ "Sample TWiki applications". Twiki.org. Retrieved 2009-07-07.
  8. ^ TWiki Contributors. "User Interface Localisation". twiki.org. Retrieved 2008-03-01. {{cite web}}: |author= has generic name (help)
  9. ^ Paper on corporate wiki users (slides)
  10. ^ "The wiki as online conveyor belt" section in BusinessWeek article Make Some Noise - How web 2.0 tools can help you communicate with customers more effectively
  11. ^ "Estimated number of TWiki installations". Twiki.org. Retrieved 2009-07-07.
  12. ^ "What do TWiki users say?". Twiki.net. Retrieved 2009-07-07.
  13. ^ Financial Times article CASE STUDY: Wikis give ARM Holdings a leg-up
  14. ^ "TWiki success story of DHL Packstation". Twiki.org. Retrieved 2009-07-07.
  15. ^ Future of Melbourne City Plan [1]
  16. ^ "TWiki Scalability". Twiki.org. Retrieved 2009-07-07.
  17. ^ "FormattedSearch < TWiki < TWiki". Twiki.org. Retrieved 2009-07-08.
  18. ^ "QuerySearch < TWiki < TWiki". Twiki.org. Retrieved 2009-07-08.
  19. ^ {{cite web |url=http://spinner-wiki.sourceforge.net/ |title= Spinner Wiki home page |accessdate=2008-10-30 |publisher=spinner-wiki.sourceforge.net
  20. ^ "FOSWiki home page". foswiki.org. Retrieved 2009-04-20.
  21. ^ Thoeny, Peter (2008-10-31). "Relaunch TWiki.org Project". twiki.org. Retrieved 2009-02-04. {{cite web}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  22. ^ "Why this fork?". Foswiki. 2009-01-31. Retrieved 2009-02-04.
  23. ^ Asay, Matt (2008-10-29). "TWiki's hunt for cash fractures its community". CBS Interactive Inc. Retrieved 2009-02-04.
  24. ^ "About JotSpot". jot.com. Retrieved 2008-10-29.