[imp] how to hide horde shortcuts ??

Stephane Morand Stephane.Morand@polytechnique.fr
Tue, 19 Mar 2002 09:38:50 +0100 (CET)


Well you can do.. but it's not a very nice way...
For exemple I wanted to delete the 'horde' logo.. Here is 
horde/menu.php , about line 35..

 
      if (!$opener) {
            if ($params['name'] == 'Horde') {}  
            else { $moduletext .= 
Menu::createItem(Horde::url($params['webroot'] . '/' . 
(isset($params['initial_page']) ? $params['initial_page'] : '')), 
                                            $params['name'], 
$params['icon'], '', 'horde_main');
           }
        }
        else {  
..ect..

Certainly not the right way but it works!!

-Steph 


> 
> Have you looked in registry.php?
> 
> Brad
> 
> 
> On Mon, 18 Mar 2002, Leonardo Rodrigues wrote:
> 
> >
> >     Hello Guys,
> >
> >     I'm configuring a new server here and I'll use horde/imp for webmail.
> > I've configured everything and I can successfully logon to IMP using
> > http://machine/horde/imp/login.php .....
> >
> >     Altough, even logging directly to IMP, i'm getting the horde icons on
> > the bottom of the screen.
> >
> >     Question is: How to disable those horde shorcuts ? They are, at least
> > for me, completly unnecessary, as I'll be using ONLY imp.
> >
> >     Info: I'm using horde/imp downloaded from CVS as 03/18/2002 morning
> >
> >     Sincerily,
> >     Leonardo Rodrigues
> >
> >
> >
> 
> 
> 
> 

-- 
------------------------------------------
Stephane Morand
Laboratoire PMC - Ecole Polytechnique
91128 Palaiseau cedex, France
Stephane.Morand@polytechnique.fr
Tel  +33 1 6933 4431   Fax +33 1 6933 3004
------------------------------------------