Google Blogoscoped

Forum

Google Calendar Gadgets Appearing  (View post)

Jérôme Flipo [PersonRank 10]

Sunday, June 14, 2009
15 years ago9,505 views

Where Are My Friends? > No Latitude integration?

Joe Vautour [PersonRank 1]

15 years ago #

I have Tasks in my Google Calandar

David Sanger [PersonRank 7]

15 years ago #

Philipp, I found Gadgets by going to the Settings page and looking in the far upper left corner for a link that made them visible.

Vic [PersonRank 1]

15 years ago #

...I don't have anything in the far upper left corner in settings. I'd really like to have this gadgets feature. Really really like to have it.

Lukas [PersonRank 1]

15 years ago #

The feature is just as described enabled in my Google Apps Calendar account. I specially like the title "Internal Only" :-)

WebSonic.nl [PersonRank 10]

15 years ago #

I checked Google Calendar and standard there was no Gadget link. However, in the source i found '['gadgetsVisible','1']'. When you disable all CSS on the page, a Gadget link comes visible right. When you click on it, at the bottom of the page comes the following visible,

INTERNAL ONLY
Hide gadgets
Send feedback
Help
  
Add Tasks
Add Googler Search
Add Jump To Date
Add Next Meeting
Add Time zones
Add Where are my friends?

WebSonic.nl [PersonRank 10]

15 years ago #

I wasn't able to activate the gadget by the way, below the code.

<div><span class="gadget-settings-noaction" style="color: rgb(153, 0, 0);">INTERNAL ONLY</span><br><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="gcal$func$[14]()">Hide gadgets</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="window.open('https://spreadsheets.google.com/viewform?formkey=cC1xbTlWMUo2VERiOHlNaTAyMl9WWkE6MA','gadget_help')">Send feedback</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="window.open('http://www.corp.google.com/~davem/gadgets/gadget_help.html','gadget_help')">Help</div><div class="gadget-settings-break">&nbsp;</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="gcal$func$[15]()">Add Tasks</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="gcal$func$[16]('http://hosting.gmodules.com/ig/gadgets/file/115850512692387648015/facewall.xml','3')">Add Googler Search</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="gcal$func$[16]('http://www.google.com/ig/modules/calendar/setdate.xml','1')">Add Jump To Date</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="gcal$func$[16]('http://www.google.com/ig/modules/calendar/next.xml','3')">Add Next Meeting</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="gcal$func$[16]('http://www.google.com/ig/modules/calendar/tz.xml','3')">Add Time zones</div><div style="background-color: rgb(224, 236, 255);" class="gadget-settings-action" onmousedown="gcal$func$[16]('http://www.google.com/ig/modules/calendar/whereis.xml','3')">Add Where are my friends?</div><form id="gadgetaddform" onsubmit="gcal$func$[17](); return false" style="width: auto;"><input class="label-input-label" id="gadgetaddbox">&nbsp;<input id="gadgetadd" value="Add" type="submit"></form></div>

Philipp Lenssen [PersonRank 10]

15 years ago #

[Added an update!]

Tony Ruscoe [PersonRank 10]

15 years ago #

When viewing the calendar with no styles, does anyone else get the link at the top of the page which says:

   Click here for ARIA enhanced Google Calendar

With a link to the following javascript:

   javascript:
   void(_insertAxsScript("6a3eb8ba4a07edb76f79a18d6bdb8933"))

Executing it on a normal Calendar view with styles enabled seems to do nothing except take me to the day view.

Also, there's a feedback form:

<< Google Calendar gadgets (Dogfood) feedback

INTERNAL ONLY – GOOGLE CONFIDENTIAL

TO HIDE/DISABLE GADGETS – CLICK "HIDE GADGETS" LINK IN UPPER RIGHT OF SCREEN

Thank you for testing Google Calendar gadgets (internal only.) If you'd like to follow up with the team, please email doozer-team[put at-character here]google.com >>

https://spreadsheets.google.com/viewform?formkey=cC1xbTlWMUo2VERiOHlNaTAyMl9WWkE6MA

Philipp Lenssen [PersonRank 10]

15 years ago #

> does anyone else get the link at the top of the page which says:
>
> Click here for ARIA enhanced Google Calendar

Yeah, had that too...

Tony Ruscoe [PersonRank 10]

15 years ago #

Here are the source files for the other gadgets:

Jump To Date:
Ask Calendar to jump to a day.
http://www.google.com/ig/modules/calendar/setdate.xml

Next Meeting / Next Event:
Displays the next event. It will open the next event if you click it. It updates itself when the container revalidates.
http://www.google.com/ig/modules/calendar/next.xml

Time zones / Current time:
Displays the current time in multiple time zones. If you are using Google Calendar, the gadget will be consitent with your 24/military time display preference. It will also show the time for any events that you click.
http://www.google.com/ig/modules/calendar/tz.xml

Where are my friends? / Where is:
A Google Calendar gadget to find people's current schedule.
http://www.google.com/ig/modules/calendar/whereis/whereis-thm.png
http://www.google.com/ig/modules/calendar/whereis.xml

David Mulder [PersonRank 10]

15 years ago #

For me the gadgetvisible thing was 0 initially, here is what I did to see some more stuff (even though I couldn't get it enabled)

Css:
   1. Disable css
   2. Scroll down, hit the arrow
   3. Enable css
Javascript:
   1. Open firebug html panel
   2. Search for 'history'
   3. Right click on the script element right next to the iframe you found and click edit html
   4. find the gagetvisble thing and change the 0 to a 1 and hit the edit button in the top bar
   5. Scroll down, select gadget (lots)
   6. Will appear at the right, till you leave the page... (the added gadgets will be saved, but the gadgetvisible property is changed somewhere else)

Sascha Reynolds [PersonRank 0]

15 years ago #

Did a little search for the ARIA-enhanced Calendar:
http://www.ditii.com/2008/03/13/aria-powered-screenreading-and-fire-vox-support-for-google-reader/

Using the CSS voodoo I saw the gadgets, but couldn't do anything with them.

Piotr Konieczny [PersonRank 9]

15 years ago #

It's a pitty, Tasks[put at-character here]Calendar doesn't work on Opera...

Ionut Alex. Chitu [PersonRank 10]

15 years ago #

"Mask as Firefox" and it will work.

Forum home

Advertisement

 
Blog  |  Forum     more >> Archive | Feed | Google's blogs | About
Advertisement

 

This site unofficially covers Google™ and more with some rights reserved. Join our forum!