Opened 20 years ago

Closed 20 years ago

#327 closed patch (fixed)

mythweb WAP theme update

Reported by: mythtvdev.spam@… Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The scheduled recordings page doesn't display properly in the wap theme. This patch updates the wap theme as follows:

  • takes the switch($show->recstatus) from the Default theme and uses that to generate appropriate commands, tweaked for display on a wap phone.
  • Adds sort links at the top of the list
  • Adds an indication of the record status with [R] [T] etc.
  • made the display a bit 'denser' to get more on the screen at a time. Suggestions welcome on better layout

I've only tested this on my P910i in both Opera and the built-in WAP browser.

Attachments (3)

mythweb.wap.patch (10.4 KB) - added by mythtv.spam@… 20 years ago.
mythweb WAP theme update.
mythweb.wap.v2.patch (11.3 KB) - added by mythtv.spam@… 20 years ago.
v2 of the wap patch
handheld.css (6.2 KB) - added by mythtv.spam@… 20 years ago.
associated handheld.css (put in themes/wap)

Download all attachments as: .zip

Change History (7)

Changed 20 years ago by mythtv.spam@…

Attachment: mythweb.wap.patch added

mythweb WAP theme update.

comment:1 Changed 20 years ago by xris

Owner: changed from Isaac Richards to xris
Status: newassigned

comment:2 Changed 20 years ago by mythtv.spam@…

Summary: mythweb WAP theme commands updatemythweb WAP theme update

Here's a better version of the patch.

It renders the list as a table, with the title row colourized according to recording status.

I discovered that opera on handhelds (Nokia 6600, p910i, and ???) use the 'handheld' media type for css, so added a <link> to that, and a handheld.css file. handheld.css is almost identical to styles.css, but I guess they might diverge over time.....

Changed 20 years ago by mythtv.spam@…

Attachment: mythweb.wap.v2.patch added

v2 of the wap patch

Changed 20 years ago by mythtv.spam@…

Attachment: handheld.css added

associated handheld.css (put in themes/wap)

comment:3 Changed 20 years ago by anonymous

Component: mythtvmythweb

comment:4 Changed 20 years ago by xris

Resolution: fixed
Status: assignedclosed

(In [7702]) apply patches and do some code cleanup to fix #327.

Could someone with a WAP phone check this? It looks fine, but I can't test it

Note: See TracTickets for help on using tickets.