Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > Google Forums > Gmail Forum

GoogleCommunity Sponsor
Cirtex Hosting
Use coupon "forum" for 50% Off!

Reply
 
LinkBack Thread Tools Display Modes
Old 02-29-2008, 06:11 AM   #1 (permalink)
Noogle
 
Join Date: Feb 2008
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
inforr is on a distinguished road
GMail Sidebar Gadget & Gmail for Domains

I am trying to make Jack's Sidebar Gadget work with my domain hosted on Google Apps.

I am assuming I am on the right track at looking at the google_class.js file

Code:
this.gmailUrl   = "http://mail.google.com/mail";
    this.feedUrl    = "/feed/atom";
    this.inboxUrl   = "/?search=inbox&auth=";
    this.searchUrl  = "/?search=query&view=tl&start=0&init=1&fs=1&q=";
    this.messageUrl = "/?fs=1&tf=1&view=cv&search=all&th=";
    this.composeUrl = "/?view=cm&tf=0&auth=";
    this.authUrl    = "https://www.google.com/accounts/ClientAuth";
    this.tokenUrl   = "https://www.google.com/accounts/IssueAuthToken";
I tried changing it to this:

Code:
this.gmailUrl   = "http://mail.google.com/a/mydomain.com";
    this.feedUrl    = "/feed/atom";
    this.inboxUrl   = "/?search=inbox&auth=";
    this.searchUrl  = "/?search=query&view=tl&start=0&init=1&fs=1&q=";
    this.messageUrl = "/?fs=1&tf=1&view=cv&search=all&th=";
    this.composeUrl = "/?view=cm&tf=0&auth=";
    this.authUrl    = "https://www.google.com/accounts/ClientAuth";
    this.tokenUrl   = "https://www.google.com/accounts/IssueAuthToken";
I can login succesfully but it doesn't show any of my mail and says I have an unread count of "0" which isn't correct. The Atom feed does work if I paste it into IE. I assume its possibly something to do with the this.authUrl and this.tokenUrl links.

Anyone have any knowledge about the differences between standard GMail and Google Apps for Domains GMail?
inforr is offline   Reply With Quote
 
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sidebar activity gadget dejudicibus Google Desktop Search Forum 0 12-11-2007 05:23 AM
Developing Google Desktop Search Sidebar Gadget with C# pro Google Desktop Search Forum 0 01-06-2007 01:49 AM


All times are GMT -8. The time now is 07:02 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community