Chuck-
That cal is pretty sweet...How do you think I could do something within the list (versus calendar) to have events display like:
day ---> Multiple events
day2--> Multiple events
I would think its a matter of iterating through the array, then grouping individual entries by that day then outputting that chunk to a template. Similar to what you did with the full calendar but rather within the listing format. I guess I am looking for a place to start...any help would be greatly appreciated...
thanks-
P
Right now you could could change the chunks to output each day to it’s own ul or div (instead of td).
Optimally, You could get into the code and let the chunks be determined by the snippet options. That’s the plan but I havent had time to work on it lately.
When we output a wide calendar, is that table generated from Google or by the snippet? If I wanted to put an <h1></h1> around the day numbers to be able to separate them from the events, is that possible?
The readme file mentions the css Configuration variables but I couldn’t exactly grasp how those worked or if it’s just a reference chart for building the style sheet.
Also, is there a preset time period for when the snippet updates the data from the feed? I made some changes to pre-existing events and added new events and they don’t seem to immediately change on the page.
However, the changes do show up in a feed reader.
I’ve tried changing the page to non cachable and it didn’t seem to make any difference.
i think you can delete the cache files via FTP and it will update.
How often does it update on it’s own?
For example if non-techies are updating the calendar every day and wonder why their stuff doesn’t show up immediately, I’d like to be able to say give it (so and so) minutes instead of running and deleting the cache all the time.
Yes, I actually have 3 calendars public. I’m wondering how this is gonna know which calendar to get?
And yes I added a few events on monday and a few reoccurring events