TWiki: Difference between revisions
Appearance
Created page with "TWiki is a Content Management System for the web implemented in the Perl scripting language and targeted towards institutional users, it is unusual amongst the larger ..." |
mNo edit summary |
||
Line 21: | Line 21: | ||
[[Category:WWW]][[Category:CMS]] | [[Category:WWW]][[Category:CMS]] | ||
[[Category:Open Source Software]] | |||
[[Category:Software written in Perl]] |
Revision as of 14:49, 18 February 2016
TWiki is a Content Management System for the web implemented in the Perl scripting language and targeted towards institutional users, it is unusual amongst the larger CMS's in that is uses plain text files rather than a database to store content. It can be a little fussy to get it working on OS/2 for the first time and was forked in 2008 to FosWiki which has seen much more rapid development than TWiki but maintains compatibility with all TWiki content.
Text editors with TWiki support
- jEdit - Java based editor - TWiki markup language syntax highlighting built in - Current.
Version
- Last known version: TWiki-6.0.2 (2015-11-29)
- Prerequisites
- Apache web server (Others are supported, just not as well)
- GNU diff 2.7 or later
- GNU grep or functional equivalent.
- chron or equivalent.
- Perl 5.x
Links
License
- Open source software released under the GPL v2