NAME
Task::App::ZofCMS - bundle of ZofCMS core and all of its plugins
CONTENTS
- App::ZofCMS (version 0.0108)
-
ZofCMS core
- App::ZofCMS::Test::Plugin (version 0.0104)
-
Test module for testing ZofCMS plugins
- App::ZofCMS::Plugin::AntiSpamMailTo (version 0.0101)
-
"smart" HTML escapes to protect mailto:foo@bar.com links from not-so-smart spam bots
- App::ZofCMS::Plugin::AutoIMGSize (version 0.0101)
-
automatically get image sizes and generate appropriate <img> tags
- App::ZofCMS::Plugin::Base (version 0.0102)
-
base class for App::ZofCMS plugins
- App::ZofCMS::Plugin::BreadCrumbs (version 0.0102)
-
add "breadcrumbs" navigation to your sites
- App::ZofCMS::Plugin::Comments (version 0.0102)
-
drop-in visitor comments support.
- App::ZofCMS::Plugin::ConditionalRedirect (version 0.0101)
-
redirect users based on conditions
- App::ZofCMS::Plugin::Cookies (version 0.0103)
-
HTTP Cookie handling plugin for ZofCMS
- App::ZofCMS::Plugin::DBI (version 0.0202)
-
DBI access from ZofCMS templates
- App::ZofCMS::Plugin::Debug::Dumper (version 0.0101)
-
small debugging plugin that Data::Dumper::Dumper()s interesting portions into {t}
- App::ZofCMS::Plugin::Debug::Validator::HTML (version 0.0102)
-
debugging plugin for auto validating HTML
- App::ZofCMS::Plugin::DirTreeBrowse (version 0.0102)
-
plugin to display browseable directory tree
- App::ZofCMS::Plugin::Doctypes (version 0.0101)
-
include DOCTYPEs in your pages without remembering how to spell them
- App::ZofCMS::Plugin::FileList (version 0.0101)
-
ZofCMS plugin to display lists of files
- App::ZofCMS::Plugin::FileToTemplate (version 0.0101)
-
read or do() files into ZofCMS Templates
- App::ZofCMS::Plugin::FileUpload (version 0.0101)
-
ZofCMS plugin to handle file uploads
- App::ZofCMS::Plugin::FormChecker (version 0.0301)
-
plugin to check HTML form data.
- App::ZofCMS::Plugin::FormFiller (version 0.0101)
-
fill HTML form elements' values.
- App::ZofCMS::Plugin::FormMailer (version 0.0101)
-
plugin for e-mailing forms
- App::ZofCMS::Plugin::FormToDatabase (version 0.0101)
-
simple insertion of query into database
- App::ZofCMS::Plugin::LinksToSpecs::CSS (version 0.0101)
-
easily include links to properties in CSS2.1 specification
- App::ZofCMS::Plugin::LinksToSpecs::HTML (version 0.0101)
-
easily include links to elements in HTML 4.01 specification
-
ZofCMS plugin for making navigation bars
- App::ZofCMS::Plugin::QueryToTemplate (version 0.0102)
-
ZofCMS plugin to automagically make query parameters available in the template
- App::ZofCMS::Plugin::QuickNote (version 0.0105)
-
drop-in "quicknote" form to email messages from your site
- App::ZofCMS::Plugin::StyleSwitcher (version 0.0101)
-
CSS Style switcher plugin
- App::ZofCMS::Plugin::Sub (version 0.0101)
-
plugin to execute a subroutine, i.e. sub with priority setting
- App::ZofCMS::Plugin::Syntax::Highlight::CSS (version 0.0102)
-
provide syntax highlighted CSS code snippets on your site
- App::ZofCMS::Plugin::Syntax::Highlight::HTML (version 0.0101)
-
provide HTML code snippets on your site
- App::ZofCMS::Plugin::TagCloud (version 0.0103)
-
generate "tag clouds"
- App::ZofCMS::Plugin::Tagged (version 0.0252)
-
ZofCMS plugin to fill templates with data from query, template variables and configuration using <TAGS>
- App::ZofCMS::Plugin::TOC (version 0.0103)
-
Table of Contents building plugin for ZofCMS
- App::ZofCMS::Plugin::UserLogin (version 0.0102)
-
restrict access to pages based on user accounts
- App::ZofCMS::Plugin::ValidationLinks (version 0.0101)
-
plugin for people with bad memory to include Valid HTML/Valid CSS links pointing to validators
- App::ZofCMS::PluginReference (version 0.0102)
-
docs for all plugins in one document for easy reference
AUTHOR
Zoffix Znet, <zoffix at cpan.org>
(http://zoffix.com/, http://haslayout.net/, http://zofdesign.com/)
BUGS
Please report any bugs or feature requests to bug-task-app-zofcms at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-App-ZofCMS. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Task::App::ZofCMS
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
COPYRIGHT & LICENSE
Copyright 2008 Zoffix Znet, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.