[ZPT] ZPT in Plone

Edward Muller edwardam at interlix.com
Mon Aug 4 15:38:33 EDT 2003


I understand being used to DTML .... But I gave it up a long time ago...
:-)

Take a look in <plone site>/portal_skins/plone_content/. Any of the the
pages in there use something similar ... As they do in plone_forms and
several other places.

As to the why ...

Read the Macros section of chapter 13 of the zope book ... it's about
2/3rds of the way down the page. Basically the main_template is what's
called a Whole Page Macro (or simply a page macro).

On Mon, 2003-08-04 at 14:27, Philip Kilner wrote:
> Hi Edward,
> 
> Edward Muller wrote:
> > Aren't you supposed to use something like:
> > 
> > <metal:block metal:use-macro="here/main_template/macros/master">
> >   <metal:block metal:fill-slot="main">
> >     I am main! Hear me roar!<br/>
> >     i.e. put your content here...<br/>
> >   </metal:block>
> > </metal:block>
> > 
> 
> Dunno - can't figure it out from the docs!
> 
> What would be the advantage in this case? - I can see it looks "right" - 
> but I haven't really sussed "metal" yet...your example looks more like 
> what I was expecting, but less like the DTML I am /so/ much more used to...
> 
> ;-)
> 
> > Again, this is for a plone site right?
> > 
> 
> Yup!
-- 
Edward Muller

Interlix (http://www.interlix.com)
Phone: 417-862-0573 - Cell: 417-844-2435 - Fax: 417-862-0572

Web Hosting - PC Service & Support - Custom Programming - Network Service & Support
Specializing in Open Source Solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.zope.org/pipermail/zpt/attachments/20030804/4caaf1c5/attachment.bin


More information about the ZPT mailing list