[ZPT] Extracting macro content programitcally
Clint Brubakken
cabrubak@inetic.com
21 Sep 2001 14:58:18 -0500
yeah pretty much, lets say I have a page template like:
<html metal:use-macro="template">
<span metal:fill-slot="article">
blah
</span>
</html>
I want to be able to get everything between the 2 span tags what
actually fills the slot, via a python script, to catalog or what not.
Is this possible
On 21 Sep 2001 15:44:40 -0400, Evan Simpson wrote:
> Clint Brubakken wrote:
>
> > Is there a way to extract the content filled in a page template macro
> > programmatically? It would be great to extract for catalogs and such
>
>
> I'm not sure what you mean. Do you mean the elements with metal:fill-slot?
>
>
> Cheers,
>
>
> Evan @ Zope
>
>
>
>
>
--
Clint Brubakken <cabrubak@inetic.com>
Programmer Analyst
Inetic Web Development
---
Black holes are where God divided by zero.