[mythtv-commits] mythtv commit: r7715 - in
trunk/mythplugins/mythweb by xris
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Nov 4 03:07:39 EST 2005
Author: xris
Date: 2005-11-04 08:07:35 +0000 (Fri, 04 Nov 2005)
New Revision: 7715
Changeset: http://cvs.mythtv.org/trac/changeset/7715
Modified:
trunk/mythplugins/mythweb/.htaccess
trunk/mythplugins/mythweb/canned_searches.php
trunk/mythplugins/mythweb/channel_detail.php
trunk/mythplugins/mythweb/config/canned_searches.php
trunk/mythplugins/mythweb/config/theme_Default.php
trunk/mythplugins/mythweb/config/theme_compact.php
trunk/mythplugins/mythweb/config/theme_vxml.php
trunk/mythplugins/mythweb/config/theme_wap.php
trunk/mythplugins/mythweb/config/theme_wml.php
trunk/mythplugins/mythweb/includes/channels.php
trunk/mythplugins/mythweb/includes/css.php
trunk/mythplugins/mythweb/includes/errordisplay.php
trunk/mythplugins/mythweb/includes/errors.php
trunk/mythplugins/mythweb/includes/init.php
trunk/mythplugins/mythweb/includes/mobile.php
trunk/mythplugins/mythweb/includes/mouseovers.php
trunk/mythplugins/mythweb/includes/programs.php
trunk/mythplugins/mythweb/includes/recording_schedules.php
trunk/mythplugins/mythweb/includes/recordings.php
trunk/mythplugins/mythweb/includes/sorting.php
trunk/mythplugins/mythweb/includes/utils.php
trunk/mythplugins/mythweb/languages/Australian.php
trunk/mythplugins/mythweb/languages/Danish.php
trunk/mythplugins/mythweb/languages/Dutch.php
trunk/mythplugins/mythweb/languages/English.php
trunk/mythplugins/mythweb/languages/Finnish.php
trunk/mythplugins/mythweb/languages/French.php
trunk/mythplugins/mythweb/languages/German.php
trunk/mythplugins/mythweb/languages/Japanese.php
trunk/mythplugins/mythweb/languages/Slovenian.php
trunk/mythplugins/mythweb/languages/Spanish.php
trunk/mythplugins/mythweb/languages/Swedish.php
trunk/mythplugins/mythweb/log.php
trunk/mythplugins/mythweb/music.php
trunk/mythplugins/mythweb/program_detail.php
trunk/mythplugins/mythweb/program_listing.php
trunk/mythplugins/mythweb/recording_schedules.php
trunk/mythplugins/mythweb/schedule_manually.php
trunk/mythplugins/mythweb/scheduled_recordings.php
trunk/mythplugins/mythweb/search.php
trunk/mythplugins/mythweb/settings.php
trunk/mythplugins/mythweb/settings_channels.php
trunk/mythplugins/mythweb/settings_keys.php
trunk/mythplugins/mythweb/status.php
trunk/mythplugins/mythweb/themes/Default/canned_searches.php
trunk/mythplugins/mythweb/themes/Default/channel_detail.php
trunk/mythplugins/mythweb/themes/Default/log.php
trunk/mythplugins/mythweb/themes/Default/music.php
trunk/mythplugins/mythweb/themes/Default/program_detail.php
trunk/mythplugins/mythweb/themes/Default/program_listing.php
trunk/mythplugins/mythweb/themes/Default/recorded_programs.php
trunk/mythplugins/mythweb/themes/Default/recording_profiles.php
trunk/mythplugins/mythweb/themes/Default/recording_schedules.php
trunk/mythplugins/mythweb/themes/Default/schedule_manually.php
trunk/mythplugins/mythweb/themes/Default/scheduled_recordings.php
trunk/mythplugins/mythweb/themes/Default/search.php
trunk/mythplugins/mythweb/themes/Default/settings.php
trunk/mythplugins/mythweb/themes/Default/settings_channels.php
trunk/mythplugins/mythweb/themes/Default/settings_keys.php
trunk/mythplugins/mythweb/themes/Default/settings_mythweb.php
trunk/mythplugins/mythweb/themes/Default/status.php
trunk/mythplugins/mythweb/themes/Default/theme.php
trunk/mythplugins/mythweb/themes/Default/video.php
trunk/mythplugins/mythweb/themes/Default/weather.php
trunk/mythplugins/mythweb/themes/vxml/channel_detail.php
trunk/mythplugins/mythweb/themes/vxml/program_detail.php
trunk/mythplugins/mythweb/themes/vxml/program_listing.php
trunk/mythplugins/mythweb/themes/vxml/recorded_programs.php
trunk/mythplugins/mythweb/themes/vxml/scheduled_recordings.php
trunk/mythplugins/mythweb/themes/vxml/search.php
trunk/mythplugins/mythweb/themes/vxml/theme.php
trunk/mythplugins/mythweb/themes/wap/channel_detail.php
trunk/mythplugins/mythweb/themes/wap/program_detail.php
trunk/mythplugins/mythweb/themes/wap/program_listing.php
trunk/mythplugins/mythweb/themes/wap/recorded_programs.php
trunk/mythplugins/mythweb/themes/wap/search.php
trunk/mythplugins/mythweb/themes/wap/status.php
trunk/mythplugins/mythweb/themes/wap/theme.php
trunk/mythplugins/mythweb/themes/wml/channel_detail.php
trunk/mythplugins/mythweb/themes/wml/program_detail.php
trunk/mythplugins/mythweb/themes/wml/program_listing.php
trunk/mythplugins/mythweb/themes/wml/recorded_programs.php
trunk/mythplugins/mythweb/themes/wml/scheduled_recordings.php
trunk/mythplugins/mythweb/themes/wml/search.php
trunk/mythplugins/mythweb/themes/wml/status.php
trunk/mythplugins/mythweb/themes/wml/theme.php
trunk/mythplugins/mythweb/video.php
trunk/mythplugins/mythweb/video_edit.php
trunk/mythplugins/mythweb/weather.php
Log:
semi-automated replacement of all short open tags, so mythweb should be slightly more xml-compliant now. Also updated BR and HR tags to xhtml standard.
More information about the mythtv-commits
mailing list