collective.folderlogo
collective.folderlogo changes logo images and their background under plone site or folders easily through the web.
Currently tested with
- Plone-4.3 [taito]
- For older versions and python-2.6, use version 0.4.1.
How To
After installing through Site Setup --> Addons,
add Image with ID logo under plone site or whatever folder you want to change logos.
Changing ID of images
- Go to Configuration registry page from Site Setup.
- Update Log ID, Background Color and Background Image ID from here.
- Background Color
- Needs to be available for CSS styling background-color like: transparent, #ffffff.
Changelog
1.2 (2013-05-06)
- Moved test packages to extras_require. [taito]
- Tested with Plone-4.3. [taito]
- Added testing integration to Travis CI. [taito]
1.1 (2012-11-14)
- Tested with Plone-4.2.2. [taito]
1.0 (2012-08-06)
- Configuration moved from properties to registry records. [taito]
- Dropped support for Python-2.6. [taito]
0.4.1 (2011-04-21)
- Browser layer added. [taito]
0.4.0 (2011-04-15)
- Background image and color configuration is added. [taito]