Changing the Page Title: Difference between revisions

(new page - how to change page title)
 
No edit summary
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{BC|Community Sandbox}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=Changing the Page Title=
{{KB|{{Unsupported}}|{{ZCS 5.0}}||}}
{{Archive}}{{WIP}}
'''How to Change the Page Title'''
'''How to Change the Page Title'''
* Reasons why you may want to change:
* Reasons why you may want to change:
**If you are running more than 1 instance of zimbra (say QA or Dev) and you don't want to get your instances of Zimbra confused when you are logged in to more than 1 at a time.
**If you are running more than 1 instance of Zimbra (say QA or Dev) and you don't want to get your instances of Zimbra confused when you are logged in to more than 1 at a time.
**You just want to do the branding thing.
**You just want to do the branding thing.


Line 8: Line 13:
  vi /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/classes/msgs/ZmMsg.properties
  vi /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/classes/msgs/ZmMsg.properties
  [change value for zimbraTitle = <new value>]
  [change value for zimbraTitle = <new value>]
vi /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/classes/msgs/ZhMsg.properties
[change value for zimbraTitle = <new value>]
The first is for the advanced client and the second is for the basic client.


You will need to restart tomcat and clear your browser cache/restart browser to see change take effect
You will need to restart tomcat and clear your browser cache/restart browser to see change take effect
  tomcat restart
  tomcat restart
==In ZCS 5.0==
As zimbra user (su - zimbra):
vi /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg.properties
[change value for zimbraTitle = <new value>]
vi /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZhMsg.properties
[change value for zimbraTitle = <new value>]
The first is for the advanced client and the second is for the basic client.
You will need to restart jetty and clear your browser cache/restart browser to see change take effect
zmmailboxdctl restart
{{Article_Footer|ZCS 4.5.x & 5.0.x|11/20/2006}}
[[Category:Branding]]
[[Category:Customizing ZCS]]

Latest revision as of 15:27, 11 July 2015

Changing the Page Title

   KB 1781        Last updated on 2015-07-11  




0.00
(0 votes)

How to Change the Page Title

  • Reasons why you may want to change:
    • If you are running more than 1 instance of Zimbra (say QA or Dev) and you don't want to get your instances of Zimbra confused when you are logged in to more than 1 at a time.
    • You just want to do the branding thing.

As zimbra user:

vi /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/classes/msgs/ZmMsg.properties
[change value for zimbraTitle = <new value>]
vi /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/classes/msgs/ZhMsg.properties
[change value for zimbraTitle = <new value>]

The first is for the advanced client and the second is for the basic client.

You will need to restart tomcat and clear your browser cache/restart browser to see change take effect

tomcat restart

In ZCS 5.0

As zimbra user (su - zimbra):

vi /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg.properties
[change value for zimbraTitle = <new value>]
vi /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZhMsg.properties
[change value for zimbraTitle = <new value>]

The first is for the advanced client and the second is for the basic client.

You will need to restart jetty and clear your browser cache/restart browser to see change take effect

zmmailboxdctl restart
Verified Against: ZCS 4.5.x & 5.0.x Date Created: 11/20/2006
Article ID: https://wiki.zimbra.com/index.php?title=Changing_the_Page_Title Date Modified: 2015-07-11



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search