[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 13 19:50:02 UTC 2004


----------------------------------------------------------------------------
Changes committed by xris on Sat Nov 13 19:46:55 2004

Added Files:
   in mythweb/config:
        theme_wml.php 
   in mythweb/themes/wml:
        channel_detail.php confirm_delete.wmls program_detail.php 
        program_listing.php recorded_programs.php 
        scheduled_recordings.php search.php status.php theme.php 
   in mythweb/themes/wml/img:
        myth.wbmp 
Modified Files:
   in mythweb:
        recorded_programs.php 
   in mythweb/includes:
        init.php 
Log Message:
WML theme from Joe Buckshin <jbuckshin(a)gmail>

This patch adds a wml theme to mythweb.  This enables mythweb to be
used with most phone browsers that are not html capable (ie, openwave
4.x browsers).

The browser detection code was tweaked to use the wml theme when a wap
browser is detected and html content is not accepted.

An additional change to recorded_programs.php was made to support wml
specific redirects when the wml theme is in use.

* 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

Up for debate -- do we even still need the WAP theme?


----------------------------------------------------------------------------


More information about the mythtv-commits mailing list