[Zope] metal: how to get a portlet to render in the default
index_html
Alec Mitchell
apm13 at columbia.edu
Tue Apr 6 19:35:57 EDT 2004
On Tuesday 06 April 2004 04:22 pm, hpinson at indepthl.com wrote:
> >> do you have any published news that could be rendered.
> >> The portlest does only show published news.
>
> Yes, all news is published. The portlet <h5> title and border do not
> render either.
>
> In fact, I am beginning to wonder if the Plone default index_html is
> a page template at all. I cannot even get the following simple
> snippet to render:
>
It is not, it is a CMF Document. It is not dynamic in any way. You could
delete it from the ZMI and add a page template in its place if that is what
you want. Make sure to include the appropriate macros.
More information about the Zope
mailing list