How to install openmultimedia.headband
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install openmultimedia.headband
Lastest release
Table of Contents
Life, the Universe, and Everything
This package defines an editable viewlet to add an image headband for the site.
Don't Panic
Configure
- Go to 'Site Setup'.
- Select 'openmultimedia.headband settings'.
- Upload an image.
You will see the image on top of the site.
Screenshots
Control Panel

Control Panel
Installation
To enable this product in a buildout-based installation:
Edit your buildout.cfg and add openmultimedia.headband to the list of eggs to install:
[buildout] ... eggs = openmultimedia.headband
After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system.
Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.
Check the box next to openmultimedia.headband and click the 'Activate' button.
Note: You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.