Menu

How to modify itop logo link and html title in user portal

Herman Kou
2022-05-18
2024-11-28
  • Herman Kou

    Herman Kou - 2022-05-18

    Hi community,
    I want to alternate the link of user portal logo, please check the following attachments, It will be very helpful if someone can tell the path of it.

    Also, I want to alternate the portal page title (Please check the attachments), I have modify some const in dictionaries files, and it works when the language setting is English, when I change it to traditional Chinese that I added myself, it just doesn't work. I also check the file in path itop-portal, no dictionary can be modify.

    version of itop : 2.7.5

    Any advise will be appreciated
    Herman

     
  • Pierre Goiffon

    Pierre Goiffon - 2022-07-08

    Hello,

    To customize the logo, you'll need to write an extension to change the /itop_design/module_designs/module_design/properties/logo node.
    To learn more about customizing iTop, see Customizing iTop [iTop Documentation]

    Can you share the modification done in the dictionaries ?
    If you change iTop core files, mind you will loose those modifications on next iTop update ! All customizations should be in an extension module to avoid this.

     
  • Maram SH

    Maram SH - 2024-09-26

    Dear @sarekoubeyohane,

    I face same problem ..
    Did you change the logo url (http://www.combodo.com/itop)? and how?

    thanks,

     

    Last edit: Maram SH 2024-09-26
  • Boris Longevialle

    Hello,
    Just add following line into the in the global configuration :
    'app_icon_url' => 'https://your_url',

     

    Last edit: Boris Longevialle 2024-11-13

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.