aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard/squidguard_rewr.xml
diff options
context:
space:
mode:
authordvserg <dv_serg@mail.ru>2010-12-16 07:51:50 +0300
committerdvserg <dv_serg@mail.ru>2010-12-16 07:51:50 +0300
commit5be939c186e0cb31db757d89cc406182579e5c3f (patch)
treef432ae62b40020ce8073478835df246c43f68dbf /config/squidGuard/squidguard_rewr.xml
parentc81a1c0a1a1e4f20e4f790263e677995cca2dc2a (diff)
downloadpfsense-packages-5be939c186e0cb31db757d89cc406182579e5c3f.tar.gz
pfsense-packages-5be939c186e0cb31db757d89cc406182579e5c3f.tar.bz2
pfsense-packages-5be939c186e0cb31db757d89cc406182579e5c3f.zip
Log view changed. Log rotation added. Validation Names with reserved words added.
Diffstat (limited to 'config/squidGuard/squidguard_rewr.xml')
-rw-r--r--config/squidGuard/squidguard_rewr.xml17
1 files changed, 6 insertions, 11 deletions
diff --git a/config/squidGuard/squidguard_rewr.xml b/config/squidGuard/squidguard_rewr.xml
index f92a855b..4a2a71f3 100644
--- a/config/squidGuard/squidguard_rewr.xml
+++ b/config/squidGuard/squidguard_rewr.xml
@@ -5,12 +5,10 @@
<description>Describe your package here</description>
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
-
<name>squidguardrewrite</name>
<version>none</version>
<title>Proxy filter SquidGuard: Rewrites</title>
<include_file>/usr/local/pkg/squidguard.inc</include_file>
-
<tabs>
<tab>
<text>General settings</text>
@@ -39,10 +37,9 @@
</tab>
<tab>
<text>Log</text>
- <url>/pkg_edit.php?xml=squidguard_log.xml&amp;id=0</url>
+ <url>/squidGuard/squidguard_log.php</url>
</tab>
</tabs>
-
<adddeleteeditpagefields>
<columnitem>
<fielddescr>Name</fielddescr>
@@ -53,7 +50,6 @@
<fieldname>description</fieldname>
</columnitem>
</adddeleteeditpagefields>
-
<fields>
<field>
<fielddescr>Name</fielddescr>
@@ -77,13 +73,13 @@
<fielddescr>Target URL or regular expression</fielddescr>
<fieldname>targeturl</fieldname>
<type>input</type>
- <size>45</size>
+ <size>35</size>
</rowhelperfield>
<rowhelperfield>
<fielddescr>Replace to URL</fielddescr>
<fieldname>replaceto</fieldname>
<type>input</type>
- <size>45</size>
+ <size>35</size>
</rowhelperfield>
<rowhelperfield>
<fielddescr>Opt.</fielddescr>
@@ -111,9 +107,9 @@
</rowhelper>
</field>
<field>
- <fielddescr>Enable log</fielddescr>
+ <fielddescr>Log</fielddescr>
<fieldname>enablelog</fieldname>
- <description>Check this for enable log.</description>
+ <description>Check this for log this item.</description>
<type>checkbox</type>
</field>
<field>
@@ -129,7 +125,6 @@
<size>100</size>
</field>
</fields>
-
<custom_php_after_form_command>
squidGuard_print_javascript();
</custom_php_after_form_command>
@@ -139,4 +134,4 @@
<custom_php_resync_config_command>
// squidguard_resync_rewrite();
</custom_php_resync_config_command>
-</packagegui>
+</packagegui> \ No newline at end of file