TWiki: Difference between revisions
Appearance
mNo edit summary |
m →Version |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
TWiki is a | TWiki is a Content Management System for the web implemented in [[Perl]] 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 | * [[jEdit]] - Java based editor - TWiki markup language syntax highlighting built in | ||
==Version== | ==Version== | ||
* | * 6.0.2 (2015-11-29) | ||
* 6.1.0 (2018-07-16) | |||
;Prerequisites | ;Prerequisites | ||
* | *Apache web server (Others are supported, just not as well) | ||
* [[GNU diff]] 2.7 or later | *[[GNU diff]] 2.7 or later | ||
* | *GNU grep or functional equivalent | ||
* | *chron or equivalent | ||
* [[Perl]] 5.x | *[[Perl]] 5.x | ||
==License== | |||
* Open source software released under the [[GPL v2]] | |||
==Links== | ==Links== | ||
* [http://twiki.org TWiki homepage] | * [http://twiki.org TWiki homepage] | ||
[[Category:Wiki software]][[Category:Open Source Software]][[Category:Software written in Perl]] | |||
[[Category: | |||
[[Category:Open Source Software]] | |||
[[Category:Software written in Perl]] |
Latest revision as of 01:08, 13 June 2019
TWiki is a Content Management System for the web implemented in Perl 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
Version
- 6.0.2 (2015-11-29)
- 6.1.0 (2018-07-16)
- 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
License
- Open source software released under the GPL v2