Foswiki

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Foswiki
Foswiki-logo.svg
Developer(s) Foswiki Community
Initial release January 9, 2009; 15 years ago (2009-01-09)[1][2]
Stable release 2.1.2[3] / May 6, 2016; 7 years ago (2016-05-06)
Written in Perl, JavaScript
Operating system Linux, Windows, BSD, Solarix, OSX
Available in 20 [4] languages
Type Wiki software
License GPL v2[4]
Website foswiki.org

Foswiki is an enterprise wiki, typically used to run a collaboration platform,[5][6][7] knowledge base[8][9] or document management system. Users can create wiki applications using the Topic Markup Language (TML), and developers can extend its functionality with plugins.

The Foswiki project was launched in October 2008[2] when a dispute about the future direction of TWiki could not be settled, resulting in the decision of nearly all key TWiki contributors to fork.[10][11][12][13] Since then the codebases have diverged significantly. However, Foswiki continues to maintain compatibility with content written for TWiki. Foswiki stands for "free and open source"” wiki to emphasize its commitment to open source software. The project is governed by the Foswiki Association e.V, a volunteer run, non-profit foundation.

The Foswiki website is seen by some as one of the more popular Perl-related websites based upon Alexa rankings of all websites in the world.[14]

Features

Foswiki features an open architecture programmed and implemented in the Perl and JavaScript languages[4] and runs on standard web servers such as Apache and lighttpd.[15] With almost 70 contributors providing over 56,000 commits since its inception,[16][17] the Foswiki team not only develops the code but also offers on-line support, including on IRC.[18][19] Core features include a TinyMCE WYSIWYG editor, built-in search engine, default text database, and skinnable user interface, as well as RSS/Atom feeds, e-mail support, and database interfaces to support scalable database solutions such as MongoDB and MySQL.[15][20][21][22] Additional security-related features include an auditable version control system, user authentication, an access control system, cross-site request forgery protection, and improved spam-prevention extensions.[15][23]

Extensions

Users have contributed over 300 extensions.[24] Most of these extensions have been developed by or for corporate users, and are maintained by developers and users, as documented in the individual extension histories. Extensions have been developed 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, including single sign-on, track Extreme Programming projects, and others.

Application platform

Foswiki is a structured wiki[25] that acts as an application platform for web-based applications. Specifically it provides database-like manipulation of fields stored on pages,[26] and offers a SQL-like query language to support the embedding reports in wiki pages.[27][28][29]

Wiki applications are often called situational applications because they are created ad-hoc by users for very specific needs. For example, users have built Foswiki applications 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 user interface is customizable through use of templates, themes and CSS. It includes support for internationalization, with support for multiple character sets, UTF-8 URLs etc.[22][30] The English user interface has been translated by users into Bulgarian, Chinese, Czech, Danish, Dutch, French, German, Greek, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Russian, Spanish, Swedish, Turkish and Klingon.[4][31]

Deployment

Foswiki is expected to be used primarily at the workplace as a corporate wiki[32] to coordinate team activities, track projects, implement workflows[33] and as an Intranet Wiki, for example in academia.

Foswiki (among other components) was used in several research programs including Data Integration Platform for Systems Biology Collaborations, an interactive data integration platform supporting collaborative research projects, based on Foswiki, Solr/Lucene, and custom helper applications.[34]

Implementation

Foswiki is implemented in Perl and JavaScript[4][35] (using JQuery), though it can be used without JavaScript being enabled in the browser.

By default, wiki pages are stored on the server in plain text files. Everything, including meta-data such as access control settings, are version controlled using RCS.[15] RCS is optional since an all-Perl version control system is provided. Other server-side databases, such as MongoDB, are supported through use of extensions.[20]

Informal user reports suggest that Foswiki scales reasonably well even though it uses plain text files and no relational database to store page data, especially where load balancing and caching are used to improve performance.

Support

Foswiki is an entirely community-driven project, and has no controlling commercial interest behind it. User support is provided by the community, via the mechanisms of IRC[18][19] and the main website.

History

Foswiki started life as a fork of the TWiki project. Since the fork it has been worked on continuously by a relatively large development team.[16] Notable developments since the fork include adoption of the JQuery JavaScript user interface framework,[36] interfacing to the MongoDB NoSQL database, interfacing to the Solr [37] search system, page caching [38] and a modified editing interface.[39]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. http://foswiki.org/Download/FoswikiRelease02x01x02
  4. 4.0 4.1 4.2 4.3 4.4 Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. 15.0 15.1 15.2 15.3 Lua error in package.lua at line 80: module 'strict' not found.
  16. 16.0 16.1 Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. 18.0 18.1 Lua error in package.lua at line 80: module 'strict' not found.
  19. 19.0 19.1 Lua error in package.lua at line 80: module 'strict' not found.
  20. 20.0 20.1 Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. 22.0 22.1 Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. Lua error in package.lua at line 80: module 'strict' not found.
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Paper on corporate wiki users (slides)
  33. "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
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. Lua error in package.lua at line 80: module 'strict' not found.
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. Lua error in package.lua at line 80: module 'strict' not found.

External links