[Zope-CMF] Event

Jeff Sasmor jeff@janix.com
Thu, 17 May 2001 10:14:42 -0400


Reply to:
Subject: Re: [Zope-CMF] is there an event content in the works
Date: Wed, 16 May 2001 19:30:36 +0200 (METDST)
From: palomar@sg.uji.es (Juan David Ib=E1=F1ez Palomar)


>Well, I know this is the CMF list but I'd prefer it to be a product
>that don't requires CMF.

>I haven't tried EventFolder but looking at the demo in http://www.ptang.=
com
>it seems it uses the CalanderTag for rendering, which I'm rewriting now.

EventFolder doesn't use the Calendar tag at all. It works fine within the
CMF if you make a few tweaks to the ZClass.

The downsides are:

1. You have to create instances from within the ZMI.
2. You have to manage it from within the ZMI
3. It has its own catalog so I don't think that
    events will show up in the portal catalog

I have had about 10 emails from people asking me
to convert this to work with the CMF. It's almost a total
rewrite of a lot of forms, etc.

It would be much easier to add an 'Events' mode to
the Blark product where it would display a calendar
rather than a list of articles, and article postings would
have a date field in addition to the other fields when the
Blark instance is in Events mode (as opposed to weblog
mode).

Replies to event postings could take the place of
Eventfolder's 'reviews' and so on.

I'm willing to take it about that far and allow others to
add extensions as they wish (which I'd be happy to
incorporate into the code base).

Comments?

Jeff Sasmor
jeff@sasmor.com
Check out http://www.naggle.com/