Plone Mini Portals 0.0.5 (Beta release)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Compatibility fix for Plone 2.1.3
For additional information about this project, please visit the
project page.
Available downloads
Change log
Minor change to portlet_navigation for compatibility with Plone 2.1.3.
Added getRemoteUrl method to return preferred URL (so it gets into
catalog metadata). This is useful to be able to get at the preferred
URLs for sites in a catalog query.
The replacement send_feedback_site controller script was mis-named and
lacking metadata. So, feeback was going to the portal administrator
rather than the MP public contact. Fixed.
Found a few more places where the global styles need overriding in miniPortalLocal.css.
Added a convenience skin script to return a list of dicts of public MiniPortals: publicMiniPortals.py.
Added a page template, document_view_w_mp_list, that may be used as a
homepage view for the umbrella portal. It appends a list of public
MiniPortals after the body text.

