Paul Bronson
2016-04-11 23:16:53 UTC
Hi guys,
I have a shared kolab install and I want to do some branding based on the
domain in the interface.
I think there should be an easy way to do that by grabbing and parsing the
username in the line:
<span class="username"><roundcube:object name="username" /></span>
Then do a check with the line:
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo"
alt="Logo" onclick="if(window.rcmail)rcmail.command('switch-task','mail')"
/>
Anyone have an idea on this?
I have a shared kolab install and I want to do some branding based on the
domain in the interface.
I think there should be an easy way to do that by grabbing and parsing the
username in the line:
<span class="username"><roundcube:object name="username" /></span>
Then do a check with the line:
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo"
alt="Logo" onclick="if(window.rcmail)rcmail.command('switch-task','mail')"
/>
Anyone have an idea on this?