From 6384e7c0ed150717da4c29e39adf78b26804c8ad Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Thu, 28 Feb 2008 20:26:03 +0000 Subject: * RECORDS: deliver preview image by command rimage 'id_frame' * RECORDS: rlist add paging * RECORDS: rlist list founded preview image by sql query * RECORDS: hold founded preview image into database --- html/rdisplay.tmpl | 21 +++++++++++++++------ html/rlist.tmpl | 20 ++++++++++++-------- 2 files changed, 27 insertions(+), 14 deletions(-) (limited to 'html') diff --git a/html/rdisplay.tmpl b/html/rdisplay.tmpl index 973a5ec..11c051a 100644 --- a/html/rdisplay.tmpl +++ b/html/rdisplay.tmpl @@ -54,7 +54,9 @@ - + + :: + 1 %?> @@ -110,15 +112,22 @@ - + + + + 0; %?> + + -
- -
- +
+ + + + +
diff --git a/html/rlist.tmpl b/html/rlist.tmpl index 884d975..aec2ecd 100644 --- a/html/rlist.tmpl +++ b/html/rlist.tmpl @@ -12,14 +12,18 @@ :: - + - - - - - " width="200" title="" /> - + + + + 0; + img = (files.size div 2); + frame = files.$img %?> + + + + @@ -242,7 +246,7 @@ + isrecording=zeile.10;desc=zeile.11;preview=zeile.12;foldertitle=fulltitle.split('~').last -%?> 1 ? 2 : 1 ) %?>
-- cgit v1.2.3