By Dr Lazardo
Description
A calendar gadget to add to your wiki.
If you have a public event calandar set up with google this gadget will link to it when you click the Google Calendar Viewer link on the gadget.
Code
[[embed]]
<script src="http://gmodules.com/ig/ifr?url=http://ralph.feedback.googlepages.com/googlecalendarviewer.xml&up_feed=http%3A%2F%2Fwww.google.com%2Fcalendar%2Ffeeds%2Fralph.feedback%40gmail.com%2Fpublic%2Fbasic&up_highlight=%23FF0000&up_borderStyle=solid&up_borderSize=2&synd=open&w=320&h=200&title=Google+Calendar+Viewer&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script>
[[/embed]]
In action
Thanks to tsangk for this great snippet: conditional-blocks
text above inserted with:
[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]
Other snippets posted by Dr Lazardo
Rate this solution
If you think this solution is useful — rate it up!
I've looked and looked for a REAL calendar solution but none of these seem to let me do group sharing of events, so I had to make my own just using tables. I'll have to keep updating, but oh well, at least I can highlight dates and embed links to event pages. See it if you like and take the code if you want:
http://geografwiki.wikidot.com/conferences
the easiest way to get a nice looking google calendar onto your wiki, is to use the embed code that google provides.
So if you log into your calendar, in your calendar view click on settings for the calendar you want to embed. Then copy the code where it says "embed" that will be linked specifically to your calendar, and it looks great.
Just make sure to add the wiki embed codes (I tried to type them here, but then it searches for something to embed, heh) after the code that google gave you. It works perfect.
appears to create a link to an existing calendar on google.
end of post
I have edited the text above to try and make this a bit clearer. And added the "inaction code". if you have set up a google account, and event calendar associated with it, this gadget will link to it.