[mythtv] [PATCH] mythweb: Adds wml theme
    Joe Buckshin 
    jbuckshin at gmail.com
       
    Wed Oct 20 21:09:26 UTC 2004
    
    
  
On Wed, 20 Oct 2004 22:37:42 +0200, Torbjörn Jansson
<torbjorn.jansson at mbox200.swipnet.se> wrote:
> > The WML theme is meant to support the most common mobile browsers and
> > fit within the rather small message size limits (~2k in most cases)
> >
> > Joe
> 
> I tried the old wap theme and i coud never use the program guide becuase it
> was too large for my phone.
Program Guide, Scheduled Recordings, Search and Recorded Programs
pages all use paging when the data is too large.
Browsers tend to vary on the maximum message length so this may need
some tweaking but so far I've tested it on an LG vx6000 and Samsung
A310 and it works well.  The listings page is definitely the hardest
to deal with because data cannot be displayed in table form with WML. 
Currently you can browse listings by time or channel id (which i
intend to update in the future).   Honestly, I typically use the
search function when scheduling recordings, it tends to be faster for
my needs.
> 
> Will this work with the new theme?
> How is the date and time format handled?
> The old wap theme used it's own format and didn't follow the rest of mythweb
> so i had to hack the php pages to make it display the right format (24 hour
> clock and no am/pm stuff)
Format prefs were not used but point taken, I'll go through the code
and update to the preferred format wherever applicable.
> 
>
    
    
More information about the mythtv-dev
mailing list