iA::CMS - A Content Management System for iAct DESCRIPTION iA::CMS is a Content Management System for the iAct web application and templating framework, which runs on top of Apache and mod_perl. iA::CMS manages articles (or any other kind of content with multiple instances of a fixed layout with variable fields), and lets the user enter, edit and publish them through web forms. The definitions of the article types themselves are also entered and edited through a web interface. INSTALLATION Installation of the Perl modules for iA::CMS is as usual: perl Makefile.PL make make test make install To use iA::CMS, you also need to install its HTML files, its templates, and create its MySQL database. Please refer to the file INSTALL for details. AUTHOR iAct and iA::CMS were written by Roger Espel Llima for iAgora LLC (http://www.iagora.com; software@iagora.net). CONTACT There is a mailing list about iA::CMS. To subscribe, send an empty email to . There is a mailing list about iAct, the web programming framework iA::CMS runs on. To subscribe, send an empty email to . LICENSE Copyright (C) 2000 iAgora, LLC (http://www.iagora.com, software@iagora.net). This program is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the files LICENSE and LICENSE.GPL for more details.