On Fri, Jun 23, 2006 at 09:15:11PM -0700, Bill Moseley wrote: > Basically, I'm trying to figure out how to let the person that > manages the "policy" directory setup a library of templates, yet keep > all their templates (and included templates) in one place.
Oh, this isn't that hard. I'm stat'ing the content template and passing process() a file handle. So, I can just shift the directory onto my include path. -- Bill Moseley [EMAIL PROTECTED] _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
