summaryrefslogtreecommitdiff
path: root/template/default/rec_edit.html
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-06-01 13:09:21 +0200
committerAndreas Mair <amair.sob@googlemail.com>2005-06-01 13:09:21 +0200
commitd6922e850779c4ff9d8bcbcef9842cf333eb8638 (patch)
tree8b6c0aa816b00ad4a83a30b1241a73ef6b57fcb2 /template/default/rec_edit.html
parentbebe0382652e0616c8d040b3e217c2a21b81beee (diff)
downloadvdradmin-am-0.97-am3.3pre.tar.gz
vdradmin-am-0.97-am3.3pre.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/rec_edit.html')
-rw-r--r--template/default/rec_edit.html100
1 files changed, 50 insertions, 50 deletions
diff --git a/template/default/rec_edit.html b/template/default/rec_edit.html
index aa2f893..38da2eb 100644
--- a/template/default/rec_edit.html
+++ b/template/default/rec_edit.html
@@ -2,67 +2,67 @@
<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 - <%! Rename Recording !%></title>
<link href="style.css" rel="stylesheet" media="screen" type="text/css" />
<script type="text/javascript" language="JavaScript1.2" src="library.js"></script>
</head>
-<body bgcolor="#f0f0f0" leftmargin="3" marginheight="20" marginwidth="3" topmargin="20">
+<body id="rec_edit">
<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="200" background="bilder/nav_button_back.gif"><p class="einzug_ohnetop"><b><%! Rename Recording !%></b></p></td>
- <td align="right" width="550" background="bilder/nav_button_back_mitte.gif">&nbsp;</td>
- <td align="right" width="203" background="bilder/nav_button_back_mitte.gif">&nbsp;</td>
+ <td valign="middle" width="200" background="bilder/nav_button_back.gif">
+ <h1><%! Rename Recording !%></h1>
+ </td>
+ <td width="550" background="bilder/nav_button_back_mitte.gif"></td>
+ <td width="203" background="bilder/nav_button_back_mitte.gif"></td>
<td width="15"><img src="bilder/nav_button_back_end.gif" width="15" /></td>
</tr>
</table>
- <br />
- <div align="left">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr height="30">
- <td width="30" height="30" background="bilder/uebersicht_oben_links.gif">&nbsp;</td>
- <td height="30" background="bilder/uebersicht_oben.gif">&nbsp;</td>
- <td height="30" background="bilder/uebersicht_oben.gif">&nbsp;</td>
- <td width="30" height="30" background="bilder/uebersicht_oben_rechts.gif">&nbsp;</td>
- </tr>
- <tr height="25">
- <td width="30" height="15" background="bilder/uebersicht_links.gif">&nbsp;</td>
- <td height="15" background="bilder/uebersicht_mitte.gif">&nbsp;</td>
- <td height="15" background="bilder/uebersicht_mitte.gif">&nbsp;</td>
- <td width="30" height="15" background="bilder/uebersicht_rechts.gif">&nbsp;</td>
- </tr>
- <tr height="25">
- <td width="30" height="25" background="bilder/uebersicht_links.gif">&nbsp;</td>
- <td width="20%" height="25" background="bilder/uebersicht_mitte.gif"><%! Original Name of Recording: !%></td>
- <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="title" value="<tmpl_var title>" size="55" readonly /></td>
- <td width="30" height="25" background="bilder/uebersicht_rechts.gif">&nbsp;</td>
- </tr>
- <tr height="25">
- <td width="30" height="25" background="bilder/uebersicht_links.gif">&nbsp;</td>
- <td width="20%" height="25" background="bilder/uebersicht_mitte.gif"><%! New Name of Recording: !%></td>
- <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="nn" value="<tmpl_var title>" size="55" /></td>
- <td width="30" height="25" background="bilder/uebersicht_rechts.gif">&nbsp;</td>
- </tr>
- <tr height="30">
- <td width="30" height="30" background="bilder/uebersicht_unten_links.gif">&nbsp;</td>
- <td height="30" background="bilder/uebersicht_unten.gif">&nbsp;</td>
- <td height="30" background="bilder/uebersicht_unten.gif">&nbsp;</td>
- <td width="30" height="30" background="bilder/uebersicht_unten_rechts.gif">&nbsp;</td>
- </tr>
- </table>
- </div>
- <br />
- <div align="left">
- <input type="hidden" name="aktion" value="rec_rename" />
- <input type="hidden" name="id" value="<tmpl_var id>" />
- <tmpl_if referer>
- <input type="hidden" name="referer" value="<tmpl_var referer>" />
- </tmpl_if>
- <input type="submit" name="save" value="<%! Rename !%>" />
- <input type="submit" name="exit" value="<%! Cancel !%>" />
+
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" id="content">
+ <tr height="30">
+ <td width="30" height="30" background="bilder/uebersicht_oben_links.gif"></td>
+ <td height="30" background="bilder/uebersicht_oben.gif"></td>
+ <td height="30" background="bilder/uebersicht_oben.gif"></td>
+ <td width="30" height="30" background="bilder/uebersicht_oben_rechts.gif"></td>
+ </tr>
+ <tr height="25">
+ <td width="30" height="15" background="bilder/uebersicht_links.gif"></td>
+ <td height="15" background="bilder/uebersicht_mitte.gif"></td>
+ <td height="15" background="bilder/uebersicht_mitte.gif"></td>
+ <td width="30" height="15" background="bilder/uebersicht_rechts.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><%! Original Name of Recording: !%></h5></td>
+ <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="title" value="<tmpl_var title>" size="55" readonly /></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.gif"></td>
+ <td width="20%" height="25" background="bilder/uebersicht_mitte.gif"><h5><%! New Name of Recording: !%></h5></td>
+ <td height="25" background="bilder/uebersicht_mitte.gif"><input type="text" name="nn" value="<tmpl_var title>" size="55" /></td>
+ <td width="30" height="25" background="bilder/uebersicht_rechts.gif"></td>
+ </tr>
+ <tr height="30">
+ <td width="30" height="30" background="bilder/uebersicht_unten_links.gif"></td>
+ <td height="30" background="bilder/uebersicht_unten.gif"></td>
+ <td height="30" background="bilder/uebersicht_unten.gif"></td>
+ <td width="30" height="30" background="bilder/uebersicht_unten_rechts.gif"></td>
+ </tr>
+ </table>
+
+ <div id="buttons">
+ <input type="submit" class="submit" name="save" value="<%! Rename !%>" />
+ <input type="submit" class="submit" name="exit" value="<%! Cancel !%>" />
</div>
+ <input type="hidden" name="aktion" value="rec_rename" />
+ <input type="hidden" name="id" value="<tmpl_var id>" />
+ <tmpl_if referer>
+ <input type="hidden" name="referer" value="<tmpl_var referer>" />
+ </tmpl_if>
</form>
</body>