Re: MIMP & Palm Treo 600
Eugene <[email protected]> Fri, 4 Feb 2005 08:36:29 +0000 (UTC)
| Newsgroups | gmane.comp.horde.mimp |
|---|---|
| Message-ID | <[email protected]> |
Chuck Hagenbuch <chuck <at> horde.org> writes:
>
>
> It's done in CVS and will be in the next Horde release; that info is
> all I needed. Thanks.
>
> -chuck
>
Hi... I just updated to the "new" version of Horde 3.0.3 RC1 and my test.php
page shows as so. But when I load the start page, it still loads the regular
IMP page and not the MIMP page. I did check the Browser.php file and noticed
this statement:
elseif (strpos($this->_lowerAgent, 'elaine/') !== false ||
strpos($this->_lowerAgent, 'blazer') !== false ||
strpos($this->_lowerAgent, 'digital paths') !== false) {
$this->setBrowser('palm');
$this->setFeature('images', false);
$this->setFeature('frames', false);
$this->setFeature('javascript', false);
$this->setQuirk('avoid_popup_windows');
$this->_mobile = true; )
But it seems to not be working...
Thanks ahead of time,
Eugene
--
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]