Revision: 6951
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6951&view=rev
Author:   eoberlander
Date:     2013-03-02 14:04:13 +0000 (Sat, 02 Mar 2013)
Log Message:
-----------
Add some more text in URL Filter section.

Modified Paths:
--------------
    IPCopDoc/trunk/en/admin/xml/services.xml

Added Paths:
-----------
    IPCopDoc/trunk/en/admin/images/urlfilter-time.png
    IPCopDoc/trunk/en/admin/images/urlfilter-user.png

Added: IPCopDoc/trunk/en/admin/images/urlfilter-time.png
===================================================================
(Binary files differ)


Property changes on: IPCopDoc/trunk/en/admin/images/urlfilter-time.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: IPCopDoc/trunk/en/admin/images/urlfilter-user.png
===================================================================
(Binary files differ)


Property changes on: IPCopDoc/trunk/en/admin/images/urlfilter-user.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: IPCopDoc/trunk/en/admin/xml/services.xml
===================================================================
--- IPCopDoc/trunk/en/admin/xml/services.xml    2013-03-02 13:44:56 UTC (rev 
6950)
+++ IPCopDoc/trunk/en/admin/xml/services.xml    2013-03-02 14:04:13 UTC (rev 
6951)
@@ -1541,8 +1541,222 @@
         <sect3 id="services-urlfilter-timeaccess">
             <title>Time based access control</title>
                 <para>
-                    Section to be written...
+                    There are two buttons in this section.
+                    <guibutton>Set time constraints</guibutton> opens another
+                    GUI dialog for time based constraints, and
+                    <guibutton>Set user quota</guibutton> opens a GUI 
+                    dialog for user based time quotas.
                 </para>
+            <para>
+                The first button takes you to a dialog which allows you to 
+                add and edit time constraint rules.
+                Current rules are displayed at the foot of the page.
+            </para>
+            <para>
+                <mediaobject>
+                    <imageobject role="fo">
+                        <imagedata 
fileref="&imagepath;urlfilter-time.&imageext;"
+                                           format="PNG"
+                                           contentwidth="14cm"/>
+                    </imageobject>
+                    <imageobject role="html">
+                        <imagedata 
fileref="&imagepath;urlfilter-time.&imageext;" format="PNG" align="center"/>
+                    </imageobject>
+                    <textobject>
+                        <phrase>Time constraint rule dialog screen</phrase>
+                    </textobject>
+                </mediaobject>
+            </para>
+            <formalpara>
+                <title><guilabel>Definition</guilabel></title>
+                <para>
+                    Determines whether the rule will be active 
+                    <emphasis>within</emphasis> or 
+                    <emphasis>outside</emphasis> the given time frame.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Weekday</guilabel></title>
+                <para>
+                    Select the weekdays from Monday to Sunday for the rule.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>From/to</guilabel></title>
+                <para>
+                    Start and end time for the rule. 
+                    Note: The time refers to URL filter time and not to the 
+                    local client time!
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Source</guilabel></title>
+                <para>
+                    Enter the source host or network address(es) for the rule.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Destination</guilabel></title>
+                <para>
+                    Select one or more categories. To select more than one 
+                    category, press the Ctrl key and click the desired 
category.
+                </para>
+            </formalpara>
+            <para>
+                In addition to the regular block categories, there are four 
more categories:
+            </para>
+            <screen><computeroutput>any : includes all categories
+in-addr : includes all URLs accessed by their IP address
+files : includes all file extension blockings
+custom-blocked : includes the custom blacklist domains and 
URLs</computeroutput></screen>
+            <para>
+                These categories can be selected, 
+                no matter whether they are activated within the main page. 
+            </para>
+            <formalpara>
+                <title><guilabel>Access</guilabel></title>
+                <para>
+                    Determines whether the rule will allow or block access.
+                </para>
+            </formalpara>
+    <!--
+            <formalpara>
+                <title><guilabel>Remark</guilabel> optional</title>
+                <para>
+                    Text.
+                </para>
+            </formalpara>
+    -->
+            <formalpara>
+                <title><guilabel>Enabled</guilabel></title>
+                <para>
+                    Enables the rule.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Add/Update</guilabel></title>
+                <para>
+                    Saves the rule. 
+                    Note: The URL filter needs to be restarted to activate 
+                    the changes!
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Reset</guilabel></title>
+                <para>
+                    Resets all changes for the current rule and re-reads the 
+                    saved settings.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>&lt;&lt;</guilabel></title>
+                <para>
+                    Returns to the main URL Filter page.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Current rules</guilabel></title>
+                <para>
+                    Shows all existing time constraint rules.
+                </para>
+            </formalpara>
+            <note>
+                <para>
+                    All rules are applied in the same order as 
+                    they are listed!
+                </para>
+            </note>
+            <para>
+                The <guibutton>Set user quota</guibutton> button takes you to 
+                a dialog which allows you to add and edit user time quota 
rules.
+                Current rules are displayed at the foot of the page.
+            </para>
+            <para>
+                <mediaobject>
+                    <imageobject role="fo">
+                        <imagedata 
fileref="&imagepath;urlfilter-user.&imageext;"
+                                           format="PNG"
+                                           contentwidth="14cm"/>
+                    </imageobject>
+                    <imageobject role="html">
+                        <imagedata 
fileref="&imagepath;urlfilter-user.&imageext;" format="PNG" align="center"/>
+                    </imageobject>
+                    <textobject>
+                        <phrase>User time quota rule dialog screen</phrase>
+                    </textobject>
+                </mediaobject>
+            </para>
+            <formalpara>
+                <title><guilabel>Time quota</guilabel></title>
+                <para>
+                    The time (in minutes) a user may have access to the web. 
+                    The counter starts with the first request and the user 
gets 
+                    blocked if this time limit will be reached.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Activity detection</guilabel></title>
+                <para>
+                    If the user doesn&apos;t access any website for 5 or 
+                    15 minutes, the quota limit will not be decreased until 
+                    the next request is sent.
+                </para>
+            </formalpara>
+              <formalpara>
+                <title><guilabel>Refresh</guilabel></title>
+                <para>
+                    Specify the time frame for the given user quota. 
+                    The quota for this user will be reset either hourly, 
+                    daily or weekly.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Assigned users</guilabel></title>
+                <para>
+                    The RFC931 compliant user names that will be affected by 
+                    this rule.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Enabled</guilabel></title>
+                <para>
+                    Enables the rule.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Add/Update</guilabel></title>
+                <para>
+                    Saves the rule. 
+                    Note: The URL filter needs to be restarted to activate 
+                    the changes!
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Reset</guilabel></title>
+                <para>
+                    Resets all changes for the current rule and re-reads the 
+                    saved settings.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>&lt;&lt;</guilabel></title>
+                <para>
+                    Returns to the main URL Filter page.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Current rules</guilabel></title>
+                <para>
+                    Shows all existing time constraint rules.
+                </para>
+            </formalpara>
+            <note>
+                <para>
+                    The current quota counters will be reset for all 
+                    users when restarting the URL filter, 
+                    the proxy service or rebooting the server! 
+                </para>
+            </note>
         </sect3>
 
         <sect3 id="services-urlfilter-blockpage">

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to