-
Even better, set the range using currentDate to make it start 5 years before the present year, and 5 years into the future: change
range(2000:2010)
to:
range(currentDate.year()-4,currentDate.year()+6)
2009-10-19 15:44:05 UTC in CalendarX, a Plone Calendar
-
Aye, that's a problem, although it wasn't when I first coded that back in 2004. Who'd of thunk there'd still be people using CalendarX in 2010? To fix it for yourself, go into the source code folder for CalendarX, find the skins folder, and the CalendarX folder inside that, and the file CX_props_macros.pt page template. On line 166, we find the hard-coded array used for the JumpToDateWidget...
2009-10-19 03:35:33 UTC in CalendarX, a Plone Calendar
-
Hi,
I'm the administrator for CalendarX project, and also for the CalendarX-users listserv. None of my messages are now getting through (going out) for the CalendarX-users list and there hasn't been any message come through since December 14... not even spam! My messages to the list are not pending (I've looked), they just seem to be disappearing altogether, without any message.
Can...
2008-01-07 16:05:05 UTC in SourceForge.net
-
Hi,
I'm the administrator for CalendarX project, and also for the CalendarX-users listserv. None of my messages are now getting through (going out) for the CalendarX-users list and there hasn't been any message come through since December 14... not even spam! My messages to the list are not pending (I've looked), they just seem to be disappearing altogether, without any message.
Can...
2008-01-07 15:53:07 UTC in SourceForge.net
-
lupaz committed patchset 16 of module CalendarX to the CalendarX, a Plone Calendar CVS repository, changing 63 files.
2005-01-10 15:12:39 UTC in CalendarX, a Plone Calendar
-
lupaz committed patchset 15 of module CalendarX to the CalendarX, a Plone Calendar CVS repository, changing 28 files.
2005-01-10 14:41:06 UTC in CalendarX, a Plone Calendar
-
lupaz committed patchset 14 of module CalendarX to the CalendarX, a Plone Calendar CVS repository, changing 4 files.
2005-01-01 19:48:59 UTC in CalendarX, a Plone Calendar
-
lupaz committed patchset 13 of module CalendarX to the CalendarX, a Plone Calendar CVS repository, changing 1 files.
2004-12-31 01:58:53 UTC in CalendarX, a Plone Calendar
-
lupaz committed patchset 12 of module CalendarX to the CalendarX, a Plone Calendar CVS repository, changing 20 files.
2004-12-30 16:32:05 UTC in CalendarX, a Plone Calendar
-
CalendarX is a product again. It still requires some hand building of the actual interface, but it's a filesystem product again with several feature and skinning improvements over the stable 0.2 branch release. Subcalendars and configurable "Add New Event" links are the big new features.
2004-09-09 01:24:01 UTC in CalendarX, a Plone Calendar