I quite like Plone's Calendar, but need something similar for Zope. Any recommendations? -- John
The CalendarTag is old and DTML but works pretty well. My little CorpCalendar product relys on it. http://www.zope.org/Members/malikz/CorpCalendar On 6/29/05, John Poltorak <jp@warpix.org> wrote:
I quite like Plone's Calendar, but need something similar for Zope.
Any recommendations?
-- John
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
On 6/29/05, John Poltorak <jp@warpix.org> wrote:
I quite like Plone's Calendar, but need something similar for Zope.
Any recommendations?
For those daring to be on the (b)leeding edge, there is CalZope, which is the non-CMF part of our new calendar project. It's based on Five, so you'll need Zope 3.0.0 or Zope 2.8. http://www.cps-project.org/sections/projects/calendar_server -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
On Wed, Jun 29, 2005 at 01:15:39PM +0200, Lennart Regebro wrote:
On 6/29/05, John Poltorak <jp@warpix.org> wrote:
I quite like Plone's Calendar, but need something similar for Zope.
Any recommendations?
For those daring to be on the (b)leeding edge, there is CalZope, which is the non-CMF part of our new calendar project. It's based on Five, so you'll need Zope 3.0.0 or Zope 2.8.
http://www.cps-project.org/sections/projects/calendar_server
Sounds interesting... Is CPS something like an alternative to Plone? I've only just struggled to upgrade to Zope 2.7.3 so jumping to 2.8 fills me with some degree of trepidation. I'd have to be convinced that this calendar server was exactly what I was looking for. Is there a usable demo?
-- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
-- John
On 6/29/05, John Poltorak <jp@warpix.org> wrote:
I quite like Plone's Calendar, but need something similar for Zope.
Any recommendations?
just like peterb's corpcalendar, SempoiCalendar also depends on CalendarTag. and an rdb it;s old, at v 0.0.0, but works for me. ymmv http://zope.org/Members/kedai/SempoiCalendar
-- John
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- http://myzope.kedai.com.my - my-zope org
participants (4)
-
Bakhtiar A Hamid -
John Poltorak -
Lennart Regebro -
Peter Bengtsson