summaryrefslogtreecommitdiff
path: root/template/default/prog_summary.html
blob: d9f899bf8882008fe8b6d68faa82a47dbf6a755e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!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="refresh" content="600; URL=vdradmin.pl?aktion=prog_summary" />
	<meta http-equiv="content-type" content="text/html;charset=<%! ISO-8859-1 !%>" />
	<title>VDRAdmin-AM - <%! What's On Now? !%></title>
	<link href="style.css" rel="stylesheet" media="screen" type="text/css" />
	<tmpl_if usercss>
		<link href="user.css" rel="stylesheet" media="screen" type="text/css" />
	</tmpl_if>
	<script type="text/javascript" language="JavaScript" src="library.js"></script>
</head>

<body id="prog_summary">
	<form action="<tmpl_var url>" method="get" name="FormName">
		<table width="100%" border="0" cellspacing="0" cellpadding="0" id="heading">
			<tr>
				<td class="col_left"></td>
				<td class="col_title">
					<h1><tmpl_var title></h1>
				</td>
				<td class="col_other">
					[<a href="<tmpl_var switchview_url>"><tmpl_var switchview_text></a>]
				</td>
<tmpl_if times>
				<td class="col_other">
					<%! What's on: !%>
					<select name="select_time" size="1" class="submit" onchange="window.open(this.options[this.selectedIndex].value,'main')">
	<tmpl_loop times>
						<option value="<tmpl_var id>" <tmpl_if sel>selected</tmpl_if>><tmpl_var name></option>
	</tmpl_loop>
					</select>
					<%! at !%>&nbsp;<input type="text" name="time" size="5" value="<tmpl_var now>" />&nbsp;<%! o'clock !%>
				</td>
</tmpl_if>
				<td class="col_right"></td>
			</tr>
		</table>
		<input type="hidden" name="aktion" value="prog_summary" />

<tmpl_loop rows>
	<tmpl_if longdate>
		<table border="0" cellspacing="0" cellpadding="0" class="group">
			<tr class="heading">
				<td class="col_left"></td>
				<td class="col_center">
					<a id="<tmpl_var anchor>" name="<tmpl_var anchor>"></a>
					<span class="channel_name"><a href="<tmpl_var proglink>" title="<%! Channels !%>"><tmpl_var progname></a></span>
					<!-- TODO
					<tmpl_if show_percent>
						<table border="0" cellspacing="0" cellpadding="0" class="percent">
							<tr title="<tmpl_var elapsed_min>min / <tmpl_var length_min>min">
								<td class="elapsed" width="<tmpl_var percent>%"><img src="bilder/spacer.gif" width="1px" height="1px"/></td>
								<td class="remaining"><img src="bilder/spacer.gif" width="1px" height="1px"/></td>
							</tr>
						</table>
					</tmpl_if>
					-->
				</td>
				<td class="col_right"></td>
			</tr>
			<tr class="row_even">
				<td class="col_left"></td>
				<td class="col_content">
					<table border="0" cellspacing="0" cellpadding="0" class="content">
						<tr>
							<td class="col_buttons">
								<tmpl_if stream_live_on>
									<span class="item"><a href="<tmpl_var streamurl>" title="<%! Stream !%>"><img src="bilder/stream.gif" border="0" alt="<%! Stream !%>" onmouseover="window.status='<%! Stream !%>';return true" title="<%! Stream !%>" /></a>
								</tmpl_if>
								<tmpl_if recurl>
									<tmpl_if switchurl>
										<span class="item"><a href="javascript:callurl('<tmpl_var switchurl>');"><img src="bilder/sum_view.gif" border="0" alt="<%! TV select !%>" onmouseover="window.status='<%! TV select !%>';return true" title="<%! TV select !%>" /></a></span>
									</tmpl_if>
									<span class="item"><a href="vdradmin.pl?search=<tmpl_var find_title>&amp;aktion=prog_summary&amp;submit=go11"><img src="bilder/sum_find.gif" border="0" alt="<%! Search for other show times !%>" onmouseover="window.status='<%! Search for other show times !%>';return true" title="<%! Search for other show times !%>" /></a></span>
									<tmpl_if summary>
										<span class="item"><a href="javascript:popup('<tmpl_var infurl>');"><img src="bilder/sum_info.gif" border="0" alt="<%! More Information !%>" onmouseover="window.status='<%! More Information !%>';return true" title="<%! More Information !%>" /></a></span>
									<tmpl_else>
										<span class="item"><img src="bilder/sum_info_disabled.gif" border="0" alt="noinfo" title="<%! No Information !%>" /></span>
									</tmpl_if>
									<span class="item"><a href="<tmpl_var recurl>"><img src="bilder/sum_rec.gif" border="0" alt="<%! Record !%>" onmouseover="window.status='<%! Record !%>';return true" title="<%! Record !%>" /></a></span>
								</tmpl_if>
								<tmpl_if imdburl>
									<span class="item"><a href="<tmpl_var imdburl>" target="_blank" title="<%! Lookup movie in the Internet-Movie-Database (IMDb) !%>"><img src="bilder/imdb.gif" border="0" alt="IMDb" onmouseover="window.status='IMDb';return true" title="IMDb" /></a></span>
								</tmpl_if>
							</td>
							<td class="col_epg">
								<div class="date_long"><tmpl_var longdate></div>
								<div class="time_duration">
									<tmpl_if start><span class="time_start"><tmpl_var start></span>-<span class="time_stop"><tmpl_var stop></span></tmpl_if>
								</div>
								<div class="epg_title">
									<tmpl_if summary>
										<a href="javascript:popup('<tmpl_var infurl>');" title="<%! More Information !%>" >
									</tmpl_if>
									<tmpl_var title>
									<tmpl_if summary>
										</a>
									</tmpl_if>
								</div>
								<div class="epg_subtitle">
									<tmpl_if subtitle>
										<tmpl_var subtitle>
									<tmpl_else>
										&nbsp;
									</tmpl_if>
								</div>
								<tmpl_if summary>
									<div class="epg_summary"><tmpl_var summary></div>
								</tmpl_if>
							</td>
						</tr>
					</table>
				</td>
				<td class="col_right"></td>
			</tr>
		</table>
	</tmpl_if>
</tmpl_loop>
	</form>
</body>
</html>