Hi all,
I've installed the Calender 0.7.8 (on CMSms 1.0.6). And now I try convincing it to do what I need...
1st) showing 3 months instead of 1
2nd) adding recurring events
@ 1st)
Within the calender template I copied the whole template code 2 times (deleting the back and forth links). Then within function.display.calender.php and function.display.list.php I created some more variables $navigation.prev_q and $navigation.next_q for quarterly month movement. Now switching in 3-month-steps works properly.
But: It's only 1 month showing 3 times... for example: 1st month shown is June. Below you can see June and below that... June. Clicking on "3 months forth" shows September. Below that: September and guess what... right: September.
How can I increase the months number within the calender template? Or do I need to code within the function.whatever.php?
@ 2nd)
Adding an event with more than 1 day duration works fine! But the possibility of adding an event which takes place i.e. every friday would be very nice... where can I find the code that saves the event within the database?
Greetings from Aachen, Germany
Michael AC
Calendar requests
Re: Calendar requests
Another user has tried this yetMichael AC wrote: Adding an event with more than 1 day duration works fine! But the possibility of adding an event which takes place i.e. every friday would be very nice... where can I find the code that saves the event within the database?
http://forum.cmsmadesimple.org/index.ph ... 915.0.html