diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2005-06-01 13:09:21 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2005-06-01 13:09:21 +0200 |
commit | d6922e850779c4ff9d8bcbcef9842cf333eb8638 (patch) | |
tree | 8b6c0aa816b00ad4a83a30b1241a73ef6b57fcb2 /template/default/timer_new.html | |
parent | bebe0382652e0616c8d040b3e217c2a21b81beee (diff) | |
download | vdradmin-am-d6922e850779c4ff9d8bcbcef9842cf333eb8638.tar.gz vdradmin-am-d6922e850779c4ff9d8bcbcef9842cf333eb8638.tar.bz2 |
2005-06-01: 0.97-am3.3prev0.97-am3.3pre
- Allow browsers to cache all files VDRAdmin sends, except "text/html". This should speed up VDRAdmin but changing the skin or css needs a "shift reload".
- Added support for VDR v1.3.25's recording info (Submitted by vejoun).
- New config option for the number of columns to display in prog_summary.
- Use localized date formates.
- Now using "video/x-mpegurl" MIME type instead of "audio/x-mpegurl" for streaming (Suggested by stefan.h).
- Added patches supplied by stefan.h:
-> using EPG's subtitle when found for AutoTimer else " " (thaht's the VDR way).
-> New config option VDRVFAT to find recordings if VDR has been compiled with or without VFAT define.
- Fixed calling reccmds on recordings in subdirs, manual recordings (@rectitle) and repeating timer's recordings without episode title.
- Fixed streaming of manual recordings (@rectitle) and repeating timer's recordings without episode title.
- VDRAdmin-AM now uses the required charsets setting in templates, so no need to write "&xyz;" things in .po files.
- Reworked templates to make better use of CSS (for example: timeline colours can be set by style.css).
- EPG_PRUNE now is the number of channels to fetch from VDR (had been one too less before).
- Added "install.sh" and "uninstall.sh" ("./install.sh -h" for help) (Requested by several people).
- Made "name" columns in lists wrapping again (Reported by vejoun).
- Deleting a single recording works again (Reported by vejoun).
- Fixed streaming of recordings in subdirs (Reported by vejoun).
- Added missing gray sign on deactivated AutoTimers (Reported by vejoun).
Diffstat (limited to 'template/default/timer_new.html')
-rw-r--r-- | template/default/timer_new.html | 236 |
1 files changed, 117 insertions, 119 deletions
diff --git a/template/default/timer_new.html b/template/default/timer_new.html index 13fd8a4..f335cb6 100644 --- a/template/default/timer_new.html +++ b/template/default/timer_new.html @@ -2,7 +2,7 @@ <html> <head> - <meta http-equiv="content-type" content="text/html;charset=iso-8859-1" /> + <meta http-equiv="content-type" content="text/html;<%! charset=ISO-8859-1 !%>" /> <title>VDRAdmin - <tmpl_if newtimer><%! Create New Timer !%><tmpl_else><%! Edit Timer !%></tmpl_if></title> <link href="style.css" rel="stylesheet" media="screen" type="text/css" /> <script type="text/javascript" language="JavaScript1.2" src="library.js"></script> @@ -37,137 +37,135 @@ </script> </head> -<body onload='eCheckbox("<tmpl_var dor>")' bgcolor="#f0f0f0" leftmargin="3" marginheight="20" marginwidth="3" topmargin="20"> +<body onload='eCheckbox("<tmpl_var dor>")' id="timer_new"> <form action="<tmpl_var url>" method="get" name="form"> - <table width="100%" border="0" cellspacing="0" cellpadding="0" height="39"> + <table width="100%" border="0" cellspacing="0" cellpadding="0" height="39" id="heading"> <tr> <td valign="middle" width="500" background="bilder/nav_button_back.gif"> - <p class="einzug_ohnetop"><b><tmpl_if newtimer><%! Create New Timer !%><tmpl_else><%! Edit Timer !%></tmpl_if></b></p> + <h1><tmpl_if newtimer><%! Create New Timer !%><tmpl_else><%! Edit Timer !%></tmpl_if></h1> </td> - <td background="bilder/nav_button_back_mitte.gif"> </td> + <td background="bilder/nav_button_back_mitte.gif"></td> <td 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" align="right" valign="top" alt="help" title="<%! Help !%>" /></a> </tmpl_if> </td> - <td width="15" background="bilder/nav_button_back_end.gif"> </td> + <td width="15" background="bilder/nav_button_back_end.gif"></td> </tr> </table> - <br /> - <div align="left"> - <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 height="30" background="bilder/uebersicht_oben.gif"> </td> - <td height="30" background="bilder/uebersicht_oben.gif"> </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 width="30" height="25" background="bilder/uebersicht_links.gif"></td> - <td width="20%" height="25" background="bilder/uebersicht_mitte.gif"><%! Timer Active: !%></td> - <td height="25" background="bilder/uebersicht_mitte.gif"> - <input type="radio" name="active" value="1" <tmpl_if active>checked</tmpl_if> /> <%! Yes !%> - <input type="radio" name="active" value="0" <tmpl_unless active>checked</tmpl_unless> /> <%! No !%> - </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 width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><%! Auto Timer Checking: !%></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif"> - <tmpl_if expr="event_id > 1"> - <input type="radio" name="event_id" value="<tmpl_var event_id>" checked /> <%! Transmission Identification !%> - </tmpl_if> - <input type="radio" name="event_id" value="1" <tmpl_if expr="event_id == 1">checked</tmpl_if> /> <%! Time !%> - <input type="radio" name="event_id" value="0" <tmpl_if expr="event_id == 0">checked</tmpl_if> /> <%! off !%> - </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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><%! Channel: !%></td> - <td height="25" background="bilder/uebersicht_mitte.gif"> - <select name="channel" size="1"> + + <table width="100%" border="0" cellspacing="0" cellpadding="0" id="content"> + <tr height="30"> + <td width="30" height="30"><img src="bilder/uebersicht_oben_links.gif" alt="" width="30" height="30" border="0" /></td> + <td height="30" background="bilder/uebersicht_oben.gif"></td> + <td height="30" background="bilder/uebersicht_oben.gif"></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 width="30" height="25" background="bilder/uebersicht_links.gif"></td> + <td width="20%" height="25" background="bilder/uebersicht_mitte.gif"><h5><%! Timer Active: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte.gif"> + <input type="radio" name="active" value="1" <tmpl_if active>checked</tmpl_if> /> <%! Yes !%> + <input type="radio" name="active" value="0" <tmpl_unless active>checked</tmpl_unless> /> <%! No !%> + </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 width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><h5><%! AutoTimer Checking: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte_dark.gif"> + <tmpl_if expr="event_id > 1"> + <input type="radio" name="event_id" value="<tmpl_var event_id>" checked /> <%! Transmission Identification !%> + </tmpl_if> + <input type="radio" name="event_id" value="1" <tmpl_if expr="event_id == 1">checked</tmpl_if> /> <%! Time !%> + <input type="radio" name="event_id" value="0" <tmpl_if expr="event_id == 0">checked</tmpl_if> /> <%! off !%> + </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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><h5><%! Channel: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte.gif"> + <select name="channel" size="1"> <tmpl_loop name="channels"> - <option value="<tmpl_var vdr_id>" <tmpl_if current>selected</tmpl_if>><tmpl_var name="name"></option> + <option value="<tmpl_var vdr_id>" <tmpl_if current>selected</tmpl_if>><tmpl_var name="name"></option> </tmpl_loop> - </select> - </td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr height="25"> - <td valign="top" width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> - <td valign="top" width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><%! Day Of Recording: !%></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif"> - <input type="text" name="dor" value="<tmpl_var dor>" size="20" /> - <br /> - <input onclick="cTimer(1)" type="checkbox" name="D0" value="1" /> <%! Monday !%> - <input onclick="cTimer(2)" type="checkbox" name="D1" value="1" /> <%! Tuesday !%> - <input onclick="cTimer(3)" type="checkbox" name="D2" value="radioValue" /> <%! Wednesday !%> - <input onclick="cTimer(4)" type="checkbox" name="D3" value="radioValue" /> <%! Thursday !%> - <input onclick="cTimer(5)" type="checkbox" name="D4" value="radioValue" /> <%! Friday !%> - <input onclick="cTimer(6)" type="checkbox" name="D5" value="radioValue" /> <%! Saturday !%> - <input onclick="cTimer(7)" type="checkbox" name="D6" value="radioValue" /> <%! Sunday !%> - </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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><%! Start Time: !%></td> - <td height="25" background="bilder/uebersicht_mitte.gif"> - <input type="text" name="starth" value="<tmpl_var starth>" size="2" maxlength="2" /> - <b> : </b> - <input type="text" name="startm" value="<tmpl_var startm>" size="2" maxlength="2" /> - <%! o'clock !%> - </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 width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><%! End Time: !%></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif"> - <input type="text" name="stoph" value="<tmpl_var stoph>" size="2" maxlength="2" /> - <b> : </b> - <input type="text" name="stopm" value="<tmpl_var stopm>" size="2" maxlength="2" /> - <%! o'clock !%> - </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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><%! Priority: !%></td> - <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="prio" value="<tmpl_var prio>" 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 width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><%! Lifetime: !%></td> - <td height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="lft" value="<tmpl_var lft>" 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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><%! Title of Recording: !%></td> - <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="title" value="<tmpl_var title>" size="80" /></td> - <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> - </tr> - <tr> - <td valign="top" width="30" background="bilder/uebersicht_links_dark.gif"></td> - <td valign="top" width="20%" background="bilder/uebersicht_mitte_dark.gif"><%! Summary: !%></td> - <td background="bilder/uebersicht_mitte_dark.gif"><textarea name="summary" rows="6" cols="80"><tmpl_var summary></textarea></td> - <td width="30" background="bilder/uebersicht_rechts_dark.gif"></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 colspan="2" 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> - </div> - <br /> - <div align="left"> - <input type="submit" name="save" value="<%! Save !%>" /> - <input type="submit" name="exit" value="<%! Cancel !%>" /> + </select> + </td> + <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> + </tr> + <tr height="25"> + <td valign="top" width="30" height="25" background="bilder/uebersicht_links_dark.gif"></td> + <td valign="top" width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><h5><%! Day Of Recording: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte_dark.gif"> + <input type="text" name="dor" value="<tmpl_var dor>" size="20" /> + <br /> + <input onclick="cTimer(1)" type="checkbox" name="D0" value="1" /> <%! Monday !%> + <input onclick="cTimer(2)" type="checkbox" name="D1" value="1" /> <%! Tuesday !%> + <input onclick="cTimer(3)" type="checkbox" name="D2" value="radioValue" /> <%! Wednesday !%> + <input onclick="cTimer(4)" type="checkbox" name="D3" value="radioValue" /> <%! Thursday !%> + <input onclick="cTimer(5)" type="checkbox" name="D4" value="radioValue" /> <%! Friday !%> + <input onclick="cTimer(6)" type="checkbox" name="D5" value="radioValue" /> <%! Saturday !%> + <input onclick="cTimer(7)" type="checkbox" name="D6" value="radioValue" /> <%! Sunday !%> + </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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><h5><%! Start Time: !%><h5></td> + <td height="25" background="bilder/uebersicht_mitte.gif"> + <input type="text" name="starth" value="<tmpl_var starth>" size="2" maxlength="2" /> + <b> : </b> + <input type="text" name="startm" value="<tmpl_var startm>" size="2" maxlength="2" /> + <%! o'clock !%> + </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 width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><h5><%! End Time: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte_dark.gif"> + <input type="text" name="stoph" value="<tmpl_var stoph>" size="2" maxlength="2" /> + <b> : </b> + <input type="text" name="stopm" value="<tmpl_var stopm>" size="2" maxlength="2" /> + <%! o'clock !%> + </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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><h5><%! Priority: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="prio" value="<tmpl_var prio>" 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 width="20%" height="25" background="bilder/uebersicht_mitte_dark.gif"><h5><%! Lifetime: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte_dark.gif"><input type="text" name="lft" value="<tmpl_var lft>" 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 width="20%" height="25" background="bilder/uebersicht_mitte.gif"><h5><%! Title of Recording: !%></h5></td> + <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="title" value="<tmpl_var title>" size="80" /></td> + <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td> + </tr> + <tr> + <td valign="top" width="30" background="bilder/uebersicht_links_dark.gif"></td> + <td valign="top" width="20%" background="bilder/uebersicht_mitte_dark.gif"><h5><%! Summary: !%></h5></td> + <td background="bilder/uebersicht_mitte_dark.gif"><textarea name="summary" rows="6" cols="80"><tmpl_var summary></textarea></td> + <td width="30" background="bilder/uebersicht_rechts_dark.gif"></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 colspan="2" 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> + + <div id="buttons"> + <input type="submit" class="submit" name="save" value="<%! Save !%>" /> + <input type="submit" class="submit" name="exit" value="<%! Cancel !%>" /> </div> <input type="hidden" name="aktion" value="timer_add" /> <tmpl_if referer> |