On Tue, Aug 25, 2009 at 15:05, Jerrad Pierce<[email protected]> wrote: > On Tue, Aug 25, 2009 at 14:47, Jerrad > Pierce<[email protected]> wrote: >>> Including the template (as in the ForkTemplate contribution on the >>> Wiki) didn't work, since I had variables to evaluate in each template, >>> and doing it as ForkTemplate suggests ends up just pasting the perl >>> code in the sub-templates, rather than evaluating them. Maybe wrap >>> the template I loaded in an eval statement or something? I am a perl >>> newbie, so I'm at a bit of a loss.
Okay, ForkTemplate has been updated with tested code that will handle inclusion of full-templates without twiddling any of RT's private bits. -- Cambridge Energy Alliance: Save money. Save the planet. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
