| App-ZofCMS-Plugin-HTMLFactory documentation | view source | Contained in the App-ZofCMS-Plugin-HTMLFactory distribution. |
App::ZofCMS::Plugin::HTMLFactory - notes for modules in App::ZofCMS::Plugin::HTMLFactory:: namespace
This is not a module but explanation and suggestions for modules in
App::ZofCMS::Plugin::HTMLFactory:: namespace.
This documentation assumes you've read App::ZofCMS, App::ZofCMS::Config and App::ZofCMS::Template
The App::ZofCMS::Plugin::HTMLFactory:: namespace is for App::ZofCMS plugins that do
nothing special but provide some canned HTML codes that are used a lot and are a PITA to type
out over and over again.
The plugins in App::ZofCMS::Plugin::HTMLFactory:: typically would be run when they are
included in the list of plugins to run. No special keys in ZofCMS Template are expected.
The plugins would usually set keys in {t} ZofCMS Template special key that would be replaced
with canned HTML codes.
These are not laws, however, feel free to experiment.
'Zoffix, <'zoffix at cpan.org'>
(http://zoffix.com/, http://haslayout.net/, http://zofdesign.com/)
Please report any bugs or feature requests to bug-app-zofcms-plugin-htmlfactory at rt.cpan.org, or through
the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-ZofCMS-Plugin-HTMLFactory. I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.
You can find documentation for this module with the perldoc command.
perldoc App::ZofCMS::Plugin::HTMLFactory
You can also look for information at:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-ZofCMS-Plugin-HTMLFactory
Copyright 2008 'Zoffix, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| App-ZofCMS-Plugin-HTMLFactory documentation | view source | Contained in the App-ZofCMS-Plugin-HTMLFactory distribution. |