3 messages in com.googlegroups.google-calendar-help-dataapiRe: How does a gadget know which day ...
FromSent OnAttachments
jewp...@gmail.com23 Jun 2008 18:29 
TRF24 Jun 2008 08:08 
jewp...@gmail.com24 Jun 2008 17:57 
Subject:Re: How does a gadget know which day it is sitting on?
From:TRF (timo@yahoo.com)
Date:06/24/2008 08:08:47 AM
List:com.googlegroups.google-calendar-help-dataapi

Hey - the "which day it belongs to tag is - <gd:when startTime="2008-06-23" endTime="2008-06-24"/> preferences are set by using the <gCal:webContentGadgetPref> tag. The previous entry on this list is mine - there is a sample of some properly formatted xml there. Unfortunately my gadgets have stopped working - use my code with caution.

On Jun 23, 6:29 pm, "jewp@gmail.com" <jewp@gmail.com> wrote:

B"H

I am trying to create a gadget tailored to the calendar. something like the new moon, or weather gadgets.

I am running into two issues

1. How does each instance of the gadget know which day it belongs to? I don't see that info passed anywhere? 2. How can a user set preferences?

Thank you