13 messages in com.googlegroups.google-gadgets-apiRe: __MODULE_ID__: how static is it?
FromSent OnAttachments
gurkesaft08 Jun 2006 14:36 
Seige09 Jun 2006 10:48 
gurkesaft10 Jun 2006 13:20 
Seige10 Jun 2006 13:29 
Google Employee11 Jun 2006 08:10 
gurkesaft11 Jun 2006 08:41 
Google Employee11 Jun 2006 10:24 
gurkesaft12 Jun 2006 07:07 
Seige12 Jun 2006 08:15 
Google Employee12 Jun 2006 16:41 
gurkesaft13 Jun 2006 07:31 
gurkesaft13 Jun 2006 07:33 
jjru...@gmail.com25 Jun 2006 07:04 
Subject:Re: __MODULE_ID__: how static is it?
From:Google Employee (labs@google.com)
Date:06/11/2006 08:10:18 AM
List:com.googlegroups.google-gadgets-api

Hello Jack and Gurkensaft,

Here is some general information about storing user preferences:

- Do not rely on the __MODULE_ID__ remaining static. - You do not want to set cookies inside IFRAMEs. The default privacy policies of Microsoft Internet Explorer and Apple Safari do not permit sending cookies to third-party sites. You can read more on this subject here: http://www.google.com/apis/homepage/guide.html#Cookies - For now, we would advise you to use the Prefs.set functionality in order to save module settings. Unfortunately, this will require inlining. http://www.google.com/apis/homepage/reference.html#JS_Ref

I hope this helps and we thank you again for your interest in the Google Gadget API.

Ralph