[mythtv] [PATCH] mythweb: Adds wml theme

Joe Buckshin jbuckshin at gmail.com
Tue Oct 26 20:49:50 UTC 2004


This is an update to my original post.  Some cleanup was done, including:

* converted time/date formats to language specific formats
(generic_date, generic_time)
* program listings reworked for usability
* more use of language strings
* fixed paging error on recording schedule
* changed php short open tags to long format
* tab to spaces cleanup

The patch file from the original post still applies

joe

On Wed, 20 Oct 2004 17:09:26 -0400, Joe Buckshin <jbuckshin at gmail.com> wrote:
> 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.
> 
> >
> >
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythweb.wml.additional.tgz
Type: application/octet-stream
Size: 9489 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20041026/2cd0a9f7/mythweb.wml.additional.obj


More information about the mythtv-dev mailing list