wrapper.tt2 as default template EXCEPT for some selected actions?

View: New views
2 Messages — Rating Filter:   Alert me  

wrapper.tt2 as default template EXCEPT for some selected actions?

by Jens Schwarz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Thanks

Jens
--
Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02

_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

Re: wrapper.tt2 as default template EXCEPT for some selected actions?

by J. Shirley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Sep 27, 2009 at 9:59 PM, Jens Schwarz <blacky6767@...> 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@.../msg07999.html

Thanks,
-Jay

_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/