[PHPTAL] metal:macro libs

Luciano Andrade andrade.luciano at gmail.com
Fri Jul 7 16:02:05 CEST 2006


I got 2 templates
1.html use a macro detail (from 2.html)
2.html defines a macro plain and the macro detail (witch use plain)
but i can't figure witch path should use to use the macro plain.
If is used with metal:use-macro="plain" , PHPTAL try to use a macro
plain defined in 1.html (since I get "undefined function name
tpl_[MD5_OF1.html]__plain")

what path shoul use to use to use the macro .
is this a bug ?



More information about the PHPTAL mailing list