From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/squidGuard/squidguard_time.xml | 143 ++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 config/squidGuard/squidguard_time.xml (limited to 'config/squidGuard/squidguard_time.xml') diff --git a/config/squidGuard/squidguard_time.xml b/config/squidGuard/squidguard_time.xml new file mode 100644 index 00000000..623f7d0a --- /dev/null +++ b/config/squidGuard/squidguard_time.xml @@ -0,0 +1,143 @@ + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + + squidguardtime + none + Proxy Content filter SquidGuard: Times + /usr/local/pkg/squidguard.inc + + A proxy server user has been deleted. + A proxy server user has been created/modified. + + + + General settings + /pkg_edit.php?xml=squidguard.xml&id=0 + + + Default + /pkg_edit.php?xml=squidguard_default.xml&id=0 + + + ACL + /pkg.php?xml=squidguard_acl.xml + + + Destinations + /pkg.php?xml=squidguard_dest.xml + + + Times + /pkg.php?xml=squidguard_time.xml + + + + Rewrites + /pkg.php?xml=squidguard_rewr.xml + + + Log + /pkg_edit.php?xml=squidguard_log.xml + + + + + + Timename + name + + + Description + description + + + + + Name + name + + Enter the unique name here. + Name must consist of minimum 2 symbols, first from which letter. <br> + All other symbols must be [a-Z_0-9]. + + input + + 100 + + + Values + rowhelper + + + Time type + timetype + + select + weekly + + + + + + + Days + timedays + + select + * + + + + + + + + + + + + + Date or Date range + daterange + input + 40 + + + Time range + sg_timerange + 00:00-08:00 + input + 20 + 00:00-23:59 + + + + + Description + description + You may enter a description here for your reference (not parsed). <br> + <b> Note: </b> <br> + Field <b>'Date or date range'</b> have format 'yyyy.mm.dd'; 'yyyy.mm.dd-yyyy.mm.dd'; or use '*' in format. <br> + Example: '2007.05.01'; '2007.04.14-2007.04.17'; '*.12.24'; '2007.*.01'; <br> + Field <b>'Time range'</b> have format 'hh:mm-hh:mm'. Example: '08:00-18:00'; + + input + 80 + + + + + squidGuard_print_javascript(); + + + squidguard_validate_times(&$_POST, &$input_errors); + + +// squidguard_resync_time(); + + -- cgit v1.2.3