From 8cc206947676df6f2a2923e3fb68f9c9f7730897 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 23 Feb 2008 14:59:01 +0000 Subject: * Redirect to help template, if command not be understood * Reformat help page * xstyle move main menu from help.tmpl to mainmenu.inc * program,alist,tlist: add paging support by &start= .. &limit= + ajax: send tables without header + ajax: send present count of rows * CHANNELS: Missing header with TID * search, warn if none text defined --- html/help.tmpl | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ html/index.tmpl | 2 +- 2 files changed, 50 insertions(+), 1 deletion(-) (limited to 'html') diff --git a/html/help.tmpl b/html/help.tmpl index 809c5ef..7a9c601 100644 --- a/html/help.tmpl +++ b/html/help.tmpl @@ -1,3 +1,4 @@ + @@ -134,3 +135,51 @@ document.write(tree); + + + + + ( ) + + + + + + + + + +

XXV - Version

+

+ 1 %?> + + + ";END %?> + > + + + + + + + + + + + + + + + + + + +
+

+ + + +

+
+ + diff --git a/html/index.tmpl b/html/index.tmpl index 513203e..8720ca9 100644 --- a/html/index.tmpl +++ b/html/index.tmpl @@ -7,7 +7,7 @@ - + -- cgit v1.2.3