[Zope] Embedding a calendar in a Plone 2 document

hpinson at indepthl.com hpinson at indepthl.com
Sat Nov 1 18:34:33 EST 2003


Hi. I have created a default Plone 2 beta document (index_html) that 
will serve as the home page of a plone site.

Rather than having the calendar show up in the right slot-- I am 
being asked to put the calendar in the default document.

This macro call fails to produce the calendar:

    <div metal:use-macro="here/calendar_slot/macros/calendarBox">
        Calendar
    </div>

I think the macro is not calling the portlet correctly, or the 
default document type does not know about macros.  There is no XML 
namespace definition in this document type that I can see.  Adding 
the namespace defintion does not seem to help, but I am proabably 
doing that wrong.

Any suggestions to get the calendar into the document?



Harlow Pinson
Indepth Learning
Email: hpinson at indepthl.com 
Web: http://www.indepthl.com
Voice: 505-994-2135
FAX: 208-475-7678




More information about the Zope mailing list