Re: [Plone] DTML instead of ZPT for PHPParse

2005-05-03 Thread Max M
JZ wrote: > Who knows how to add to Plone the following content using DTML instead of > ZPT template? > > http://www.w3.org/1999/xhtml"; xml:lang="en-US" > lang="en-US" i18n:domain="plone" > metal:use-macro="here/main_template/macros/master"> > > > > HERE IS MY DYNAMIC P

[Plone] DTML instead of ZPT for PHPParse

2005-05-03 Thread JZ
Who knows how to add to Plone the following content using DTML instead of ZPT template? http://www.w3.org/1999/xhtml"; xml:lang="en-US" lang="en-US" i18n:domain="plone" metal:use-macro="here/main_template/macros/master"> HERE IS MY DYNAMIC PHP: I need to us