Re: [Templates] Apache::Template & plugin path problems

[prev] [thread] [next] [Date index for 2004/05/14]

From: Andy Wardley
Subject: Re: [Templates] Apache::Template & plugin path problems
Date: 13:36 on 14 May 2004
Simon Wilcox wrote:
> I am pleased to attach a patch that generates a search path list and
> passes it to XMLin by introspecting the provider's include path. 

You could do this instead:

   $input = $context->insert($input) unless $input =~ /</;

The $context->insert($filename) does the job of finding the file 
in the INCLUDE_PATH and returning the content.

A


_______________________________________________
templates mailing list
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates

Re: [Templates] Apache::Template & plugin path problems
darren chamberlain 17:08 on 12 May 2004

Re: [Templates] Apache::Template & plugin path problems
Andy Wardley 13:36 on 14 May 2004

Generated at 08:55 on 15 Mar 2005 by mariachi v0.52