I suspect there must be a Zope product which will do something like this... I would like to be able to display a calendar which highlights dates on which there are specific events, and if the dates of those events are within the following month of the current date, I would like the individual events to be shown on a 'forthcoming events' page automatically without having to update the page manually. How would I go about doing something like this? -- John
Look into <dtml-calendar> if you are using DTML... John Poltorak wrote:
I suspect there must be a Zope product which will do something like this...
I would like to be able to display a calendar which highlights dates on which there are specific events, and if the dates of those events are within the following month of the current date, I would like the individual events to be shown on a 'forthcoming events' page automatically without having to update the page manually. How would I go about doing something like this?
Look into CMF or Plone, they both come with it. On Monday, February 2, 2004, at 06:15 PM, Kevin Carlson wrote:
Look into <dtml-calendar> if you are using DTML...
John Poltorak wrote:
I suspect there must be a Zope product which will do something like this...
I would like to be able to display a calendar which highlights dates on which there are specific events, and if the dates of those events are within the following month of the current date, I would like the individual events to be shown on a 'forthcoming events' page automatically without having to update the page manually. How would I go about doing something like this?
_______________________________________________ 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 )
participants (3)
-
John Poltorak -
Kevin Carlson -
Marc Lindahl