So Krang will use the same set of templates as my cgi-app?
Michael wrote:
What we did recently for just such a project was install the krang cms (written by sam tregar (HTML::Template) and jesse erlbaum (CGI::Application) just to name a few) to let the content people manage the static pages. It generates the static pages from templates and element classes that write.
Then the dynamic portion was written using C::A. To merge the two (ie, login/logout buttons on static pages, etc) we used some SSI that we wrote as mod_perl handlers. I think overall it came together rather nicely.
Joel Gwynn wrote:
I'm working on a web site that will be a combination of static pages and application pages, and I'd like to use cgiapp to build the static pages. I've been browsing the archives, and can't find any real answers.
Should I be considering a separate utility or CMS based on HTML::Template?
--------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
