cancel
Showing results for 
Search instead for 
Did you mean: 

Changing page titles

bigrob
Champ in-the-making
Champ in-the-making
Hi guys, I was wondering if anyone could steer me in the right direction for making a change to the share page titles such that instead of reading "Alfresco Share >> Login" for example it reads "My Company >> Login", where is the first part of page title variable that's set to 'Alfresco Share' found?

Thanks, Rob
8 REPLIES 8

ati_dip1982
Champ in-the-making
Champ in-the-making
Hi Rob,
You need to edit in the file name "slingshot.properties"
present in location "webapps\share\WEB-INF\classes\alfresco\messages\

line " ## Page Title
page.title=Alfresco Share » {0}"
……………………..\

You can change it according to your need.

Hope this helps.

Thanks,
Atish

bigrob
Champ in-the-making
Champ in-the-making
Thanks ever so much

linesh
Champ in-the-making
Champ in-the-making
Hi,

But in my Alfresco Enterprise its not working…if you know any other solution..plz help me.

Thanks in advance
Linesh

michaelc
Champ on-the-rise
Champ on-the-rise
Hi,

But in my Alfresco Enterprise its not working…if you know any other solution..plz help me.

Thanks in advance
Linesh

Ahh it's been internationalized you also need to make the same change to  slingshot_en.properties and any other languages you may have.

I might also suggest you copy the files to shared/classes/alfresco/web-extension/messages so your not changing the war files.

ttownsend
Champ on-the-rise
Champ on-the-rise
This is what I really appreciate about Alfresco and the community of users - I had this exact question just now, googled it, and this thread was the first hit.

Does this tweak apply to all Share pages dynamically?  If so, I'm going to try it shortly and report back.



EDIT:
I can confirm this works on Alfresco 4.2.b running under Ubuntu 12.04_64 server.
The user's browser tab and page title will display the change.

Thumbs up to the community!

gerryr
Champ in-the-making
Champ in-the-making
Using 4.2.e I was able to change Share page titles only by changing the war files.
When I tried putting the files in tomcat/shared/classes/alfresco/web-extension/messages/ it failed.

unknown-user
Champ on-the-rise
Champ on-the-rise
This post is more help full. I will appreciate if any of you can share, How to change Page Title icon?

First you need to convert PNG image to icon type with size of 16X16px.Replace this favicon instead of existing favicons,then restart server and clear the cache.