Skip to main content

Simple to install and use calendaring solution

Project description

Products.SimpleCalendar is a simple, accessible display-only
calendaring solution for Plone. It was created to ensure that a
simple, accessible (table-based listing) calendaring solution exists,
and is a viable alternative to p4a.plonecalendar.

In many ways it is similar to p4a.plonecalendar, as it makes use of
the dateable.chronos and dateable.kalends code as well, and also
depends on some p4a code, a dependency that was discovered when
developing Products.SimpleCalendar.

An alpha release for now, using hacks and adapter goodies to get
things working. Enjoy. :)

To install, add Products.SimpleCalendar to buildout and re-run
buildout, restart Zope and install the SimpleCalendar and Chronos
products in the Plone control panel add-ons section.

Customize chronos.css in portal_view_customizations so that it
contains

#chronos-month td.dayNotInThisMonth a {
display: inline;
}

to have events taking place in a day outside of the current month
displayed.

TODO: Implement interface-based fetching of events


1.0.1b3 (2012-10-13)

- Removing alpha status from Trove classification

1.0.1b2 (2012-10-22)

- Making month(.html) view default view for SimpleCalendar content type

- Removing skin statements for a less noisy startup

1.0.1b (2012-10-15)

- Removing p4a.* dependencies

1.0rc1 (2012-08-23)

- No complaints, release candidate

1.0b2 (2012-08-06)

- Making versions explicit on dateable.* to make sure things work

- Enabling attendee events in calendar listing

1.0b (2012-08-03)

- Cleaning up egg, releasing beta

1.0a3 (2012-08-02)

- Making portlets assignable on SimpleCalendar content type

1.0a2 (2012-08-01)

- Fixing readme/changes info in setup.py

- Making dateable dependencies explicit

- Enabling filter for the calendar based on event state

- Adding more info to readme.

1.0a (2012-07-31)

- Initial release

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

Products.SimpleCalendar-1.0.1b3.tar.gz (8.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