diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2006-03-02 08:53:42 +0100 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2006-03-02 08:53:42 +0100 |
commit | fd84627622f927bb6bf6f5c5d9e02295355a22c3 (patch) | |
tree | dde840682ddd86497ce2e1351a957acb8ac08cd2 /template/default | |
parent | c908714dd89aad8aac9a01a93bdd44375d6bf69f (diff) | |
download | vdradmin-am-3.4.3.tar.gz vdradmin-am-3.4.3.tar.bz2 |
2006-03-02: 3.4.3av3.4.3
2006-03-01: 3.4.3
- ****************************************************
** This release is not compatible to VDR >=1.3.44 **
****************************************************
- Show TV noise if grabbing fails (only VDR >= v1.3.38).
- Fixed: don't crash (on LinVDR) if AutoTimer email notification is enabled but Net::SMTP is missing (Reported by Foobar42).
- Fixed: testing an AutoTimer that is edited (not newly added) lead to a new AutoTimer instead of replacing the old one.
- Don't show streaming button in prog_summary if event is currently not broadcasted (Requested by Hardy Flor).
- Show search pattern in prog_summary instead of current time (Reported by Hardy Flor).
- Send correct encoded emails for AutoTimer notifications (Thanks a lot to Ferdinand Grassmann for reporting/ideas/testing).
- Do not program timers in the past (Reported by Ferdinand Grassmann).
- Fixed "Length of base64 data not a multiple of 4" warning (Reported by Johan Larsson).
Diffstat (limited to 'template/default')
-rw-r--r-- | template/default/about.html | 4 | ||||
-rw-r--r-- | template/default/bilder/noise.gif | bin | 0 -> 11824 bytes | |||
l--------- | template/default/copper/noise.gif | 1 | ||||
l--------- | template/default/default/noise.gif | 1 | ||||
-rw-r--r-- | template/default/help.html | 4 | ||||
-rw-r--r-- | template/default/prog_summary.html | 2 |
6 files changed, 7 insertions, 5 deletions
diff --git a/template/default/about.html b/template/default/about.html index a649f29..1f3da4b 100644 --- a/template/default/about.html +++ b/template/default/about.html @@ -26,13 +26,13 @@ <tr class="row_even"> <td class="col_left"></td> <td class="col_label" width="100px"><h4><%! Current author (VDRAdmin-AM branch): !%></h4></td> - <td class="col_value"><a href="mailto:mail@andreas.vdr-developer.org">Andreas Mair</a> (<a href="http://andreas.vdr-developer.org">Homepage</a>)</td> + <td class="col_value"><a href="mailto:mail@andreas.vdr-developer.org">Andreas Mair</a> (<a href="http://andreas.vdr-developer.org" target="_blank">Homepage</a>)</td> <td class="col_right"></td> </tr> <tr class="row_even"> <td class="col_left"></td> <td class="col_label"><h4><%! Original author (VDRAdmin): !%></h4></td> - <td class="col_value">Thomas Koch (<a href="http://www.linvdr.org">Homepage</a>)</td> + <td class="col_value">Thomas Koch (<a href="http://www.linvdr.org" target="_blank">Homepage</a>)</td> <td class="col_right"></td> </tr> <tr class="footer"> diff --git a/template/default/bilder/noise.gif b/template/default/bilder/noise.gif Binary files differnew file mode 100644 index 0000000..251bf38 --- /dev/null +++ b/template/default/bilder/noise.gif diff --git a/template/default/copper/noise.gif b/template/default/copper/noise.gif new file mode 120000 index 0000000..2c5b189 --- /dev/null +++ b/template/default/copper/noise.gif @@ -0,0 +1 @@ +../bilder/noise.gif
\ No newline at end of file diff --git a/template/default/default/noise.gif b/template/default/default/noise.gif new file mode 120000 index 0000000..2c5b189 --- /dev/null +++ b/template/default/default/noise.gif @@ -0,0 +1 @@ +../bilder/noise.gif
\ No newline at end of file diff --git a/template/default/help.html b/template/default/help.html index 834235a..6ccc542 100644 --- a/template/default/help.html +++ b/template/default/help.html @@ -28,8 +28,8 @@ <td> <ul> <li><%! If you need help please first try to use the online help you'll find on some pages. You can access it by clicking <img src="bilder/help.gif"/>. !%></li> - <li><%! If this doesn't provide the information you need you can try to get help at <a href="http://www.vdrportal.de" target="_new">VDR-Portal</a> if you understand German language. Please use the announcement thread if possible, search for: !%> "[ANNOUNCE] <tmpl_var myversion>"</li> - <li><%! If you think you have found a bug please check that it's a new one and report it in the <a href="http://www.vdr-developer.org/mantisbt/main_page.php" target="_new">VDRAdmin-AM BugTracking system</a>. !%></li> + <li><%! If this doesn't provide the information you need you can try to get help at <a href="http://www.vdrportal.de" target="_blank">VDR-Portal</a> if you understand German language. Please use the announcement thread if possible, search for: !%> "[ANNOUNCE] <tmpl_var myversion>"</li> + <li><%! If you think you have found a bug please check that it's a new one and report it in the <a href="http://www.vdr-developer.org/mantisbt/main_page.php" target="_blank">VDRAdmin-AM BugTracking system</a>. !%></li> </td> <td class="col_right"></td> </tr> diff --git a/template/default/prog_summary.html b/template/default/prog_summary.html index 5dbbce2..91dddfd 100644 --- a/template/default/prog_summary.html +++ b/template/default/prog_summary.html @@ -18,7 +18,7 @@ <tr> <td class="col_left"></td> <td class="col_title"> - <h1><tmpl_var now> <%! o'clock !%></h1> + <h1><tmpl_var title></h1> </td> <td class="col_other"> <%! What's on: !%> <a href="<tmpl_var nowurl>"><%! now !%></a> |<%! at: !%> |