Sharing multiple calendars with one URL - Feature Requests and Miscellaneous | Google Groups:
"Here's what I came up with. This should answer both posters here.
1. In Calendar, generate the HTML to embed your calendars. Choose the
calendars and colors you want. I didn't fool with sizes or other
options.
- Should look something like this (for two calendars):
iframe src=" http://www.google.com/calendar/hosted/domainname.com/ embed?height=600&wkst=1&bgcolor= %23FFFFFF&src=domainname.com_###################### %40group.calendar.google.com&color= %235229A3&src=domainname.com_####################### %40group.calendar.google.com&color=%237A367A&ctz=America %2FNew_York" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"
Note that domainname and ################# will be unique for you.
2. Copy this portion of the generated HTML for later use. (I suggest pasting it in notepad)
domainname.com_######################
%40group.calendar.google.com&color=%235229A3&src=domainname.com_#######################%40group.calendar.google.com&color=%237A367A
3. In your Sites page, insert a calendar gadget (any HTML address will do for now)
4. Edit the Sites page HTML. You should see something like this:
img
props="mode:month;showTabs:true;showTitle:true;showNav:true;showDate:true;height:
600;domain:domainname.com;pvttk:#######################"
origsrc="domainname.com_###############%40group.calendar.google.com"
type="calendar" id="############" style="display: block; text-align:
left;" src="/a/domainname.com/sitename/system/app/embed/icons/
calendar.gif"
5. locate the string: origsrc="domainname.com_###############%40group.calendar.google.com"
6. replace everything inside these quotation marks with the code copied earlier. Make sure to leave the quotation marks.
7. Save and the page should show all calendars with the colors you chose in the embeddable calendar wizard.
I'd love to hear if this works for others.
D
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment