Google calendar year view ?

Fanum

Toubab
Joined
Apr 26, 2003
Messages
48,939
Reaction score
7
Location
Secure unit 2
I've been going around in circles so it's time to ask:blast

I need a way of showing an interactive calendar in YEAR VIEW Format on the new website.....I've got an embedded Google calendar that links to the actual live one we sync with so an annual view one would be ideal but I can't work out how to do it, if it's possivle.

Is there a way of showing a Google calendar set to a specific month? I could then embed 12 small ones which would do the job, each showing a sequential monthIYSWIM?

I've looked at and installed half a dozen widgets and plugins but none of them give a year-view on a main category page (Wordress latest version)

The agenda view which you can show as default view is no good btw :)
 
no show on here... edit you've changed it

Yup I can't show an embedded calendar 'cos the google app isn't installed on the UKGSer server so the (iframe) is the only way I know to do it otherwise ;)

The view in Google calendar doesn't change the embedding code.......you can't see a google calendar in year format (afaik) so the answer lies (I think) in being able to set a switch variable to shoe a specific month and then use 12 small calendar views in their own Iframes.....or find another plugin that does the same but will show a year at a view that (ideally anyway) links to the Google iCS
 
SQL?

If you've a SQL backend, you could look at the SQL calendar function - a lot of diaries in web based apps do it this way as it's easier to parse/link/etc. data in the same or similar tables. It won't help you with synching your google calendar though...
 
If you've a SQL backend, you could look at the SQL calendar function - a lot of diaries in web based apps do it this way as it's easier to parse/link/etc. data in the same or similar tables. It won't help you with synching your google calendar though...

I have, but that's beyond me.....It's been a steep enough learning curve to get to where I am already :blast (I'll be posting it before this weekend I hope, so you can have a look and rip it to pieces ;) )

I think that for the time being I'm going to just do a list and look for a longer term solution after it's all live :)
 


Back
Top Bottom