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

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 09-16-2010, 07:56 AM
Member
 
Posts: 11
Default [SOLVED] Admin Console LogoURL

I installed zimbra 6.0.7_GA_2473.RHEL5_20100616201624 CentOS5 NETWORK edition. And I changed the Logo and logoURL from the administrator page. However, when I click the logo in 7071 admin console, it goes to zimbra.com not the url I set. I don't have a problem in the user console though... If you have any idea, please help!

Thanks in advance.

Michaelku
Reply With Quote
  #2 (permalink)  
Old 09-16-2010, 10:39 AM
Partner (VAR/HSP)
 
Posts: 186
Default

... seem to be hard-coded and needs to be changed manually in:

Code:
/opt/zimbra/jetty/webapps/zimbraAdmin/WEB-INF/classes/messages/ZmMsg_de.properties
/opt/zimbra/jetty/webapps/zimbraAdmin/WEB-INF/classes/messages/ZmMsg.properties
/opt/zimbra/jetty/webapps/zimbraAdmin/WEB-INF/classes/messages/ZaMsg_de.properties
/opt/zimbra/jetty/webapps/zimbraAdmin/WEB-INF/classes/messages/ZhMsg_de.properties
/opt/zimbra/jetty/webapps/zimbraAdmin/WEB-INF/classes/messages/ZaMsg.properties
Just edit the appropriate files in your language. The files listed above will change the German version (_de.properties)

Remember the Logo Licensing Rules: Only if you are using ZCS under the network (commercial) license, you may use your own logo and URL in place of the Zimbra logo and URL.


Regards

Andreas

Last edited by FritzBrause; 09-17-2010 at 11:26 AM..
Reply With Quote
  #3 (permalink)  
Old 09-16-2010, 02:56 PM
Member
 
Posts: 11
Default

Thank you Andreas. I also changed the URL in /opt/zimbra/jetty/webapps/zimbraAdmin/js/zimbraAdmin/config/settings/ZaSettings.js. However, it didn't work...
Reply With Quote
  #4 (permalink)  
Old 09-16-2010, 11:48 PM
Partner (VAR/HSP)
 
Posts: 186
Default

... tricky. There are hard-coded Settings for the Admin Panel too.
But I think I figured it out:

The corresponding HTML is

Code:
<div id="ZLoginBannerImage" class="ImgLoginBanner" onclick="window.open("http://www.zimbra.com","_blank")" style="cursor: pointer;"></div>
The URL in window.open is being replaced by

Code:
params.companyURL = ZaAppCtxt.getLogoURI () ;
So if you change line 260 or so:

Code:
ZaSettings.LOGO_URI = "http://www.zimbra.com";
in File

Code:
/opt/zimbra/jetty/webapps/zimbraAdmin/js/zimbraAdmin/config/settings/ZaSettings.js
it should work as intended. Maybe you need to rebuild the Skin Cache or restart Zimbra. Will try later and keep you posted.

Remember the Logo Licensing Rules: Only if you are using ZCS under the network (commercial) license, you may use your own logo and URL in place of the Zimbra logo and URL.

Last edited by FritzBrause; 09-17-2010 at 11:26 AM..
Reply With Quote
  #5 (permalink)  
Old 09-17-2010, 08:06 AM
Moderator
 
Posts: 1,209
Default

There's a much easier way but since only NE customers are allowed to change the branding posting the solution in the open public forums seems inappropriate.
__________________
___________________________________
L. Mark Stone, CIO


"Uptime. All the time."

477 Congress Street | Portland, ME 04101-3431 | (207) 772-5678

proactive maintenance and monitoring | technology consulting
Zimbra groupware | EMR implementations | private cloud hosting
Reply With Quote
  #6 (permalink)  
Old 09-21-2010, 07:48 AM
Member
 
Posts: 11
Default

Thank you very much!!! It fixed!
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.