[Catalyst] Context sensitive template locations

Zbigniew Lukasiak zzbbyy at gmail.com
Sat Nov 26 18:25:38 CET 2005


Yes - it it allows you to temporarily add paths to include_paths it
does not add any paths by it's own.  But you can use it in a
controller to add context sensitive paths.  I made it more general
because I needed a more complex search for templates.

-- zby

On 11/26/05, Johan Lindström <johanl at darserman.com> wrote:
> At 15:32 2005-11-26, Zbigniew Lukasiak wrote:
> >It adds the additional paths to the configured paths for the duration of
> >the process method call on the template.
>
> Just checking, but this allows you to temporarily override the include_path
> during a call, right?
>
> It does not (per the subject line) automatically do this depending on the
> context (the current Controller)?
>
>
> /J
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>


More information about the Catalyst mailing list