Plone Heads Up Display Framework
Project description
Plone Heads Up Display Framework
How it works
plone.hud is framework for heads up display panels. It does not contain any panels on it’s own, this Plone add-on groups all the panels from other add-ons (like plone.app.hud).
Framework looks for configlets in category HUD. Their browser views must extend plone.hud.panel.HUDPanelView class and be registered for Products.CMFPlone.interfaces.IPloneSiteRoot.
For further reading or if you would like to create your own panels, look here: collective.examples.hud
Installation
To install plone.hud you simply add plone.hud to the list of eggs in your buildout, run buildout and restart Plone. Then, install plone.hud using the Add-ons control panel.
Development
$ git clone git@github.com/plone/plone.hud
$ cd plone.hud
$ make # this will create bin/buildout, execute it and run tests
$ make tests # to run tests
Changelog
1.0a1 (2013-09-17)
Initial release. [Matej Cotman]
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.
Source Distribution
File details
Details for the file plone.hud-1.0a1.zip
.
File metadata
- Download URL: plone.hud-1.0a1.zip
- Upload date:
- Size: 48.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2c8ca69c9dac2736bdfd40345af606b0590b0958aceddb4a762ea040a300513 |
|
MD5 | a43260ea5904aa62f7cdf51ba766453c |
|
BLAKE2b-256 | 662044e0d0020f9fcf211e10b8c8e6360dd618c66dccc32bab4d5875b1d1d993 |