[mythtv-commits] Ticket #4387: Mythweb WAP module improvements

MythTV mythtv at cvs.mythtv.org
Sat Dec 29 14:02:14 UTC 2007


#4387: Mythweb WAP module improvements
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  xris   
     Type:  enhancement           |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  mythweb               |     Version:  head   
 Severity:  medium                |     Mlocked:  0      
----------------------------------+-----------------------------------------
 I've attached a patch that improves several things in Mythweb WAP module.
 Although module is called WAP, this one is used with e.g. mobile phones
 that support HTML browsing.

 Modifications/improvements:
  * in Listings page
   * remove duplicate 'Currently Browsing'
   * change strings 'Jump to' and 'Jump' to use translations
   * bold channel number and name, this way these are more easily separated
 from the program name displayed in the same line
  * in Channel Detail page
   * bold program title if there is no subtitle (subtitles are always bold,
 but if there is no subtitle then we can bold the title)
   * translate 'Description', 'Category', 'Schedule Options' and 'Recording
 Profile'
   * change hardcoded 'Update Settings' to 'Update Recording Settings' and
 translate it
  * in Search Results page
   * subtitle is not bold here.. so bold title always
   * change separate and hardcoded startdate and -time strings to obey
 'date_search' format coming from the session/settings
  * in Recorded Programs page
   * bold program title if there is no subtitle
   * change program delete to use URL-parameters 'chanid=xxx&starttime=yyy'
 instead of 'file=myth://xxxx' so deleting a recording works again
  * in Channel Listings page
   * translate 'Channel', 'Jump to' and 'Jump'
   * bold current channel name
   * skip showing of program info if both title and subtitle are empty (EIT
 data can have these and especially with mobile we wan't to skip useless
 info)
   * bold program title if there is no subtitle

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4387>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list