Question
I've taken the
CalendarCalendar model and made a change to the navigation. Inserted a simple form. I basically inserted it into the same spot where the Navigation include was. However, the only data visible in any month is only the current month.
very simple form.
Environment
--
JoeDeal - 10 May 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I noticed a comment by
FranzJosefSilli that this search feature doesn't work after version 1.012 and that he wasn't updating until that is fixed. That could be the problem! I'm using the latest ver. 1.020. If this is true, any suggestions on implementing a group calendar?
--
JoeDeal - 10 May 2006
I think that is a different question. Here is how you can feed the year and month into the calendar (view raw text to see how this works):
| January 2026 |
| |
|
|
|
01 |
02 |
03 |
| 04 |
05 |
06 |
07 |
08 |
09 |
10 |
| 11 |
12 |
13 |
14 |
15 |
16 |
17 |
| 18 |
19 |
20 |
21 |
22 |
23 |
24 |
| 25 |
26 |
27 |
28 |
29 |
30 |
31 |
|
(The
CalendarPlugin is not installed on twiki.org, but you can see how the queries with URLPARAM work)
--
PeterThoeny - 11 May 2006
I am using the table,
CalendarTable in
CalendarCalendar to input dates and using it to create the bulleted list (
CalendarEvent) for the calendar. With this interface the calendar changes to the proper month but it doesn't have any monthly information from
CalendarEvent in it. Well, except for the current month.
--
JoeDeal - 11 May 2006
OK, different case then.
--
PeterThoeny - 11 May 2006
Possibly report this in the Dev topic for the plugin (reaching the plugin author is easier that way).
--
SteffenPoulsen - 16 Jun 2006