[Zope3-Users] breadcumbs in new skin
Darryl Cousins
darryl at darrylcousins.net.nz
Tue Feb 14 03:33:11 EST 2006
Hi Lorenzo,
Viewlets are a very nice tool when building skins. Try using the boston
layer instead of the rotterdam layer and look through the implementation
of viewlets in zope.app.boston. A breadcrumb viewlet is part of Tiks
(www.tiks.org).
Best regards,
Darryl Cousins
On Mon, 2006-02-13 at 16:57 +0100, Lorenzo Gil Sanchez wrote:
> Hi,
>
> I'm working on a new skin and I want to use the breadcumbs functionality
> in it. I have just one layer and the skin is defined like this:
>
> <layer name="mylayer" />
>
> <skin name="myskin" layers="mylayer rotterdam default" />
>
> Inside my template.pt I have tried to use the macro breadcumbs without luck:
>
> <span metal:use-macro="breadcrumbs" />
>
> This macro is defined in the template.pt file of the Rotterdam skin but
> I don't know how to use it.
>
> Best Regards
>
> Lorenzo Gil
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
--
Darryl Cousins
Tree Fern Web Services (NZ) Ltd
106 Sandes St
Thames 2801
New Zealand
+64 7 868 3139
darryl.cousins at treefernwebservices.co.nz
http://www.treefernwebservices.co.nz/
More information about the Zope3-users
mailing list