Question
Hi all,
I am a newbie to twiki. For the Calendar plugin, is there any way for the calendar to display a previous month or the next month relative to the current month, by clicking a "<" link or a ">" link, similar to the javascript calendar in
JSCalendarContrib? provided by dynarch.com?
Environment
--
ThomasHo - 19 Dec 2005
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I think you can do that with URLPARAM and some
SpreadSheetPlugin calculations with date manipulation magic.
--
PeterThoeny - 19 Dec 2005
Also have a look at my
CalendarCalendar example resp. the corresponding
CalendarNavigator (a piece of Javascript)
--
FranzJosefSilli - 20 Dec 2005
Thanks all, I will try and see whether I will get it to work.
--
ThomasHo - 21 Dec 2005
Topic revision: r5 - 04 Feb 2006 - 09:47:25 -
PeterThoeny