Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-05-2007, 08:51 PM
Intermediate Member
 
Posts: 18
Question [SOLVED] Zimbra Help

How do I change the URL for the 'Help' page?
Reply With Quote
  #2 (permalink)  
Old 07-06-2007, 03:09 PM
Zimbra Employee
 
Posts: 269
Default

For most skins, there is a skin.js file that is used to add customizations like the one you want. If you want the change to be applied to all skins, then you'll want to edit the BaseSkin.js (under <src>/ZimbraWebClient/WebRoot/skins/_base/base/). In this file, there is a ZmSkin class defined. In this constructor of this class, there is a "help_button" hash defined. Simply add to this hash like so:

Code:
help_button:    { style: "link", container: "quota", url:"http://www.zimbra.com" },
You'll need to redeploy the web client to see the changes take effect. To do so, go to <src>/ZimbraWebClient and type "ant prod-deploy" to deploy the production build.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #3 (permalink)  
Old 08-25-2007, 03:25 PM
Intermediate Member
 
Posts: 18
Default Modify Help URL

The version we are using is the Commercial version.
There are no files named skin.js or BaseSkin.js that I can find. Where are they located?
This is needs to be for both Basic and Advanced client.
Reply With Quote
  #4 (permalink)  
Old 08-27-2007, 12:03 PM
Zimbra Employee
 
Posts: 269
Default

Oops.. That's how to do it v5.

For v4.x, check the ZmSetting.js file. There is a constant in there called "HELP_URI" that defines the url string.

Of course, once you edit this file, you'll have to redeploy the webclient as described in the previous post.

HTH.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.