Hi,
Apologies if this has been asked and answered before, however I am struggling to find the answer anywhere.
I am trying to customise my iTop installation and have successfully changed the favicon.ico and the "Welcome to iTop" page title in the login screen, however I am at a loss as to how to change the page title from "iTop User portal" to "myCompany User Portal" in the extended user portal.
Hello,
There are no way yet to change the favicon using the iTop extensibility mechanism. You may simply replace the file or use an option of your webserver...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Apologies if this has been asked and answered before, however I am struggling to find the answer anywhere.
I am trying to customise my iTop installation and have successfully changed the favicon.ico and the "Welcome to iTop" page title in the login screen, however I am at a loss as to how to change the page title from "iTop User portal" to "myCompany User Portal" in the extended user portal.
See image for what I want to change.
https://drive.google.com/open?id=1eDUPLysbyx31JqY2OrZWvJCE5MVWarT7
Thanks in advance.
Hello Matt, how are you?
I wanted to ask you please if you could explain to me the way you changed the favicon please it would help me a lot.
Hello,
There are no way yet to change the favicon using the iTop extensibility mechanism. You may simply replace the file or use an option of your webserver...
Hi Matt,
You just need to overload the 'Page:DefaultTitle' dictionary entry with a custom extension or through the ITSM Designer if you are a Combodo customer.
Regards,
Guillaume
Hello,
Beware not to change iTop files directly : on the next update all your changes will be lost !
As Guillaume said, you should add changes through modules. There are some step by step tutorials in the official documentation : https://www.itophub.io/wiki/page?id=2_5_0%3Acustomization%3Astart#by_writing_your_own_extension
Thanks Guillaume and Pierre - I will have a look.