
jshirley at gmail
Sep 28, 2009, 6:39 AM
Post #2 of 2
(658 views)
Permalink
|
|
Re: wrapper.tt2 as default template EXCEPT for some selected actions?
[In reply to]
|
|
On Sun, Sep 27, 2009 at 9:59 PM, Jens Schwarz <blacky6767 [at] gmx> wrote: > Hi *, > > I followed the Catalyst Tutorial at [1] and created the wrapper template. > Everything works fine except that I have a few selected actions in my > Controllers that should explicit NOT use this template. > > Any hints on how to accomplish this in an effective way? > > Background: I call these selected actions inside of the templates of other > actions and therefor have the wrapper template inside the wrapper template > right now, which is not, what I want - one wrapper is enough ;-) > > [1] > http://search.cpan.org/perldoc?Catalyst::Manual::Tutorial::03_MoreCatalystBasics > Hi Jens, This was recently discussed here: http://www.mail-archive.com/catalyst [at] lists/msg07999.html Thanks, -Jay
|