[orkut-developer] Re: __MODULE_ID__ not defined

2008-07-22 Thread Nitin Dhawan
Thanks, Jason. The problem was I had moved entire JS to external file. I did fix it yesterday itself. Looks like global variables need to reside in Application XML itself. We are considering moving to gadgets.* libraries, but since we want a launch, we will do that move after the first approval.

[orkut-developer] Re: __MODULE_ID__ not defined

2008-07-22 Thread Jason
Glad to hear it Nitin. OpenSocial 0.8 support in orkut will come when the Shindig implementation is completed. Progress is being made, but I don't have a firm ETA just yet. We'll post an update on the blog, however, when the time comes. http://orkutdeveloper.blogspot.com/ - Jason On Jul 22,

[orkut-developer] Re: __MODULE_ID__ not defined

2008-07-22 Thread Jason
Hi Nitin. Your app's URL would help here. By the by, have you considered using the new gadgets.Tab and gadgets.TabSet library instead of _IG_Tabs? These _IG_ libraries are part of the legacy gadgets API and are deprecated in favor of the new gadgets.* libraries. Here are some docs: