FosWiki: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
FosWiki 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 is a | FosWiki 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 is a fork of [[TWiki]] but with literally all the active TWiki development team bar one moving over to FosWiki, the latter has seen much more rapid development in the last few years but maintains compatibility with all TWiki content including the markup language. | ||
Like the original TWiki it can be a little fussy to get it working on OS/2 for the first time. | Like the original TWiki it can be a little fussy to get it working on OS/2 for the first time. | ||
==Version== | ==Version== | ||
* | * 2.1.0 (2016-02-03) | ||
* 2.1.6 (2018-03-02) | |||
;Prerequisites | ;Prerequisites | ||
*Apache web server (Others are supported, just not as well) | *Apache web server (Others are supported, just not as well) | ||
Line 14: | Line 11: | ||
*GNU grep or functional equivalent. | *GNU grep or functional equivalent. | ||
* [[Perl]] 5.x | * [[Perl]] 5.x | ||
==License== | |||
* Open source software released under the [[GPL v2]] | |||
==Links== | ==Links== | ||
* [http://foswiki.org FosWiki homepage] | * [http://foswiki.org FosWiki homepage] | ||
[[Category:Wiki software]][[Category:Open Source Software]][[Category:Software written in Perl]] | |||
[[Category: |
Latest revision as of 20:16, 17 February 2023
FosWiki 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 is a fork of TWiki but with literally all the active TWiki development team bar one moving over to FosWiki, the latter has seen much more rapid development in the last few years but maintains compatibility with all TWiki content including the markup language.
Like the original TWiki it can be a little fussy to get it working on OS/2 for the first time.
Version
- 2.1.0 (2016-02-03)
- 2.1.6 (2018-03-02)
- Prerequisites
- Apache web server (Others are supported, just not as well)
- GNU diff 2.7 or later
- GNU grep or functional equivalent.
- Perl 5.x
License
- Open source software released under the GPL v2