Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.portlet.calendar

How to install collective.portlet.calendar

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.portlet.calendar
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0b2 Available View build log
0.6 Available View build log
0.5 Available View build log
Windows (64-bit)
1.0b2 Available View build log
0.6 Available View build log
0.5 Available View build log
Mac OS X (10.5+)
1.0b2 Available View build log
0.6 Available View build log
0.5 Available View build log
Linux (32-bit)
1.0b2 Available View build log
0.6 Available View build log
0.5 Available View build log
Linux (64-bit)
1.0b2 Available View build log
0.6 Available View build log
0.5 Available View build log
 
License
GPL
Dependencies
Lastest release
version 1.0b2 on May 23rd, 2012

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.

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]

Subscribe to package updates

Last updated May 23rd, 2012

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.