[dev] fun with DIMP
Ryan Hammer
ryan.hammer at bccfs.com
Thu Apr 27 10:34:33 PDT 2006
I've been playing with DIMP, and all I can get is the 'compose' and
'fetch mail' .pngs in the upper left corner. I reviewed the Dartmouth
wiki and searched the message log, but I didn't find anything that
helped. I've configured it through admin and added the following in
registry.php
$this->applications['mimp'] = array(
'fileroot' => dirname(__FILE__) . '/../mimp',
'webroot' => $this->applications['horde']['webroot'] .
'/mimp',
'name' => _("Mobile Mail"),
'status' => 'notoolbar',
);
Am I missing anything? Suggestions?
More information about the dev
mailing list