[mythtv-users] Cell phone (was More problems than it's worth?)

Mario Limonciello mario.mailing at gmail.com
Sat Feb 25 06:04:58 UTC 2006


On Sat, 2006-02-25 at 00:25 -0500, Joe Buckshin wrote:
> >
> > Unfortunately, its serving the regular page to Opera (MIDP-2) on my
> > cell.  Is there a way to force the WML version?
> >
> Is it serving the default theme or the WAP theme?  Either way you
> could temporarily short circuit the file includes/init.php to force
> the theme you want to test.  Look for:
> define('Theme', 'default'); and test out the values wap and wml. 
> Remember to change it back when you're done.
> 
> The mobile browser detection is done using the browsers
> HTTP_USER_AGENT string.  The code may have to be tweaked to handle
> your particular browser.
> 
> Joe
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Actually, for what it was worth:

I edited includes/mobile.php.

There was already a line in there to match opera.  I'm not really sure
if uncommenting it will ruin actual opera desktop browsers, but it
doesn't matter since i'm using FF anyway.

I set the size there to my screen (130x130) and it works wonderfully
now.



More information about the mythtv-users mailing list