
phred at apache
Aug 12, 2006, 1:15 AM
Post #1 of 1
(893 views)
Permalink
|
|
svn commit: r430992 - /perl/modperl/docs/trunk/src/products/products.html
|
|
Author: phred Date: Sat Aug 12 01:15:52 2006 New Revision: 430992 URL: http://svn.apache.org/viewvc?rev=430992&view=rev Log: Added the Spine CMS (http://spine.sf.net) Submitted by Hendrik Van Belleghem <hendrik.vanbelleghem [at] gmail> Modified: perl/modperl/docs/trunk/src/products/products.html Modified: perl/modperl/docs/trunk/src/products/products.html URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/products/products.html?rev=430992&r1=430991&r2=430992&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/products/products.html (original) +++ perl/modperl/docs/trunk/src/products/products.html Sat Aug 12 01:15:52 2006 @@ -116,6 +116,14 @@ trashcan, locking and search. Files, ASCII and binaries, can be viewed or downloaded. It supports remote filesystems and more.</li> +<li> <a href="http://spine.sf.net/">Spine</a> is a web based Content +Management System, implemented in mod_perl and released under the GPL +(GNU Public License). It requires Apache version 1 or 2, a mod_perl +installation to match and a database (PostgreSQL or MySQL). It +features mixed static/dynamic content, separated template and content +administration, granular privileges, user-friendly URLs, file manager, +plugins, ... + </ul> <h4>Forum Software</h4> --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|