From 210f1c930825f872aa6003f37a8908a63c2c91f5 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Tue, 6 May 2008 15:11:55 +0000 Subject: Changing buttons to be cfe's (coming from controller) rather than created by the view-file. Reorganized the view-files so they look a bit more like other ACF's. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1108 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dansguardian-general-html.lsp | 88 +++++++++++++++++++++++++++++-------------- 1 file changed, 59 insertions(+), 29 deletions(-) (limited to 'dansguardian-general-html.lsp') diff --git a/dansguardian-general-html.lsp b/dansguardian-general-html.lsp index 10ea6b7..2a4ca5c 100644 --- a/dansguardian-general-html.lsp +++ b/dansguardian-general-html.lsp @@ -1,4 +1,5 @@ -

Content Filter

+ +DEBUGGING

DEBUG INFO: CFE

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

SYSTEM INFO

+
+ +
+

General Information

DansGuardian is web content filtering software. It works as a web proxy, @@ -31,52 +49,64 @@ generally not necessary. DansGuardian must be used in combination with a This page defines the basic network configuration settings for DansGuardian.

-

Status

-
Program version
-
Process status
-
Process information
This process runs as a service. When you make -and save changes, the configuration files for the service are changed. -However, the changes will not be applied until you restart the service.
-
-
Daemon control
-
> -> ->
-
- -

-

-

-

Configuration

-

+

Configuration

+

General

These parameters define the interface and port that Dansguardian uses to accept connections.

-
filterip
-
filterport
+
+
filterip
+
filterport
+
-

Proxy service

+

Proxy service

These parameters define the ip address and port that Dansguardian should forward requests on to.

-
proxyip
-
proxyport
+
+
proxyip
+
proxyport
+
-

Filter Actions

+

Filter Actions

These parameters define how sensitive the filter is, and where to redirect requests if the content filter determines that the content is inappropriate. The "naughtynesslimit" is more sensitive the lower it is set. The author recommends 50 for "young children", 100 for "older children" and 160 for "young adults".

-
accessdeniedaddress
-
naughtynesslimit
+
+
accessdeniedaddress
+
naughtynesslimit
+

Save Changes

-
Save the above changes?
+
+ + 0) then ?> +
Config status
+ +
Process information
This process runs as a service. When you make and save changes, the configuration +files for the service are changed. However, the changes will not be applied +until you restart the service.
+
+
+

MANAGEMENT

+
+
+
Daemon control
> +> +> + 0) then ?>
+
+
-- cgit v1.2.3