[mythtv-commits] mythtv commit: r12359 - in trunk/mythplugins/mythweb by xris

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Dec 31 10:41:17 UTC 2006


      Author: xris
        Date: 2006-12-31 10:41:16 +0000 (Sun, 31 Dec 2006)
New Revision: 12359
   Changeset: http://cvs.mythtv.org/trac/changeset/12359

Added:

   trunk/mythplugins/mythweb/skins/default/img/left_sm.png
   trunk/mythplugins/mythweb/skins/default/img/right_sm.png
   trunk/mythplugins/mythweb/skins/default/tv_list.css
   trunk/mythplugins/mythweb/skins/default/tv_recorded.css
   trunk/mythplugins/mythweb/skins/default/tv_schedule.css
   trunk/mythplugins/mythweb/skins/grey/img/left_sm.png
   trunk/mythplugins/mythweb/skins/grey/img/right_sm.png
   trunk/mythplugins/mythweb/skins/grey/tv_recorded.css

Removed:

   trunk/mythplugins/mythweb/skins/default/img/leftwhite.png
   trunk/mythplugins/mythweb/skins/default/img/rightwhite.png
   trunk/mythplugins/mythweb/skins/default/recorded.css
   trunk/mythplugins/mythweb/skins/default/tv_schedules_custom.css
   trunk/mythplugins/mythweb/skins/default/tv_schedules_manual.css
   trunk/mythplugins/mythweb/skins/grey/img/leftwhite.png
   trunk/mythplugins/mythweb/skins/grey/img/rightwhite.png
   trunk/mythplugins/mythweb/skins/grey/recorded.css
   trunk/mythplugins/mythweb/skins/grey/tv_schedules_custom.css
   trunk/mythplugins/mythweb/skins/grey/tv_schedules_manual.css

Modified:

   trunk/mythplugins/mythweb/modules/_shared/lang/Catalan.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Czech.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Danish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Dutch.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English_GB.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Finnish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/French.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/German.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Japanese.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Slovenian.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Spanish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Swedish.lang
   trunk/mythplugins/mythweb/modules/mythtv/tmpl/default/set_keys.php
   trunk/mythplugins/mythweb/modules/mythtv/tmpl/default/set_settings.php
   trunk/mythplugins/mythweb/modules/mythweb/tmpl/default/set_defaults.php
   trunk/mythplugins/mythweb/modules/mythweb/tmpl/default/set_session.php
   trunk/mythplugins/mythweb/modules/stream/tmpl/compact/set_protocol.php
   trunk/mythplugins/mythweb/modules/stream/tmpl/default/set_protocol.php
   trunk/mythplugins/mythweb/modules/tv/detail.php
   trunk/mythplugins/mythweb/modules/tv/includes/objects/Program.php
   trunk/mythplugins/mythweb/modules/tv/recording_detail.php
   trunk/mythplugins/mythweb/modules/tv/schedules_custom.php
   trunk/mythplugins/mythweb/modules/tv/schedules_manual.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/compact/list_cell_program.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/detail.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/list.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/list_cell_program.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/recorded.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/recording_detail.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/schedules_custom.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/schedules_manual.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/upcoming.php
   trunk/mythplugins/mythweb/modules/weather/tmpl/default/set_prefs.php
   trunk/mythplugins/mythweb/skins/default/img/left.gif
   trunk/mythplugins/mythweb/skins/default/img/right.gif
   trunk/mythplugins/mythweb/skins/default/programming.css
   trunk/mythplugins/mythweb/skins/default/settings.css
   trunk/mythplugins/mythweb/skins/default/style.css
   trunk/mythplugins/mythweb/skins/default/tv_detail.css
   trunk/mythplugins/mythweb/skins/grey/img/left.gif
   trunk/mythplugins/mythweb/skins/grey/img/right.gif

Log:

First in a long list of forthcoming commits that reworks the layout and css in mythweb.  This standardizes a lot of the css, changes a bunch of colors, and probably breaks the grey skin in a lot of areas, but it should also give people a reasonable idea of where I'm trying to go with the program details page (which will soon get merged with the recording details page).  I will probably completely remove the grey skin soon, and replace it with a more user-friendly color chooser, but that will require writing a css-parsing module, which I'm not ready to commit to yet.




More information about the mythtv-commits mailing list