Panels Dashboard

Component ID

926948

Component name

Panels Dashboard

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

4614

Component created

Component changed

Component body

Allows users to locally rearrange and roll up panes on the panel and save the state per account. Global state of the panel is not modified in the process.

Note! 7.x branch is in development and unstable, currently only available as a 6.x module.

Dependencies

  • Panels
  • jQuery UI

If you're using non standard, custom layout template, please ensure that .panel-display class is present on root div of your panel layout template.

Installation

Download the module, place it in your modules directory and enable it in Drupal. After doing so, Dashboard option should appear as available renderer under General tab of the panel variant that you want to render as Dashboard. Tick this option and enjoy!

After installing, you may want to tweak the provided CSS (not very attractive) to match your own theme.

Because of the bug in current development snapshot, you need to clear the cache after enabling Dashboard renderer on the Panel. This will be fixed when I have time to do so.