App::ZofCMS::Plugin::HTMLFactory - notes for modules in App::ZofCMS::Plugin::HTMLFactory:: namespace


App-ZofCMS-Plugin-HTMLFactory documentation  | view source Contained in the App-ZofCMS-Plugin-HTMLFactory distribution.

Index


NAME

Top

App::ZofCMS::Plugin::HTMLFactory - notes for modules in App::ZofCMS::Plugin::HTMLFactory:: namespace

DESCRIPTION

Top

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

WTF IS THIS ABOUT?

Top

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.

NOTE FOR DEVS

Top

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.

AUTHOR

Top

'Zoffix, <'zoffix at cpan.org'> (http://zoffix.com/, http://haslayout.net/, http://zofdesign.com/)

BUGS

Top

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.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc App::ZofCMS::Plugin::HTMLFactory

You can also look for information at:

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-ZofCMS-Plugin-HTMLFactory

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/App-ZofCMS-Plugin-HTMLFactory

* CPAN Ratings

http://cpanratings.perl.org/d/App-ZofCMS-Plugin-HTMLFactory

* Search CPAN

http://search.cpan.org/dist/App-ZofCMS-Plugin-HTMLFactory

COPYRIGHT & LICENSE

Top


App-ZofCMS-Plugin-HTMLFactory documentation  | view source Contained in the App-ZofCMS-Plugin-HTMLFactory distribution.