Gossamer Forum
Home : Gossamer Threads Inc. : Discussion :

Re: [Alex] include a filename which is stored in a variable

Quote Reply
Re: [Alex] include a filename which is stored in a variable In reply to
Quote:
dynamic_include =>
sub {
my $tpl = shift;
my $tags = GT::Template->tags;
return GT::Template->parse($tpl, $tags, { print => 0 });
}


This belongs in Parser.pm, right? Where exactly though?

Thank you
Subject Author Views Date
Thread include a filename which is stored in a variable jaspercram 15078 Nov 15, 2002, 3:05 AM
Thread Re: [jaspercram] include a filename which is stored in a variable
yogi 14909 Nov 15, 2002, 3:18 AM
Post Re: [yogi] include a filename which is stored in a variable
jaspercram 14790 Nov 15, 2002, 3:25 AM
Post Re: [jaspercram] include a filename which is stored in a variable
Paul 14803 Nov 15, 2002, 4:23 AM
Thread Re: [jaspercram] include a filename which is stored in a variable
jaspercram 14793 Nov 15, 2002, 5:18 AM
Thread Re: [jaspercram] include a filename which is stored in a variable
Alex 14792 Nov 15, 2002, 10:38 AM
Thread Re: [Alex] include a filename which is stored in a variable
jaspercram 14759 Nov 18, 2002, 12:25 AM
Thread Re: [jaspercram] include a filename which is stored in a variable
carfac 14705 Nov 21, 2002, 10:46 AM
Thread Re: [carfac] include a filename which is stored in a variable
jaspercram 14680 Nov 21, 2002, 1:16 PM
Post Re: [jaspercram] include a filename which is stored in a variable
carfac 14625 Nov 21, 2002, 1:38 PM
Thread Re: [Alex] include a filename which is stored in a variable
Peter544 14410 May 17, 2003, 4:49 PM
Thread Re: [Peter544] include a filename which is stored in a variable
yogi 14334 May 17, 2003, 11:24 PM
Post Post deleted by Peter544
Peter544 14220 May 18, 2003, 5:37 PM
Thread Re: [yogi] include a filename which is stored in a variable
Peter544 14344 May 19, 2003, 9:47 PM
Thread Re: [Peter544] include a filename which is stored in a variable
Andy 14283 May 20, 2003, 1:25 AM
Thread Re: [Andy] include a filename which is stored in a variable
vicos2 14067 Jun 28, 2003, 6:46 PM
Thread Re: [vicos2] include a filename which is stored in a variable
Alex 14114 Jun 30, 2003, 11:44 AM
Post Re: [Alex] include a filename which is stored in a variable
jai 13232 Feb 28, 2006, 11:25 PM