hpinson@indepthl.com wrote:
Hi. This is a plone question, but i've not been able to find an answer on the Plone list so far:
I am trying to embed the portlet news macro on Plones index_html top level page template. This should render the news within the template, but does not:
<h2>News Summary</h2> <div metal:block metal:use- macro="python:path('here/portlet_news/macros/portlet')" /> Summary of news items goes here. </div>
Does anyone have a suggestion as to how to get this portlet to render in the page template?
Harlow Pinson Indepth Learning Email: hpinson@indepthl.com Web: http://www.indepthl.com Voice: 505-994-2135 FAX: 208-475-7678
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
do you have any published news that could be rendered. The portlest does only show published news. robert