https://github.com/redturtle/redturtle.logoswitch
Change portal logo from a list of selected images
https://github.com/redturtle/redturtle.logoswitch
Last synced: about 1 year ago
JSON representation
Change portal logo from a list of selected images
- Host: GitHub
- URL: https://github.com/redturtle/redturtle.logoswitch
- Owner: RedTurtle
- Created: 2013-03-25T09:41:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-19T11:09:39.000Z (over 11 years ago)
- Last Synced: 2025-02-19T17:10:01.163Z (over 1 year ago)
- Language: Python
- Homepage: http://plone.org/products/redturtle.logoswitch
- Size: 184 KB
- Stars: 1
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Introduction
============
This package overrides base logo viewlet and allows managers to change portal logo with a simple click, selecting it from a list of available logos.
Installation
============
You need to add the product to eggs and launch the buildout.
buildout.cfg::
[instance]
eggs +=
redturtle.logoswitch
After that you need to install it from control-panel.
Usage
=====
The product creates a folder in portal_skins called "*custom-logos*" where you can put some images.
Logo id is stored in a property in "site_properties" called *logo_name*.
To choose the logo, there is a view "*@@select-logo*" that show all images in that folder.
.. image:: http://blog.redturtle.it/pypi-images/redturtle.logoswitch/logoswitch.png/image_preview
Compatibility
=============
This product is tested with Plone 3.3.x and 4.2.x.
Credits
=======
Developed with the support of `Regione Emilia Romagna`__;
Regione Emilia Romagna supports the `PloneGov initiative`__.
__ http://www.regione.emilia-romagna.it/
__ http://www.plonegov.it/
Authors
=======
This product was developed by RedTurtle Technology team.
.. image:: http://www.redturtle.net/redturtle_banner.png
:alt: RedTurtle Technology Site
:target: http://www.redturtle.net/