Skip to content

kingel/plone.app.event

 
 

Repository files navigation

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

Event content type, browser views, utilities and portlets for Plone.
The event content type supports whole day events and recurrences based on
RFC2445.

It replaces the ATContentType event impementation.

To use the Archetypes based ATEvent type, include the at package in your zcml::

    <include package="plone.app.event.at" />

and import the plone.app.event.at Generic Setup import step.



Contributions
=============
Philip Bauer, <[email protected]>
Jure Cerjak, <[email protected]>
Vincent Fretin, <[email protected]>
Rok Garbas, <[email protected]>
Tom Gross, <[email protected]>
Andreas Jung, <[email protected]>
Jens Klein, <[email protected]>
Ryan Northey, <[email protected]>
Simone Orsi, <[email protected]>
Vitaliy Podoba, <[email protected]>
Johannes Raggam, <[email protected]>
Lennart Regebro, <[email protected]>
Mike Rhodes, <[email protected]>
Dorneles Tremea, <[email protected]>
Nejc Zupan, <[email protected]>

and possibly many many more...

About

Event content type for Plone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.1%
  • JavaScript 24.9%