From cf08e91af27301092ea4ef4bd96762fcd82db58c Mon Sep 17 00:00:00 2001 From: marcelloc Date: Fri, 27 Jan 2012 14:24:51 -0200 Subject: Dansguardian - First release --- config/dansguardian/dansguardian_phrase_acl.xml | 223 ++++++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100755 config/dansguardian/dansguardian_phrase_acl.xml (limited to 'config/dansguardian/dansguardian_phrase_acl.xml') diff --git a/config/dansguardian/dansguardian_phrase_acl.xml b/config/dansguardian/dansguardian_phrase_acl.xml new file mode 100755 index 00000000..1d49ef9e --- /dev/null +++ b/config/dansguardian/dansguardian_phrase_acl.xml @@ -0,0 +1,223 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + dansguardianphraseacl + 1.0 + Services: Dansguardian - Access Lists + /usr/local/pkg/dansguardian.inc + + + Back to Config + /pkg_edit.php?xml=dansguardian.xml&id=0 + + + Antivirus + /pkg_edit.php?xml=dansguardian_antivirus_acl.xml&id=0 + + + Pics + /pkg.php?xml=dansguardian_pics_acl.xml&id=0 + + + Phase + /pkg.php?xml=dansguardian_phrase_acl.xml + + + + Site + /pkg.php?xml=dansguardian_site_acl.xml + + + URL + /pkg.php?xml=dansguardian_url_acl.xml + + + Extension + /pkg.php?xml=dansguardian_file_acl.xml + + + Content + /pkg.php?xml=dansguardian_content_acl.xml + + + Header + /pkg.php?xml=dansguardian_header_acl.xml + + + Searche Engine + /pkg.php?xml=dansguardian_search_acl.xml + + + Groups + /pkg.php?xml=dansguardian_groups.xml + + + Users + /pkg_edit.php?xml=dansguardian_users.xml + + + + + Access List name + name + + + Access List Descriptions + description + + + + + Phrase Access List + listtopic + + + Name + name + + input + 25 + + + Description + description + input + 80 + + + Banned Lists + listtopic + + + Enable + banned_enabled + checkbox + + + + Include + banned_includes + + select_source + + descr + file + + 10 + + + Config file + banned_phraselist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + Weighted Lists + listtopic + + + Enable + weighted_enabled + checkbox + + + + Include + weighted_includes + + select_source + + descr + file + + 20 + + + Config file + weighted_phraselist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + Exception Lists + listtopic + + + Enable + exception_enabled + checkbox + + + + + Config file + exception_phraselist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + + dansguardian_php_install_command(); + + + dansguardian_php_deinstall_command(); + + + dansguardian_validate_input($_POST, &$input_errors); + + + sync_package_dansguardian(); + + \ No newline at end of file -- cgit v1.2.3