Skip to main content
Author:

jiangdongjin

Contact:
eastxing@gmail.com
Date:
2010/09/27

Abstract

This is a netvibes and iGoogle like dashboard implementation on Plone.

1 Introduction

anz.dashboard is a netvibes and iGoogle like dashboard implementation.

2 Overview

anz.dashboard add a new Plone content type ‘Anz dashboard’. A dashboard object can contain any number of pages, a page can contain any number of columns, a column can contain any number of widgets. So you can use dashboard to render complex composite page or external data source.

Now anz.dashboard carried the following widgets:

  • static text widget render static HTML contents that edit with a WYSIWYG editor by dashboard owner.

  • calender widget show events information in calendar.

  • weather widget show weather of specific city.

  • rss feed widget show contents get from any rss feed.

  • folder contents widget show contents under specific folders.

3 Requirements

Plone 3.0 or later

4 Installation

To install anz.dashboard into the global Python environment (or a workingenv), using a traditional Zope 2 instance, you can do this:

  • When you’re reading this you have probably already run easy_install anz.dashboard. Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall

  • Create a file called anz.dashboard-configure.zcml in the /path/to/instance/etc/package-includes directory. The file should only contain this:

    <include package="anz.dashboard" />

Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Add anz.dashboard to the list of eggs to install, e.g.:

[buildout]
...
eggs =
    ...
    anz.dashboard
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

[instance]
recipe = plone.recipe.zope2instance
...
zcml =
    anz.dashboard

5 anz.dashboard

  • Re-run buildout, e.g. with:

$ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.

In Plone just add “anz.dashboard” product with quick_installer, or install “anz.dashboard” by portal_setup.

6 Use cases

  • Used to build personal web portal

  • Used to build complex composite page

  • Used to render informations come from external site or web services

7 Features

  • ‘tab’ or ‘tile’ layout You can choose ‘tile mode’ or ‘tab mode’. With ‘tile mode’, all pages are shown in one page, from top to bottom, it is useful for you to make very complex composite page. With ‘tab mode’, you can switch pages using the top tab links.

  • any number of pages or columns You can create any number of pages, and add any number of columns to a page.

  • persistent drag&drop all widgets can moved with drag&drop functionality in the column, from column to column or from page to page(under ‘tile’ mode).

  • change column width by drag&drop easily change column width by drag&drop a column splitter.

  • persistent collapse/expand: all widgets can be set to collapse or expand.

  • edit widget preference all widgets provide some preferences, you can set it as your like.

  • full Ajax support full Ajax operation support, give you smoothly use experience.

8 ToDo

  • more widgets

  • more widget color theme

9 Changelog

9.1 0.62

Update to support Plone4.

Bugfix:

  • folder contents widget show sub-folders bug;

  • static text widget content encode bug;

9.2 0.61

Register skins directory bugfix. Without recursive=”True” deeper directories won’t be registered.

9.3 0.6

  • Initial release

Release files for anz.dashboard 0.62

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for anz.dashboard 0.62
File Size Uploaded
anz.dashboard-0.62.tar.gz 6.5 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for anz.dashboard 0.62
File Interpreter ABI Platform
anz.dashboard-0.62-py2.4.egg Legacy Egg format - - Details

Total release size: 13.2 MB

Release files / anz.dashboard-0.62.tar.gz

Download URL anz.dashboard-0.62.tar.gz
Size 6.5 MB
Tags Source
SHA-256 checksum
How to use checksums
d32785d7a15fb0a6317c550a5c75a66aaa304690b0e6126644330641cff3ff8f
BLAKE2b-256 checksum
How to use checksums
0601306d4963887ad0c2dfce37da610eff5e70bb4aa11935827f77632ddb5f9e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / anz.dashboard-0.62-py2.4.egg

Download URL anz.dashboard-0.62-py2.4.egg
Size 6.7 MB
Tags Egg
SHA-256 checksum
How to use checksums
3aab15667a10c6f949f5f498d4057481510195317cee065d22d5607b23d18b90
BLAKE2b-256 checksum
How to use checksums
a2107c591d668392d2e5ae5e4300971c6ca7820ad09f33a71007627b468b99ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.62 This release

2 release files

0.61

2 release files

0.7.0

1 release file

0.6

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page