This Plone add-on product gives your dashboard features similiar to those of the iGoogle dashboard.
Project description
Introduction
Pimp your Plone dashboard!
This is a Plone Product that makes your users’ Plone dashboard behave similarly to the iGoogle dashboard.
- Specifically, it adds the following functionality:
Drag and drop portlets within and between rows
Ajax enabled inline portlet editing and saving
Ajax removal/deletion of portlets with themable confirmation modal dialog.
Toggle show/hide portlets
Dependencies
Install
collective.idashboard uses overrides.zcml, so make sure you add the following to your buildout.cfg:
[instance] ... zcml = collective.idashboard-overrides
Default profile imports also profile of dependencies
TODO
Add sticky mininize/maximise
Changelog
1.2.2 - (2009-10-04)
Javascript fixes for IE6 and IE7 (jcbrand)
Add Google Frame compliance (jcbrand)
Remove jquery.alerts javascript. Is now handled by dependency product. (jcbrand)
1.2.1 - (2009-09-15)
fix: include package collective.alerts in zcml [toutpt]
1.2 - (2009-09-10)
Remove jqueryui and add dependency on collective.js.jqueryui [toutpt]
Add metadata.xml to default profile [toutpt]
Install JQuery and JQueryUI at install time (with metadata.xml) [toutpt]
Move i18n to locales (automatic mo done at zope startup) [toutpt]
Add french local [toutpt]
Add minimize and maximize icons for the toggle feature (jcbrand)
Specify the portlet controls div’s icons in css so that they can easily be customised (jcbrand)
1.1 - (2009-05-29)
Added modal dialog to confirm portlet deletion. (jcbrand)
1.0 - (2009-05-15)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.