[mythtv] [mythtv-commits] Ticket #4261: Recorded list view rearanged icons for better layout with long descriptions

Michael T. Dean mtdean at thirdcontact.com
Mon Dec 3 12:41:04 UTC 2007


On 12/03/2007 06:35 AM, MythTV wrote:
> #4261: Recorded list view rearanged icons for better layout with long descriptions
>
>  this is my first small change to the recorded.php file

Changes should be posted as a diff/patch file (and please use one of
those as extensions for Trac's benefit)--rather than just posting the
entire changed file.  You can create the patch with:

svn diff mythweb/modules/tv/recorded.php > ../mythweb-recorded_layout.patch

from the mythplugins directory (or whatever directory contains the
mythweb directory).  Doing so gives 2 very important pieces of
information:  1) the revision whose recorded.php you changed (starting
point), and 2) the specific changes you made for comparison.

>  that shows the
>  recorded shows in a list. My changes do only two things:
>
>  1. make the description table double as wide, reducing the hight of each
>  recording by at least 1/3.
>
>  2. place the icons for Commflag or bookmark below the screenshot of the
>  recording

Just to verify, you do realize that there are far more than just two
icons for the shows, now, in trunk, right?  There are icons for things
like auto-expire, closed-captions, stereo, high definition, and probably
more, so on some systems they may take quite a bit of space.

Thanks,
Mike


More information about the mythtv-dev mailing list