>>>>> "lmb" == lmb  <[EMAIL PROTECTED]> writes:

lmb> On 2003-01-12T09:38:54,
lmb>    "Randal L. Schwartz" <[EMAIL PROTECTED]> said:

lmb> And pre_process doesn't work as I expected it to. *sigh* [% DEFAULT %] vars
lmb> are visible, but no variables defined in the page; so it is not a one-one
lmb> equivalence to [% PROCESS header %] at the beginning of each page.
>> DEFAULT isn't visible, but META is.

lmb> No, I meant when I write down [% foo = "bar" %] in the file itself, this isn't
lmb> visible in the pre_process section yet, regardless of whether I tag it as META
lmb> in the file itself, at least not in ttree.


Are you sure that [% META foo = "bar" %]
isn't visible in the pre_process template as [% template.foo %]?

It's worked for me.  It's documented to work. :)


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.ourshack.com/mailman/listinfo/templates

Reply via email to