Skip to main content

A Plone control panel to allow overriding the plone site logo

Project description

Introduction

This package provides a new control panel for the Plone content management system. The purpose of this control panel is to allow easy replacement of the site logo.

After installing the package, the user will find a new control panel listed in Plone’s Site Setup area. Clicking on the name of the panel will open a view providing a preview of the current site logo and a file upload field to replace that logo. If the user chooses to upload a new site logo, that new logo will replace the existing one, and the logo will change for the site.

Under the hood

The control panel works by creating a new OFS.Image object in the ‘custom’ folder of the portal_skins tool. If for some reason, this folder is missing, the image will be added to the Plone site root. To return to the original, stock Plone logo, all the user need do is delete this image. Acquisition will take care of the rest.

Contributors

Cris Ewing, Author

Changelog

1.1 (2012-05-08)

  • Properly package this egg [eleddy]

1.0 (2011-06-20)

  • Created simple Plone control panel which adds the uploaded file as ‘logo.png’ to the custom skin folder or, if that is missing, to the site root. [Cris Ewing]

  • Package created using templer [Cris Ewing]

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

eastofeaton.logopanel-1.1.tar.gz (14.5 kB view hashes)

Uploaded Source

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