Author Topic: Customize OWM  (Read 5687 times)

0 Members and 1 Guest are viewing this topic.

dhyanesh

  • Jr. Member
  • **
  • Posts: 2
Customize OWM
« on: June 16, 2014, 10:14:42 PM »
Hello,

I would like to customize OWM such as title of the page or header text that read Mibew Messenger to read something that is specific to the environment where I am deploying OWM. May I please request for documentation or reference URL that outlines the files that need to be modified to achieve this?

I checked view/login.php that has $page['title'] = getlocal("page_login.title"); and $page['headertitle'] = getlocal("app.title"); but I do not know where are page_login.title and app.title are set. Where is function tpl_header() set as I see it being called in inc_main.php.

Your help will be appreciated.

Thank you.

Dhyanesh



faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Customize OWM
« Reply #1 on: June 17, 2014, 06:37:45 AM »
What is OWM?  ???

Anyway, if you're talking about Mibew Messenger 1.6.x, you don't have to change the code to alter the localization constants. It could be done in UI. Just click on the link 'Localize' in the administration menu and alter the appropriate constant.

dhyanesh

  • Jr. Member
  • **
  • Posts: 2
Re: Customize OWM
« Reply #2 on: June 17, 2014, 02:36:04 PM »
Hello Faf,

Thank you very much for your reply and help.

OWM is Open Web Messenger. Actually Mibew Messenger, and OWM is the folder that it creates during installation.

Dhyanesh