>>>>> "Oleg" == Oleg Kostyuk <[email protected]> writes:

Oleg> If I understood correctly, there is no way to affect META data from
Oleg> PROCESSed template?

No.

META items are simple values (not even expressions) that define immutable
attributes of a given component.

If you're thinking "but I want to change them", then you aren't getting
the word "immutable" there. :)

Maybe what you want is to use META attributes to set default values,
and then the processing of a sub page could override some of *those*
values.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to