.. raw:: html
Links:
New features includes:
add new global varible to viewlet: contentpanels, where the panel belongs.
now in ZMI contentpanels has a properties tab
portal_contentpanels have a 'install All Viewlets' tab to install registered viewlets. you can register viewlets using:
from Products.CMFContentPanels import registerViewlets registerViewlets( you_viewlets )
the popup panel configuration window is much better now
recent changes don't show the folder
added more viewlets, eg, recent comments viewlet
fixed a bug with context's relative path
refine layout form
fixed a bug which will cause deletion fail
folder listing viewlets now show all contents
updated french po, thanks Nicolas Laurance