> -----Original Message----- > From: Kutbuddin [mailto:[email protected]] > Sent: Monday, January 26, 2009 2:50 PM > To: [email protected] > Subject: [Catalyst] Setting Template Tookit WHILE_MAX from Catalyst > > > Hi, > > I would like to know how to set the TT variable : > $Template::Directive::WHILE_MAX > > from within Catalyst.. maybe as part of the site View configuration in > lib/MyApp/View/TT.pm > or similar
Haven't done it myself, but if there's not a documented config option or method for setting it, then I would just set it directly in your View/TT.pm as you've suggested. v/r -matt pitts _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
