The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for MasonX-Maypole

Change log
==========

0.215  Wed Dec 15, 15:00:00 2004
    - fixed bug in pager template

0.213  Thu Dec 9, 01:15:00 2004
    - applied patch to view template, splitting part of it out into the
        new view_item template

0.212  Wed Dec 8, 13:15:00 2004
    - applied patch to button template, to check if action is_public

0.211  Tue Dec 7, 17:30:00 2004
    - applied patch to maybe_link_view template (the UNIVERSAL::isa check)

0.21   Tue Dec 7, 14:00:00 2004
    - removed some bad POD from templates section
    - removed developer status from version string - the module seems to be
      working well on a development site

0.2_05 Sat Nov 20, 22:32:00 2004
    - fixed a bug in send_output - wasn't returning if delegating to SUPER

0.2_04 Tue Nov 16, 01:05:00 2004
    - removed debugging messages, fixed search path to use stringified table
        instead of model moniker

0.2_03 Tue Nov 16, 00:10:00 2004
    - fixed bug in link template
    - added dhandler back - it's still needed, though simplified

0.2_02 Mon Nov 15, 23:20:00 2004
    - fixed search path - table-specific paths were not being searched by
        components other than the main request component
    - removed the dhandler, no longer needed with fixed search path
    - added set_mason_comp_roots method, which allows subclasses to fix up
        their own component root search path
    - minor tweaks to a couple of factory templates

0.2_01 Thu Nov 12, 17:30:00 2004
    - initial developer release with Maypole 2 support
    - completely rebuilt to support Maypole 2
    - new templates and css brought in from Maypole 2
    - uses Module::Build for distribution
    - now includes a view component (MasonX::Maypole::View)
    - templates search path matches that in the main Maypole documentation
    - ditto for path parsing

0.04  Thu Aug 19 11:05:00 2004
    - POD updates

0.03  Fri Aug  6 09:45:00 2004
    - minor additions to maypole.css
    - completed XHTMLisation of templates

0.02  Sun Aug  1 23:29:58 2004
    - added missing CSS file, fixed typos in POD

0.01  Sun Aug  1 15:30:53 2004
	- original version; created by h2xs 1.21 with options
		-XAn MasonX::Maypole