From ac11c15126f83bffc7e47251baf41224ae58a113 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 8 May 2008 15:00:25 +0000 Subject: When looking at a category-object, you now see if the reason why it's marked red or not (by clicking on the object). You also see the content and other information about the category object. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1113 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dansguardian-editcategories-html.lsp | 43 +++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) (limited to 'dansguardian-editcategories-html.lsp') diff --git a/dansguardian-editcategories-html.lsp b/dansguardian-editcategories-html.lsp index 1421cf4..ab814fa 100644 --- a/dansguardian-editcategories-html.lsp +++ b/dansguardian-editcategories-html.lsp @@ -2,22 +2,59 @@ require("viewfunctions") ?> DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) io.write("
") --]] ?> -

SYSTEM INFO

+

INFO

+

CONFIGURE

+

General

+
+ +
+ +

Details

+') +io.write(html.form[myform.filecontent.type](myform.filecontent)) +?> + +

Save

+
+ +
+ +

Delete

+

You can delete this object. This will result in erazing instead of deactivating it.

+

When deleting a object, you will not be able to get it back! If you are unsure, it's better to only deactivate this object instead of deleting it.

+
+ +
+

CONFIGURATION

-- cgit v1.2.3