[imp] Customizing imp

eculp@encontacto.net eculp@encontacto.net
Sat Oct 19 01:11:40 2002


Quoting IT Support Evtheol Fak <support@ev-theol.uni-bonn.de>:

 | hi,
 | 
 | > /templates/login/login.inc
 | > in imp's directory
 | thanks for your help!
 | sorry but i`m a bit confused with this config file.
 | can you tell me where to insert a line like <img=src"...">?
 | 
 | tia
 | judy
 | 

Judy,

I add themes for each of my virtual hosts and have added a couple of classes
for login. imp/templates/login/login.inc has two additional includes for the
top and bottom of the screen and changes to the css classes.  It allows
easily adding simple but different logins for each virtual host with their
own look and feel.  Something like the screen shots at:

http://monarchhost.com/pages.php?page=02/10/18/5456964

It is actually quite simple and only takes a few minutes to add a new host 
after the first one which is always a bit more time consuming.  I also
use horde/config/motd.php.

If something like this is what you are after I'll clean up the changes, add
some comments and send you the diff's over the weekend.  I'm sure others 
probably have something better but this has worked for me.

ed

-------------------------------------------------