[horde] Problem icon in Dimp

Graeme Wood Graeme.Wood at ed.ac.uk
Sun Mar 22 11:13:52 UTC 2009


On 22 Mar 2009, at 08:50, Kenneth Miles wrote:

> I have started to use Dimp but cannot find a way to have the problem  
> and help icons displayed as they are in the rest of the horde modules.
> It may be that there is no online help for Dimp but I should still  
> be able to display the problem icon.
> Thanks in advance for any help.

    $site_menu = array(
      'problem' => array(
          'action' => 'DimpBase.go("app:horde","' .  
Horde::url($GLOBALS['registry']->get('webroot', 'horde') . '/services/ 
problem.php', true) . '")',
          'text' => 'Problem',
          'icon' => $GLOBALS['registry']->getImageDir('horde') . '/ 
problem.png'),
    );

In config/menu.php seems to do the trick.


-- 


Graeme Wood, Unix Section of the IT Infrastructure Division,
Information Services, The University of Edinburgh
Email: Graeme.Wood at ed.ac.uk Phone: +44 131 650 5003 Fax: +44 131 650  
6552

The University of Edinburgh is a charitable body,
registered in Scotland, with registration number SC005336.






More information about the horde mailing list