aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard/squidguard_log.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/squidGuard/squidguard_log.xml')
-rw-r--r--config/squidGuard/squidguard_log.xml136
1 files changed, 0 insertions, 136 deletions
diff --git a/config/squidGuard/squidguard_log.xml b/config/squidGuard/squidguard_log.xml
deleted file mode 100644
index 13477bed..00000000
--- a/config/squidGuard/squidguard_log.xml
+++ /dev/null
@@ -1,136 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE packagegui SYSTEM "../schema/packages.dtd">
-<?xml-stylesheet type="text/xsl" href="../xsl/package.xsl"?>
-<packagegui>
- <description>Describe your package here</description>
- <requirements>Describe your package requirements here</requirements>
- <faq>Currently there are no FAQ items provided.</faq>
- <name>squidguardlog</name>
- <version>none</version>
- <title>Proxy filter SquidGuard: Log</title>
- <include_file>/usr/local/pkg/squidguard.inc</include_file>
- <delete_string>A proxy server user has been deleted.</delete_string>
- <addedit_string>A proxy server user has been created/modified.</addedit_string>
- <tabs>
- <tab>
- <text>General settings</text>
- <url>/pkg_edit.php?xml=squidguard.xml&amp;id=0</url>
- </tab>
- <tab>
- <text>Common ACL</text>
- <url>/pkg_edit.php?xml=squidguard_default.xml&amp;id=0</url>
- </tab>
- <tab>
- <text>Groups ACL</text>
- <url>/pkg.php?xml=squidguard_acl.xml</url>
- </tab>
- <tab>
- <text>Target categories</text>
- <url>/pkg.php?xml=squidguard_dest.xml</url>
- </tab>
- <tab>
- <text>Times</text>
- <url>/pkg.php?xml=squidguard_time.xml</url>
- </tab>
- <tab>
- <text>Rewrites</text>
- <url>/pkg.php?xml=squidguard_rewr.xml</url>
- </tab>
- <tab>
- <text>Blacklist</text>
- <url>/squidGuard/squidguard_blacklist.php</url>
- </tab>
- <tab>
- <text>Log</text>
- <url>/squidGuard/squidguard_log.php</url>
- <active/>
- </tab>
- </tabs>
-<advanced_options>enabled</advanced_options>
- <fields>
- <field>
- <fielddescr>Log type</fielddescr>
- <fieldname>logtype</fieldname>
- <description></description>
- <type>input</type>
- <value>access_log</value>
- <options>
- <option><name>Blocked URL's log</name><value>block_log</value></option>
- <option><name>Configurator log</name><value>configurator_log</value></option>
- <option><name>squidGuard log</name><value>squidguard_log</value></option>
- <option><name>squid config</name><value>squid_config</value></option>
- <option><name>squidGuard config</name><value>squidguard_config</value></option>
- </options>
- </field>
- <field>
- <fielddescr>Log type</fielddescr>
- <fieldname>logtype</fieldname>
- <description></description>
- <type>listtopic</type>
-<name>Ext</name>
- <value>access_log</value>
- <options>
- <option><name>Blocked URL's log</name><value>block_log</value></option>
- <option><name>Configurator log</name><value>configurator_log</value></option>
- <option><name>squidGuard log</name><value>squidguard_log</value></option>
- <option><name>squid config</name><value>squid_config</value></option>
- <option><name>squidGuard config</name><value>squidguard_config</value></option>
- </options>
- </field>
- <field>
- <fielddescr>Log type</fielddescr>
- <fieldname>logtype</fieldname>
- <description></description>
- <type>input</type>
- <value>access_log</value>
- <options>
- <option><name>Blocked URL's log</name><value>block_log</value></option>
- <option><name>Configurator log</name><value>configurator_log</value></option>
- <option><name>squidGuard log</name><value>squidguard_log</value></option>
- <option><name>squid config</name><value>squid_config</value></option>
- <option><name>squidGuard config</name><value>squidguard_config</value></option>
- </options>
-<advancedfield/>
- </field>
- <field>
- <fielddescr>Log type</fielddescr>
- <fieldname>logtype2</fieldname>
- <description></description>
- <type>input</type>
- <value>access_log</value>
- <options>
- <option><name>Blocked URL's log</name><value>block_log</value></option>
- <option><name>Configurator log</name><value>configurator_log</value></option>
- <option><name>squidGuard log</name><value>squidguard_log</value></option>
- <option><name>squid config</name><value>squid_config</value></option>
- <option><name>squidGuard config</name><value>squidguard_config</value></option>
- </options>
-<advancedfield/>
- </field>
- <field>
- <fielddescr>Log type</fielddescr>
- <fieldname>logtype1</fieldname>
- <description></description>
- <type>input</type>
- <value>access_log</value>
- <options>
- <option><name>Blocked URL's log</name><value>block_log</value></option>
- <option><name>Configurator log</name><value>configurator_log</value></option>
- <option><name>squidGuard log</name><value>squidguard_log</value></option>
- <option><name>squid config</name><value>squid_config</value></option>
- <option><name>squidGuard config</name><value>squidguard_config</value></option>
- </options>
-<advancedfield/>
- </field>
- </fields>
- <custom_php_command_before_form>
- squidguard_before_form_log(&amp;$pkg);
- </custom_php_command_before_form>
- <custom_php_after_form_command>
- squidGuard_print_javascript();
- </custom_php_after_form_command>
- <custom_php_validation_command>
- </custom_php_validation_command>
- <custom_php_resync_config_command>
- </custom_php_resync_config_command>
-</packagegui> \ No newline at end of file