Changes for version 0.2.0 - 2012-03-30

  • -Add POD backends. -Minor POD corrections. -Expand upon the config documentation. -Add url to the config. -Add full/relative URL option to Toader::Render::General. -Add the methods below to Toader::Render::General. galleryDirURL galleryImageLarge galleryImageSmall galleryLargeURL galleryLargeImageURL galleryLocationbar gallerySmallImageURL galleryLink gallerySrcURL hasGallery hashToTable imageDiv imageExitTables locationSub locationSubSet -Add the modules below. Toader::Gallery Toader::Render::Gallery -Add non-relative URL capabilities to Toader::Render::General. -Correct error handling for Toader::Templates::Defaults->getTemplate. -Update bin/toader-ra to support everything. -Add publish support to the modules below. Toader::Entry Toader::Page -Misc documentation correction. -Some double slash cleanup. -Add cssInclude, allowing custamization with out touching the default CSS template. -Add gallery and autodoc support to bin/toader-autodoc. -Add the methdods below to Toader::Templates::Defaults. exists listTemplates -Add the methods below to Toader::Templates. getTemplateDefault listDefaultTemplates setTemplate -Add the templates listed below. cssInclude galleryDir gallerySmallImage gallerySmallImageBegin gallerySmallImageJoin gallerySmallImageEnd galleryLocationStart galleryLocationPart galleryLocationJoin galleryLocationEnd galleryLocationImage hashToTableBegin hashToTableTitle hashToTableRow hashToTableJoin hashToTableEnd imageDiv -Adds the scripts below. bin/toader-css bin/toader-gallery bin/toader-temp

Documentation

Manipulates Toader's automatic documentation handling.
A tool for working the Toader CSS stuff.
A tool for manipulating the Toader directory index file.
A tool for manipulating a Toader entry.
Find all the Toader directories under a Toader root directory.
Lists to Toader directories in the current Toader directory.
A tool for manipulating a Toader page.
Renders everything in the current Toader tree.
A tool for manipulating the Toader templates.

Modules

A CMS meant to be integrated with a versioning system.
Automatically build documentation from specified directories.
Represents the Toader config.
This the index file for a Toader directory.
This holds a blog/article/whatever entry.
Misc helper methods for entries.
Manage entries.
Handle image galleries.
This provides methods for a named page.
Misc helper methods for pages.
Manage pages for a specified Toader directory.
This renders supported Toader objects.
This renders a Toader::AutoDoc object.
This is used for cleaning up the output directory prior to rendering.
This renders the CSS file for Toader.
Renders a Toader::Directory object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Directory.
This handles the POD backend stuff for Toader::Render::Directory.
This renders a Toader::Entry object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Entry.
This handles the POD backend stuff for Toader::Render::Entry.
This renders a Toader::Gallery object.
Renders various general stuff for Toader as well as some other stuff.
This renders a Toader::Page object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Directory.
This handles the POD backend stuff for Toader::Page::Entry.
This checks if the backend is supported or not.
This checks if a object is supported or not for rendering.
This handles fetching Toader templates.
This provides the default templates for Toader.
Finds all Toader directories under a specified Toader directory.
This finds the root Toader directory.
Checks if a directory has Toader support or not.
Various path related helpers.

Examples