Skip to main content

Extended Calendar Portlet: A configurable implementation of a Calendar Portlet for Plone.

Project description

Overview

This package provides a configurable implementation of a Calendar Portlet.

It is possible to give the calendar portlet a header, to search only for events with given keywords and constrain its results to only an area of your site.

Even though Plone’s default Calendar Portlet implementation is useful for most sites if you want to segment calendar’s events or to provide more than one calendar per page, Extended Calendar Portlet comes to rescue.

Screenshot

https://github.com/collective/collective.portlet.calendar/raw/master/screenshot.png

Installation

To enable this product,on a buildout based installation:

  • Edit your buildout.cfg and add collective.portlet.calendar to the list of eggs to install

    [buildout]
    ...
    eggs =
         collective.portlet.calendar

After updating the configuration you need to run the ‘’bin/buildout’’, which will take care of updating your system.

Go to the ‘Site Setup’ page in the Plone interface and click on the ‘Add/Remove Products’ link.

Choose the product (check its checkbox) and click the ‘Install’ button.

Uninstall – This can be done from the same management screen, but only if you installed it from the quick installer.

Note: You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.

Contributors

  • Érico Andrei

  • Luca Fabbri

  • Ales Zabal

  • Héctor Velarde

Development of this product was sponsored by TRT13.

Changelog

1.0b2 (2012-05-10)

  • Added basic installation tests. [hvelarde]

1.0b1 (2012-05-10)

  • Tested Plone 4.2 compatibility. [hvelarde]

  • Updated package information and development buildout configurations. [hvelarde]

  • Added Basque translation. [shagi]

0.6 (2011-05-19)

  • Added Italian translation. [keul]

  • Added Brazilian Portuguese translation. [erico_andrei]

  • Now also Plone 3.3 compatible. [keul]

  • Change the translation domain, fixing all the i18ndude stuff (that were not working), because while using the “plone” ones was not possible to translate anything. [keul]

  • Selecting a collection, all other filters are ignored (if you want a review_state or Subject filter, put it in the collection itself). [keul]

  • Sdded and fixed tests. [keul]

  • Minimal pyflakes changes. [keul]

0.5 (2011-05-06)

  • Providing a base css to our portlet. [erico_andrei]

  • Allows restricting the results to only a subset of the site. [erico_andrei]

  • Adding portlet name/title. [erico_andrei]

  • Initial release. [erico_andrei]

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.calendar-1.0b2.tar.gz (121.1 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