[Framework-Team] plone.app.event ical importer in core

johannes raggam raggam-nl at adm.at
Fri Mar 15 09:33:08 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey FWT!

I plan to integrate an icalendar importer for plone.app.event for a
current customer project.

The question is, if I should do this in plone.app.event itself or as
an addon package (plone.app.ical?).
I favor doing it directly in an "ical" subpackage in plone.app.event.

This is a rough implementation plan:

- - A registered action on folderish content types to activate the
import feature.

- - Wether a schema extender / behavior or a view (available as
content-tab) where an icalendar URL can be registered or a icalendar
file uploaded. icalendar UIDs are stored as annotation on the content
object.

- - Simple synchronisation features: if the icalendar UID already
exists, skip the import for this item, else create it.
- - If an icalendar file is uploaded, all events are just imported,
regardless if the same event alreadt exists.

The Synchronisation features could be improved, maybe later...

This could be the base for a future CalDAV feature.


Any comments and thoughts?

Best,
Johannes Raggam


- -- 
programmatic  web development
di(fh) johannes raggam / thet
python plone zope development
mail: office at programmatic.pro
web:  http://programmatic.pro
      http://bluedynamics.com

- -- 
programmatic  web development
di(fh) johannes raggam / thet
python plone zope development
mail: office at programmatic.pro
web:  http://programmatic.pro
      http://bluedynamics.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlFC6tQACgkQW4mNMQxDgAefKQCfa/B8ZP+7sNDXVZMVQZovMAHU
LogAoJqcv6GnNPbqyN09xijooj2mZi9O
=em4+
-----END PGP SIGNATURE-----


More information about the Framework-Team mailing list