At 06:22 PM 2/21/2002 +0800, Stas Bekman wrote:

>> searchresults.tmpl is built when DocSet is running.  Maybe DocSet could use
>> a feature like TT's [% META %] to set processing control directives in the
>> source files?  Since DocSet uses TT would be handy if there was some meta
>> syntax for setting template vars.
>

>Any other ideas?

Hum, well the idea is to set a TT variable, right?  Maybe do an INCLUDE of
a TT file for each file, if found.  Or maybe look for a file $file.ttinit
when processing each file.  That could be a perl structure that's merged
with the TT params before calling process().

Or maybe just a map in the config file that adds variables to matching
pages.

Bill Moseley
mailto:[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to