Jump to content

TWiki: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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.
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====
====Text editors with TWiki support====
* [[jEdit]] - Java based editor - TWiki markup language syntax highlighting built in - Current.
* [[jEdit]] - Java based editor - TWiki markup language syntax highlighting built in - Current


==Version==
==Version==
* Last known version: TWiki-6.0.2 (2015-11-29)
* Latest version: TWiki-6.0.2 (2015-11-29)


;Prerequisites
;Prerequisites
* [[Apache]] web server (Others are supported, just not as well)
*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.
*GNU grep or functional equivalent
* [[chron]] or equivalent.
*chron or equivalent
* [[Perl]] 5.x
*[[Perl]] 5.x


==Links==
==Links==
Line 20: Line 20:
* Open source software released under the [[GPL v2]]
* Open source software released under the [[GPL v2]]


[[Category:WWW]][[Category:CMS]]
[[Category:CMS]][[Category:Open Source Software]][[Category:Software written in Perl]]
[[Category:Open Source Software]]
[[Category:Software written in Perl]]

Revision as of 21:40, 2 February 2017

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 - Current

Version

  • Latest 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