Easily add and change logos in different folders for Plone.
Project description
Introduction
collective.folderlogo changes logo images and their background under plone site or folders easily through the web.
Tested for Plone-4.1b2 and Plone-3.3.5
How To
After the installation, add Image with ID “logo” under plone site or whatever folder you want to change logo.
This is it!!
Changing ID of images
Go to Site Setup page
Click Folder Logo:
Logo ID, background color and image ID can be changed here.
Update
Changelog
0.4.0 (2011-04-15)
Background image and color configuration is added.
0.3.1 (2011-03-29)
Initial release
Installation
Use zc.buildout and the plone.recipe.zope2instance recipe to manage packages:
Add collective.folderlogo to the list of eggs to install, e.g.:
[buildout] ... eggs = ... collective.folderlogo
Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = collective.folderlogo
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.
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
File details
Details for the file collective.folderlogo-0.4.0.zip
.
File metadata
- Download URL: collective.folderlogo-0.4.0.zip
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c54303448abf621b5d6665cb4f7ecea50afd6c536ed4f87018953c7c20cbae8 |
|
MD5 | 7990aba9b28f36561c30f2d501403913 |
|
BLAKE2b-256 | 69c3716f50153ab0936df99660dfb52b90e042b240a62b689b8dad54fdc73703 |