diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2005-03-21 11:57:02 +0100 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2005-03-21 11:57:02 +0100 |
commit | 5083c05ce2e2bfc5719346d809719ebf01b0e69d (patch) | |
tree | 71e65c65489eebc70a366006be250529a97b5410 /template/Deutsch/config.html.orig | |
parent | 7525bed2d315a25ac2caf95ff0bf44c905d58a7e (diff) | |
download | vdradmin-am-0.97-am2.tar.gz vdradmin-am-0.97-am2.tar.bz2 |
2005-03-20: 0.97-am2v0.97-am2
- TV and remote templates have same remote control.
Added patches:
- fix for timers.conf of vdr1.3.23+ (Submitted by x-stefan @vdrportal.de)
- Localnet Patch; no password request if client ip in given ip range) (Submitted by "Reiner Buehl" <reiner@buehl.net>)
2005-03-19:
Templates cleanup:
- timer_list.html
- timer_new.html
- toolbar.html
- tv_flash.html
- tv.html
2005-03-18:
- reworked summary display of recordings
- summary editbox preserves linefeeds while editing timers
Templates cleanup:
- prog_timeline.html
- rc.html
- rec_edit.html
- rec_list.html
2005-03-12:
- Added stream button in prog_summmary (suggested by Unimatrix0 @vdrportal.de)
Templates cleanup:
- at_new.html
- at_timer_list.html
- config.html
- error.html
- index.html
- left.html
- noauth.html
- noperm.html
- prog_details.html (TODO)
- prog_list2.html
- prog_list.html
- prog_summary.html (TODO)
Added patches:
- vdradmin-0.96_For_vdr-1.3_StoreAutotimerChannelID_And_EventIdCheckDisable.diff (posted at the VDR mailinglist by "Rantanen Teemu" <teemu.rantanen@tekla.com>)
- vdradmin-0.96_OneShot_Timers_English_Only.diff and merged it to "Deutsch" template (posted at the VDR mailinglist by "Rantanen Teemu" <teemu.rantanen@tekla.com>)
- included changes from vdradmin-0.96-3-ctvdr-1 (see HISTORY.ct).
Changes that have been forgotten while merging previous patches:
- Fixed: timer listing now shows "VPS" instead of "Auto (alt)".
- removed unneeded <br>. They are still used for display only.
Diffstat (limited to 'template/Deutsch/config.html.orig')
-rw-r--r-- | template/Deutsch/config.html.orig | 335 |
1 files changed, 0 insertions, 335 deletions
diff --git a/template/Deutsch/config.html.orig b/template/Deutsch/config.html.orig deleted file mode 100644 index 753f045..0000000 --- a/template/Deutsch/config.html.orig +++ /dev/null @@ -1,335 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> - -<html> - - <head> - <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"> - <title><tmpl_var titel></title> - <link href="style.css" rel="stylesheet" media="screen"> - <script type="text/javascript" language="JavaScript1.2" src="library.js"></script> - </head> - - <body bgcolor="#c4cdd7" leftmargin="3" marginheight="20" marginwidth="3" topmargin="20"> - <form action="<tmpl_var url>" method="get" name="FormName"> - <table width="100%" border="0" cellspacing="0" cellpadding="0" height="39"> - <tr> - <td valign="middle" width="200" background="bilder/nav_button_back.gif"> - <p class="einzug_ohnetop"><b>Konfiguration</b></p> - </td> - <td align="right" background="bilder/nav_button_back_mitte.gif"> </td> - <td align="right" width="35" background="bilder/nav_button_back_mitte.gif"><tmpl_if name="help_url"><a href="javascript:open_help('<tmpl_var help_url>');"><img src="bilder/help.gif" border="0" alt="Hilfe"></a></tmpl_if></td> - <td width="15" background="bilder/nav_button_back_end.gif"> </td> - </tr> - </table> - <br> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr> - <td></td> - <td width="10"></td> - <td></td> - </tr> - <tr> - <td valign="top"> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="30"> - <td width="30" height="30"><img src="bilder/uebersicht_oben_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" height="30" background="bilder/uebersicht_oben.gif"><b>Allgemeine Einstellungen:</b></td> - <td width="30" height="30"><img src="bilder/uebersicht_oben_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - <tr> - <td colspan="3"> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Sprache / Template:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte.gif"><select name="LANGUAGE" size="1"> - <tmpl_loop name="LANGLIST"> - <option value="<tmpl_var name>" <tmpl_if aklang> selected</tmpl_if>> - <tmpl_var name> - </option> - </tmpl_loop> - </select></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Startseite:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte_dark.gif"><select name="LOGINPAGE" size="1"> - <tmpl_loop name="LOGINPAGES"> - <option value="<tmpl_var id>" <tmpl_if current> selected</tmpl_if>> - <tmpl_var name> - </option> - </tmpl_loop> - </select></td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Anzahl der DVB Karten:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="RECORDINGS" value="<tmpl_var RECORDINGS>" size="2"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - </table></td> - </tr> - <tr> - <td width="30"><img src="bilder/uebersicht_unten_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" background="bilder/uebersicht_unten.gif"> </td> - <td width="30"><img src="bilder/uebersicht_unten_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - </table> - <br> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="30"> - <td width="30" height="30"><img src="bilder/uebersicht_oben_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" height="30" background="bilder/uebersicht_oben.gif"><b>Identifikation: </b></td> - <td width="30" height="30"><img src="bilder/uebersicht_oben_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - <tr height="25"> - <td colspan="3" height="25"> -<table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Benutzername:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="USERNAME" value="<tmpl_var USERNAME>" size="12"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Passwort:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="password" name="PASSWORD" value="<tmpl_var PASSWORD>" size="12"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Gast Zugang:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte.gif"> <tmpl_if guest_account> - <input type="radio" name="GUEST_ACCOUNT" value="1" checked>ja <input type="radio" name="GUEST_ACCOUNT" value="0">nein - <tmpl_else> - <input type="radio" name="GUEST_ACCOUNT" value="1">ja <input type="radio" name="GUEST_ACCOUNT" value="0" checked>nein - </tmpl_if></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Gast Benutzername:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="USERNAME_GUEST" value="<tmpl_var USERNAME_GUEST>" size="12"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Gast Passwort:</td> - <td width="40%" height="25" background="bilder/uebersicht_mitte.gif"><input type="password" name="PASSWORD_GUEST" value="<tmpl_var PASSWORD_GUEST>" size="12"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - </table> - </td> - </tr> - <tr height="30"> - <td width="30" height="30"><img src="bilder/uebersicht_unten_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" height="30" background="bilder/uebersicht_unten.gif"> </td> - <td width="30" height="30"><img src="bilder/uebersicht_unten_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - </table> - </td> - <td valign="top" width="10"></td> - <td valign="top"> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="30"> - <td width="30" height="30"><img src="bilder/uebersicht_oben_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" height="30" background="bilder/uebersicht_oben.gif"><b>Einstellungen für Auto Timer:</b></td> - <td width="30" height="30"><img src="bilder/uebersicht_oben_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - <tr> - <td colspan="3"> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"> </td> - <td height="25" background="bilder/uebersicht_mitte.gif">Auto Timer:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte.gif"> <tmpl_if at_func> - <input type="radio" name="AT_FUNC" value="1" checked>an <input type="radio" name="AT_FUNC" value="0">aus - <tmpl_else> - <input type="radio" name="AT_FUNC" value="1">an <input type="radio" name="AT_FUNC" value="0" checked>aus - </tmpl_if></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Timeout für Auto Timer:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="AT_TIMEOUT" value="<tmpl_var AT_TIMEOUT>" size="4"> minuten</td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Lebenszeit für neuen Auto Timer:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="AT_LIFETIME" value="<tmpl_var AT_LIFETIME>" size="2" maxlength="2"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Priorität für neuen Auto Timer:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="AT_PRIORITY" value="<tmpl_var AT_PRIORITY>" size="2" maxlength="2"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - <!-- - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Zeitpuffer Anfang:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="textfieldName" size="2" maxlength="2"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Zeitpuffer Ende:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="textfieldName" size="2" maxlength="2"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - // --> - </table></td> - </tr> - <tr> - <td width="30"><img src="bilder/uebersicht_unten_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" background="bilder/uebersicht_unten.gif"> </td> - <td width="30"><img src="bilder/uebersicht_unten_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - </table> - <br> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="30"> - <td width="30" height="30"><img src="bilder/uebersicht_oben_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" height="30" background="bilder/uebersicht_oben.gif"><b>Einstellungen für Timer:</b></td> - <td width="30" height="30"><img src="bilder/uebersicht_oben_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - <tr> - <td colspan="3"> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Lebenszeit für neuen Timer:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="TM_LIFETIME" value="<tmpl_var TM_LIFETIME>" size="2" maxlength="2"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Priorität für neuen Timer:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="TM_PRIORITY" value="<tmpl_var TM_PRIORITY>" size="2" maxlength="2"></td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td height="25" background="bilder/uebersicht_mitte.gif">Zeitpuffer Anfang:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="TM_MARGIN_BEGIN" value="<tmpl_var TM_MARGIN_BEGIN>" size="3"> minuten</td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif">Zeitpuffer Ende:</td> - <td width="30%" height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="TM_MARGIN_END" value="<tmpl_var TM_MARGIN_END>" size="3"> minuten</td> - <td width="30" height="25" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - </table></td> - </tr> - <tr> - <td width="30"><img src="bilder/uebersicht_unten_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="100%" background="bilder/uebersicht_unten.gif"> </td> - <td width="30"><img src="bilder/uebersicht_unten_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - </table> - </td> - </tr> - <tr> - <td colspan="3"> - <br> - <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="black"> - <tr height="30"> - <td width="30" height="30" background="bilder/uebersicht_oben.gif"><img src="bilder/uebersicht_oben_links.gif" alt="" width="30" height="30" border="0"></td> - <td width="40%" height="30" background="bilder/uebersicht_oben.gif"> - <div align="left"> - <b>Selektive Kanalauswahl:</b></div> - </td> - <td bgcolor="#c6c6c6" height="30" background="bilder/uebersicht_oben.gif"> </td> - <td bgcolor="#c6c6c6" width="45%" height="30" background="bilder/uebersicht_oben.gif"> - <div align="center"></div> - </td> - <td bgcolor="#c6c6c6" width="30" height="30" background="bilder/uebersicht_oben.gif"><img src="bilder/uebersicht_oben_rechts.gif" alt="" height="30" width="30" border="0"></td> - </tr> - <tr height="30"> - <td width="30" height="30" background="bilder/uebersicht_links.gif"></td> - <td width="40%" height="30" background="bilder/uebersicht_mitte.gif">in der Programmübersicht:</td> - <td colspan="2" bgcolor="#c6c6c6" height="30" background="bilder/uebersicht_mitte.gif"> - <tmpl_if CHANNELS_WANTED_PRG> - <input type="radio" name="CHANNELS_WANTED_PRG" value="1" checked>ja <input type="radio" name="CHANNELS_WANTED_PRG" value="0">nein - <tmpl_else> - <input type="radio" name="CHANNELS_WANTED_PRG" value="1">ja <input type="radio" name="CHANNELS_WANTED_PRG" value="0" checked>nein - </tmpl_if> - </td> - <td bgcolor="#c6c6c6" width="30" height="30" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="30"> - <td width="30" height="30" background="bilder/uebersicht_links_dark.gif"></td> - <td width="40%" height="30" background="bilder/uebersicht_mitte_dark.gif">in "Was läuft jetzt?":</td> - <td colspan="2" bgcolor="#c6c6c6" height="30" background="bilder/uebersicht_mitte_dark.gif"> - <tmpl_if CHANNELS_WANTED_SUMMARY> - <input type="radio" name="CHANNELS_WANTED_SUMMARY" value="1" checked>ja <input type="radio" name="CHANNELS_WANTED_SUMMARY" value="0">nein - <tmpl_else> - <input type="radio" name="CHANNELS_WANTED_SUMMARY" value="1">ja <input type="radio" name="CHANNELS_WANTED_SUMMARY" value="0" checked>nein - </tmpl_if> - </td> - <td bgcolor="#c6c6c6" width="30" height="30" background="bilder/uebersicht_rechts_dark.gif"></td> - </tr> - <tr> - <td bgcolor="#dfdcdc" width="30" background="bilder/uebersicht_links.gif"></td> - <td width="40%" background="bilder/uebersicht_mitte.gif"> - <div align="center"> - <p><br> - - Alle Sender<br> - <select name="all_channels" size="8" multiple> - <tmpl_loop name="ALL_CHANNELS"> - <option value="<tmpl_var vdr_id>"> - <tmpl_var name> - </option> - </tmpl_loop> - </select></p> - </div> - </td> - <td background="bilder/uebersicht_mitte.gif"> - <div align="center"> - <p><br> - </p> - <p><input type="submit" name="submit" value=">>>>>"></p> - <p><input type="submit" name="submit" value="<<<<<"></p> - <p></p> - </div> - </td> - <td width="45%" background="bilder/uebersicht_mitte.gif"> - <div align="center"> - <p><br> - - Angezeigte Sender<br> - <select name="selected_channels" size="8" multiple> - <tmpl_loop name="SELECTED_CHANNELS"> - <option value="<tmpl_var vdr_id>"> - <tmpl_var name> - </option> - </tmpl_loop> - </select></p> - </div> - </td> - <td bgcolor="#dfdcdc" width="30" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="30"> - <td bgcolor="#dfdcdc" width="30" height="30" background="bilder/uebersicht_links.gif"><img src="bilder/uebersicht_unten_links.gif" alt="" height="30" width="30" border="0"></td> - <td width="40%" height="30" background="bilder/uebersicht_unten.gif"></td> - <td height="30" background="bilder/uebersicht_unten.gif"></td> - <td width="45%" height="30" background="bilder/uebersicht_unten.gif"></td> - <td bgcolor="#dfdcdc" width="30" height="30" background="bilder/uebersicht_rechts.gif"><img src="bilder/uebersicht_unten_rechts.gif" alt="" width="30" height="30" border="0"></td> - </tr> - </table></td> - </tr> - </table> - <br> - <input type="submit" name="save" value="Speichern"><input type="submit" name="apply" value="Anwenden"> <input type="hidden" name="aktion" value="conf_list"> - </form> - </body> - -</html> |