[Plone-UI] "More news...", <dd class="portletFooter"> disappeared
Kevin Harvey
kevin.harvey at vanderbilt.edu
Wed Oct 15 17:14:52 UTC 2008
Update: I wasn't able to find news.pt in my file system, but I did see it in
portal_view_customizations in the ZMI. According the logic in this bit,
"view/all_news_link" evaulates to "false":
---------------------------------------------------------------------
<dd class="portletFooter"
tal:condition="view/all_news_link">
More news…
</dd>
<tal:block condition="not:view/all_news_link">
</tal:block>
-----------------------------------------------------------------------
This would also explain why the portletHeader link to the news section isn't
working. So, my question is now this:
What did I do to break the 'all_news_link'?
--
View this message in context: http://n2.nabble.com/%22More-news...%22%2C-%3Cdd-class%3D%22portletFooter%22%3E-disappeared-tp1337611p1337677.html
Sent from the User Interface & Design mailing list archive at Nabble.com.
More information about the UI
mailing list