From 34e86d2c14b20da21febb89614bbeb4522b481ef Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Wed, 18 Jan 2006 12:13:36 +0100 Subject: =?UTF-8?q?2006-01-17:=203.4.3rc=20-=20Changed=20program=20name=20?= =?UTF-8?q?to=20VDRAdmin-AM=20to=20make=20clear=20it's=20a=20fork=20of=20V?= =?UTF-8?q?DRAdmin.=20-=20Added=20"Help"=20and=20"About"=20to=20navigation?= =?UTF-8?q?=20bar=20at=20the=20left.=20-=20Hide=20"Record"=20button=20if?= =?UTF-8?q?=20prog=5Fdetail=20is=20opened=20from=20timer=5Flist.=20-=20Aft?= =?UTF-8?q?er=20clicking=20"Record"=20in=20prog=5Fdetail=20and=20leaving?= =?UTF-8?q?=20timer=5Fnew=20return=20to=20page=20where=20prog=5Fdetail=20h?= =?UTF-8?q?as=20been=20opened=20(Reported=20by=20Ferdinand=20Grassmann).?= =?UTF-8?q?=20-=20Timers=20were=20re-programmed=20every=20CheckTimers()=20?= =?UTF-8?q?call=20if=20setup=20option=20"do=20not=20add=20summary=20to=20t?= =?UTF-8?q?imers"=20is=20active=20(Reported=20by=20Ferdinand=20Grassmann).?= =?UTF-8?q?=20-=20Dropped=20sendEmail=20dependency.=20Now=20uses=20Net::SM?= =?UTF-8?q?TP=20modules=20(Patch=20by=20Ville=20Skytt=C3=A4).=20-=20Don't?= =?UTF-8?q?=20show=20EPG=20images=20for=20other=20events=20(Fixed=20by=20F?= =?UTF-8?q?erdinand=20Grassmann).=20-=20Changed=20GRAB=20so=20that=20it=20?= =?UTF-8?q?doesn't=20use=20temporary=20files=20for=20VDR=20>=3D1.3.38.=20-?= =?UTF-8?q?=20VPS=20for=20timers=20(Requested=20by=20reibuehl).=20-=20Made?= =?UTF-8?q?=20extension=20and=20mimetype=20for=20both=20live=20and=20recor?= =?UTF-8?q?dings=20streaming=20configurable=20(Suggested=20at=20vdrportal.?= =?UTF-8?q?de).=20-=20Understand=20format=20of=20VDR=20v1.3.38+=20"lste"?= =?UTF-8?q?=20command=20(Thanks=20to=20Marcus=20Breitenstein).=20-=20In=20?= =?UTF-8?q?skin=20"default":=20returning=20from=20timer=5Fnew=20didn't=20s?= =?UTF-8?q?croll=20to=20the=20line=20where=20"Rec"=20has=20been=20called?= =?UTF-8?q?=20in=20prog=5Flist/prog=5Flist2=20(Reported=20by=20Foobar42)?= =?UTF-8?q?=20-=20Fixed=20installing=20of=20missing=20Perl=20modules.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/default/help.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 template/default/help.html (limited to 'template/default/help.html') diff --git a/template/default/help.html b/template/default/help.html new file mode 100644 index 0000000..834235a --- /dev/null +++ b/template/default/help.html @@ -0,0 +1,44 @@ + + + + + + <%! Help !%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

<%! Getting Help and Reporting Bugs !%>

+
    +
  • <%! If you need help please first try to use the online help you'll find on some pages. You can access it by clicking . !%>
  • +
  • <%! If this doesn't provide the information you need you can try to get help at VDR-Portal if you understand German language. Please use the announcement thread if possible, search for: !%> "[ANNOUNCE] "
  • +
  • <%! If you think you have found a bug please check that it's a new one and report it in the VDRAdmin-AM BugTracking system. !%>
  • +
+ + + -- cgit v1.2.3