From 9d69f738f35b5fa73b8f798d4224f8ffa1ffe851 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 --- skins/deltab/help.tmpl | 2 +- skins/stone/help.tmpl | 2 +- skins/stone_flat/help.tmpl | 2 +- skins/xstyle/help.tmpl | 192 ++++++++-------------------------------- skins/xstyle/mainmenu.inc | 162 +++++++++++++++++++++++++++++++++ skins/xstyle/widgets/start.tmpl | 2 +- 6 files changed, 204 insertions(+), 158 deletions(-) create mode 100644 skins/xstyle/mainmenu.inc diff --git a/skins/deltab/help.tmpl b/skins/deltab/help.tmpl index d52a370..a3d127a 100644 --- a/skins/deltab/help.tmpl +++ b/skins/deltab/help.tmpl @@ -19,7 +19,7 @@ ";END %?> > - + diff --git a/skins/stone/help.tmpl b/skins/stone/help.tmpl index e8a6ec3..8a5c809 100644 --- a/skins/stone/help.tmpl +++ b/skins/stone/help.tmpl @@ -47,7 +47,7 @@ 1 %?> ";END %?> - +
diff --git a/skins/stone_flat/help.tmpl b/skins/stone_flat/help.tmpl index 04dc239..d7ce4a1 100644 --- a/skins/stone_flat/help.tmpl +++ b/skins/stone_flat/help.tmpl @@ -27,7 +27,7 @@ 1 %?> ";END %?> - + diff --git a/skins/xstyle/help.tmpl b/skins/xstyle/help.tmpl index 0a4cd35..47db7de 100644 --- a/skins/xstyle/help.tmpl +++ b/skins/xstyle/help.tmpl @@ -1,162 +1,46 @@ - diff --git a/skins/xstyle/mainmenu.inc b/skins/xstyle/mainmenu.inc new file mode 100644 index 0000000..0a4cd35 --- /dev/null +++ b/skins/xstyle/mainmenu.inc @@ -0,0 +1,162 @@ + diff --git a/skins/xstyle/widgets/start.tmpl b/skins/xstyle/widgets/start.tmpl index 62b407f..d371163 100644 --- a/skins/xstyle/widgets/start.tmpl +++ b/skins/xstyle/widgets/start.tmpl @@ -25,6 +25,6 @@ - +
-- cgit v1.2.3