Skip to main content

A portlet to rotate clickable banners.

Project description

Introduction
============

collective.portlet.banners provides a portlet to display rotating images,
such as sponsor logos, which may be hyperlinked. The images and corresponding
URLs are stored in a custom content type called a Portlet Banner. Since banner
images are stored as blobs, collective.portlet.banners requires that the site
be using plone.app.blob and plone.app.imaging.

Installation
============

To install collective.portlet.banners, first ensure that your site is using
plone.app.blob and plone.app.imaging. Then add collective.portlet.banners
to the eggs section of your buildout. If you are using Plone 3.2 or earlier,
you also need to add a ZCML slug. Then re-run buildout and restart Zope.
You can now install the product in your Plone site using the Add/Remove
Products control panel.

Basic Use
=========

After installing the product, you should see the Portlet Banner type in the
Add New menu. You can add portlet banners anywhere on your Plone site, but
all the banners that you want to display on a particular portlet need to be
in the same folder. As with all Plone content, portlet banners are only visible
to anonymous users when they are published. If you save a portlet banner and
the image is not displayed, you need to install plone.app.blob and
plone.app.imaging from the Add/Remove Products control panel.

After creating the banners that you want to display, you can use the banners
portlet. Add the portlet by clicking on Manage Portlets and selecting Banners
Portlet from the drop-down menu. Then fill in the form, selecting for the
banner folder the folder where you created the banners. Be sure to also set
the title of the portlet, the delay (in seconds) between images, the fade
speed, the portlet width, and the order of the banners. Note that the width
setting **does not** resample the images, so it still important to resize and
optimize the images before uploading them.

Credits
=======

Development
-----------

* `Matt Yoder <mattyoder@groundwire.org>`_

Changelog
=========

1.1 - 2013-09-11
----------------

- more 4.3 fixes
[senner]


1.0 - 2013-09-11
----------------

- use $ instead of jq
[lepri]

- zope.component.hooks import fix for plone 4.3
[senner]

- provide ability to not use catalog results for banners. Will be
slower but might fix some cases.
[vangheem]

- fix cataloging banner info. Only index relative urls since absolute
won't work if edit site is different than production and ssl/non-ssl
[vangheem]


1.0a3 - 2011-06-07
------------------

- changed the portlet permission to plone.app.portlets.ManagePortlets
[vangheem]

- fix call to get banners.
[vangheem]

1.0a2 - 2010-04-02
------------------

- Removed conditional comment attribute from jsregistry for compatibility with
older versions of Plone.
[2010-04-02 - yomatters]

- Fixed links to portlet banners in folder contents and added upgrade step.
[2010-04-01 - yomatters]

1.0a1 - 2010-03-31
-----------------

- Initial work on portlet and content type.
[2010-03-18 - yomatters]

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

collective.portlet.banners-1.1.zip (32.3 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