forked from plone/plone.app.event
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
36 lines (27 loc) · 1.01 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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...