stas 2004/04/30 12:08:52 Modified: src/products app-server.pod Log: Krang - a new publishing system Revision Changes Path 1.13 +18 -0 modperl-docs/src/products/app-server.pod Index: app-server.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/products/app-server.pod,v retrieving revision 1.12 retrieving revision 1.13 diff -u -u -r1.12 -r1.13 --- app-server.pod 27 May 2003 23:59:18 -0000 1.12 +++ app-server.pod 30 Apr 2004 19:08:52 -0000 1.13 @@ -103,6 +103,24 @@ especially useful for creating HTML, including dynamic tables, form field processing, URL escaping/unescaping, session handling, and more. + +=head1 Krang + +C<Krang> (http://krang.sourceforge.net/) is an Open Source +web-publisher / content-management system designed for large-scale +magazine-style websites. It is a 100% Perl application using +Apache/mod_perl and MySQL, as well as numerous CPAN modules. + +Krang provides a powerful and easy to use story and media editing +environment for magazine editors, as well as a complete template +development environment for web designers. On the back-end, Perl +programmers can customize Krang to control the data entered in the +story editor and add code to drive the templates to build output. +Krang can be enhanced with add-ons containing new skins and other new +features. Krang easily handles large data sets and can manage +multiple websites in a single installation. + + =head1 Mason C<Mason> (http://www.masonhq.com/) is a powerful Perl-based web site
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]