hello!
is anybody using Template Toolkit's Wrapper to implement layouts? i'm
having some trouble configuring the directory paths.
i configured my WRAPPER path to be root/lib/site/wrapper
where in my root/lib/site/wrapper file:
[% PROCESS layout %]
"layout" is under root/lib/stite/html but my application is looking for
the "layout" file in root/src
how can i configure wrapper to look at /root/lib/site/layout?
thanks!
jennifer
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/