Searching the mailing list, a few people have mentioned a patch for allowing variable filenames for the TMPL_INCLUDE tag. Something like this:

$t->param(FILE => 'some_file.tmpl');

<TMPL_INCLUDE NAME="FILE">

I'm currently getting around this problem by loading two templates and outputing one into a variable of another. It works but it is kind of a hack. I'm wondering if anyone's made a patch for this feature. If not, I'd probably hack one out.




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to