Skip to main content

Plone Heads Up Display Panels

Project description

This Plone add-on contains several HUD Panels:

  • Best Practices - Plone best practices panel.

  • Content Browser - browse through catalog.

  • Security Advisories - RSS reader for securiry advisories directly inside Plone.

  • Users - basic users information.

It uses plone.hud framework

Installation

To install plone.app.hud you simply add plone.app.hud to the list of eggs in your buildout.

Activation

Run buildout and restart Plone. Then, install plone.app.hud using the Add-ons control panel.

Usage

Access the panels by adding /@@hud to the end of site URL, like so:

http://localhost:8080/Plone/@@hud

Or by clicking HUD Panels in Site Setup page.

Configuration

Every panel has it’s own permission, so that you can assign it to any role you wish.

How to make your own panels?

Development

Add to your Plone buildout.cfg:

...
eggs +=
    ...
    plone.hud
    plone.app.hud
...
extensions += mr.developer
sources = sources

auto-checkout =
    plone.hud
    plone.app.hud

[sources]
plone.hud = git git://github.com/plone/plone.hud.git
plone.app.hud = git git://github.com/plone/plone.app.hud.git
...

Changelog

1.0a1 (2013-09-17)

  • Initial release. [Matej Cotman]

  • Translations sl, es and ru [Natasa Cotman]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.app.hud-1.0a1.zip (126.4 kB view details)

Uploaded Source

File details

Details for the file plone.app.hud-1.0a1.zip.

File metadata

  • Download URL: plone.app.hud-1.0a1.zip
  • Upload date:
  • Size: 126.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for plone.app.hud-1.0a1.zip
Algorithm Hash digest
SHA256 05eef1abffdf70739169ac9b2633709b3dbb30e28611e276325c7eaefe9db2cd
MD5 f16e1d23803e9ac78bc6946c294009e5
BLAKE2b-256 e598566b46675a846fa81e9450e0ca536f88422a00d54d3e5d420d20519f3dbc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page