[imp] Configuring DIMP
Christian Mimberg
Maumi at gmx.de
Tue May 27 09:09:25 UTC 2008
Hello,
I have successfully installed the newest horde, imp, dimp, kronolith and so on. I want to use Dimp. My Problem is, that in the menubar are no other applications but webmailer.
I discover that I can config the applications in menu.php, but I don´t know how to.
There I found the following example.
* Example: */
$site_menu = array(
'today' => array(
'action' => 'DimpBase.go("app:kronolith", "' . Horde::url($GLOBALS['registry']->get('webroot', 'kronolith') . '/day.php', true) . '")',
'text' => 'Today',
'icon' => $GLOBALS['registry']->getImageDir('kronolith') . '/dayview.png'),
'separator1' => 'separator',
'hello' => array(
'action' => 'alert("Hello World!")',
'text' => 'Say Hi!',
'icon' => $GLOBALS['registry']->getImageDir('horde') . '/horde.png'),
);
But I´m not able to click on the shown links in the sidebar.
Possibly somebody can give me an example for turba.
Greetings
Christian
--
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx
More information about the imp
mailing list