diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2005-05-12 11:01:29 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2005-05-12 11:01:29 +0200 |
commit | bebe0382652e0616c8d040b3e217c2a21b81beee (patch) | |
tree | 30378ade7ba3e45c4ed6fc0915580cecc344d226 /template/default/prog_list2.html | |
parent | 022c4f162d7b83cb287b7d16749899d9e7c4242a (diff) | |
download | vdradmin-am-bebe0382652e0616c8d040b3e217c2a21b81beee.tar.gz vdradmin-am-bebe0382652e0616c8d040b3e217c2a21b81beee.tar.bz2 |
2005-05-12: 0.97-am3.2v0.97-am3.2
- Added "make uninstall" to remove VDRAdmin from your system if you have installed it using "make install". Please always use this before you install a new release!
- Fixed programming of repeating timers when day is "D" (Thanks to "maxkr" for reporting this).
- Print date in prog_list & prog_list2 in system's locale. Please comment!
- More transparent "selected channels" usage.
- Added reccmds.conf content to rec_list (needs valid VDRCONFDIR in vdradmind.conf)
- AutoTimers can now be limited to certain weekdays (Patch submitted by Magnus Schmidt).
- Streaming can be turn on/off for live viewing and recordings viewing (Based on code submitted by Tobias Grimm).
- Added streaming button to prog_list2.
- Fixed handling of incorrect start/stop times in AutoTimer.
- Changed localisation to use gettext() (Thanks to Tobias Grimm for doing most of the needed work).
- Language can no longer be set in VDRAdmin, it's taken from your system's setting. Issue "export LC_MESSAGES=<language code>" if you need to change it, where <language code> is one of "de_DE", "en_EN", "es_ES", "fi_FI" or "fr_FR".
- Added Finnish i18n (Submitted by Rolf Ahrenberg).
- Fixed ":" & "|" handling in timer's directory (Thanks "vejoun").
- Added links to prog_list on channels in at_timer_list and timer_list.
- Added IMDb lookup button to recording's detail view.
- Added "Priority" and "Lifetime" tooltip to at_timer_list and timer_list (point mouse to timer's name).
- Small changes for streaming recordings: Please update your vdradmind.conf (VIDEODIR & ST_VIDEODIR)!
- Non-LinVDR logo on non-LinVDR machines (Posted by Unimatrix0 at vdrportal.de).
Diffstat (limited to 'template/default/prog_list2.html')
-rw-r--r-- | template/default/prog_list2.html | 67 |
1 files changed, 30 insertions, 37 deletions
diff --git a/template/default/prog_list2.html b/template/default/prog_list2.html index f11768a..9738469 100644 --- a/template/default/prog_list2.html +++ b/template/default/prog_list2.html @@ -1,27 +1,19 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> - +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> - <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"> - <title><?% msg.c_progname %?> - <?% msg.pl2_headline %?></title> - <link href="style.css" rel="stylesheet" media="screen"> - <script language="JavaScript"> + <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /> + <title>VDRAdmin - <%! Playing Today !%></title> + <link href="style.css" rel="stylesheet" media="screen" type="text/css" /> + <script type="text/javascript" language="JavaScript1.2" src="library.js"></script> + <script type="text/javascript" language="JavaScript1.2"> <!-- - function popup(URL) { - window.open(URL, '_new', 'width=440, height=250'); - } - - function toolbar(URL) { - window.open(URL, '_new', 'width=200, height=50'); - } - - function switch_channel(url) { - image = new Image(); - image.src = url; - document.switchimage.src = image.src; - } - // --> + function switch_channel( url ) { + image = new Image(); + image.src = url; + document.switchimage.src = image.src; + } + //--> </script> </head> @@ -30,37 +22,38 @@ <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><?% msg.pl2_headline %?></b></a></p> + <p class="einzug_ohnetop"><b><%! Playing Today !%></b></p> </td> <td align="right" background="bilder/nav_button_back_mitte.gif"> </td> <!-- TODO: really need this? - <td align="right" background="bilder/nav_button_back_mitte.gif"><?% msg.c_channel %?> + <td align="right" background="bilder/nav_button_back_mitte.gif"><%! Channel: !%> <select name="vdr_id" size="1" onchange="window.open('<tmpl_var url>?aktion=prog_list&vdr_id=' + this.options[this.selectedIndex].value,'main')"> <tmpl_loop chanloop> <option value="<tmpl_var vdr_id>" <tmpl_if current>selected</tmpl_if>><tmpl_var name></option> </tmpl_loop> - </select> <input type="submit" name="submit" value="<?% msg.c_go %?>"> - <a href="javascript:toolbar('<tmpl_var toolbarurl>');" target="toolbar"><img src="bilder/spacer.gif" border="0"></a> + </select> <input type="submit" name="submit" value="<%! Go! !%>" /> + <a href="javascript:toolbar('<tmpl_var toolbarurl>');" target="toolbar"><img src="bilder/spacer.gif" border="0" /></a> </td> --> <td width="15" background="bilder/nav_button_back_end.gif"> </td> </tr> </table> - <input type="hidden" name="aktion" value="prog_list"> + <input type="hidden" name="aktion" value="prog_list" /> </form> <tmpl_loop loop> <tmpl_if newd> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> - <td valign="top" width="30"> - <p><img src="bilder/uebersicht_oben_links.gif" alt="" height="30" width="30" border="0"></p> - </td> + <td valign="top" width="30"><img src="bilder/uebersicht_oben_links.gif" alt="" height="30" width="30" border="0" /></td> <td colspan="3" background="bilder/uebersicht_oben.gif"> - <p><b><tmpl_var title></b></p> + <b><tmpl_var title></b> +<tmpl_if stream_live_on> + <a href="<tmpl_var streamurl>" title="<%! Stream !%>">[S]</a> +</tmpl_if> </td> <td align="right" background="bilder/uebersicht_oben.gif"></td> - <td valign="top" width="30"><img src="bilder/uebersicht_oben_rechts.gif" alt="" height="30" width="30" border="0"></td> + <td valign="top" width="30"><img src="bilder/uebersicht_oben_rechts.gif" alt="" height="30" width="30" border="0" /></td> </tr> <tr> <td valign="top" width="30" background="bilder/uebersicht_links.gif"> </td> @@ -75,16 +68,16 @@ <tr> <td valign="top" width="30" background="bilder/uebersicht_links<tmpl_if __ODD__>_dark</tmpl_if>.gif"><a name="<tmpl_var anchor>"></a> </td> <td valign="top" width="170" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if>.gif"> - <p class="einzug_liste"><tmpl_var emit> - <tmpl_var duration> <?% msg.c_clock %?></p> + <p class="einzug_liste"><tmpl_var emit> - <tmpl_var duration> <%! o'clock !%></p> </td> <td valign="top" width="652" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if>.gif"> - <p class="einzug_liste"><b><tmpl_var title></b><br><tmpl_unless subtitle><br></tmpl_unless><i><tmpl_var subtitle></i></p> + <p class="einzug_liste"><b><tmpl_var title></b><br /><tmpl_unless subtitle><br /></tmpl_unless><i><tmpl_var subtitle></i></p> </td> <td align="right" valign="top" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if>.gif"> - <p class="einzug_liste"><tmpl_if infurl><a href="javascript:popup('<tmpl_var infurl>');"><img src="bilder/info_button.gif" border="0"></a><tmpl_else><img src="bilder/info_button_disabled.gif" border="0"></tmpl_if></p> + <p class="einzug_liste"><tmpl_if infurl><a href="javascript:popup('<tmpl_var infurl>');"><img src="bilder/info_button.gif" border="0" /></a><tmpl_else><img src="bilder/info_button_disabled.gif" border="0" /></tmpl_if></p> </td> <td align="right" valign="top" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if>.gif"> - <p class="einzug_liste"><b><a class="rec" href="<tmpl_var recurl>"><img src="bilder/rec_button.gif" border="0"></a></b></p> + <p class="einzug_liste"><b><a class="rec" href="<tmpl_var recurl>"><img src="bilder/rec_button.gif" border="0" /></a></b></p> </td> <td valign="top" width="30" background="bilder/uebersicht_rechts<tmpl_if __ODD__>_dark</tmpl_if>.gif"> </td> </tr> @@ -92,15 +85,15 @@ </tmpl_if> <tmpl_if endd> <tr> - <td valign="top" width="30"><img src="bilder/uebersicht_unten_links.gif" alt="" height="30" width="30" border="0"></td> + <td valign="top" width="30"><img src="bilder/uebersicht_unten_links.gif" alt="" height="30" width="30" border="0" /></td> <td background="bilder/uebersicht_unten.gif"> </td> <td background="bilder/uebersicht_unten.gif"> </td> <td background="bilder/uebersicht_unten.gif"> </td> <td background="bilder/uebersicht_unten.gif"> </td> - <td valign="top" width="30"><img src="bilder/uebersicht_unten_rechts.gif" alt="" height="30" width="30" border="0"></td> + <td valign="top" width="30"><img src="bilder/uebersicht_unten_rechts.gif" alt="" height="30" width="30" border="0" /></td> </tr> </table> - <br> + <br /> </tmpl_if> </tmpl_loop> </body> |