Changes for version 0.04 - 2000-08-29
- Added support for <TMPL_LOOP> XML tag
- modified pagekit.org to use <TMPL_LOOP>
Modules
Application framework using mod_perl and HTML::Template
Error Handling under mod_perl
Validates user input based on Apache::Request object
Page attributes class
Session Handling
Bridge between Apache::PageKit and HTML::Template
Validates user input (usually from an HTML form) based on input profile.
Examples
- eg/page.xml
- eg/pagekit.dtd
- eg/startup.pl
- eg/template/Include/begin_cell.tmpl
- eg/template/Include/demo_desc.tmpl
- eg/template/Include/end_cell.tmpl
- eg/template/Page/customize.tmpl
- eg/template/Page/examples.tmpl
- eg/template/Page/index.tmpl
- eg/template/Page/license.tmpl
- eg/template/Page/login1.tmpl
- eg/template/Page/newacct1.tmpl
- eg/template/View/std.print.tmpl
- eg/template/View/std.tmpl