Calendar control

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
lkelly
Regular
Posts: 13
Joined: Fri Jul 15, 2005 1:58 am

Calendar control

Post by lkelly »

I'm hacking the code for the calendar control, and I'd like to know how the logic for the scrolling arrows works (to move to the next month and previous month). If I have an entry in the database for the previous month, and I click on the left scroll bar, should it then show the calendar days for the previous month? Same thing for moving to the next month...

If anyone can help me understand the code a little better, I'd appreciate it.

Thanks.
lkelly
Regular
Posts: 13
Joined: Fri Jul 15, 2005 1:58 am

Post by lkelly »

Figured it out. Some of the logic is in the .tpl file.
Post Reply