From 0b70320be6c8a4e13e02c70f7644678157d703ee Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sun, 15 Jun 2008 06:21:31 +0000 Subject: * Remove linked templates [a,m,r,t]search.tmpl, widget selected now by console->setcall('tlist') * Add modul to manage keywords withhin recordings * Store AUX-parameter (autotimer id, keywords) inside timer now as xml struct --- html/asearch.tmpl | 1 - html/rdisplay.tmpl | 19 +++++++++++++++++++ html/rsearch.tmpl | 1 - html/tsearch.tmpl | 1 - 4 files changed, 19 insertions(+), 3 deletions(-) delete mode 120000 html/asearch.tmpl delete mode 120000 html/rsearch.tmpl delete mode 120000 html/tsearch.tmpl (limited to 'html') diff --git a/html/asearch.tmpl b/html/asearch.tmpl deleted file mode 120000 index 5671c2a..0000000 --- a/html/asearch.tmpl +++ /dev/null @@ -1 +0,0 @@ -alist.tmpl \ No newline at end of file diff --git a/html/rdisplay.tmpl b/html/rdisplay.tmpl index 8ca6b93..0b35460 100644 --- a/html/rdisplay.tmpl +++ b/html/rdisplay.tmpl @@ -159,6 +159,25 @@ + + 0 %?> + +   + +  :  + + + + + + + + +   + + + +   diff --git a/html/rsearch.tmpl b/html/rsearch.tmpl deleted file mode 120000 index 2e6f4df..0000000 --- a/html/rsearch.tmpl +++ /dev/null @@ -1 +0,0 @@ -rlist.tmpl \ No newline at end of file diff --git a/html/tsearch.tmpl b/html/tsearch.tmpl deleted file mode 120000 index d1d3655..0000000 --- a/html/tsearch.tmpl +++ /dev/null @@ -1 +0,0 @@ -tlist.tmpl \ No newline at end of file -- cgit v1.2.3