[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[6937] IPCopDoc/trunk/en/admin
From:       eoberlander () users ! sourceforge ! net
Date:       2013-02-23 17:07:50
Message-ID: E1U9IZi-0002GO-17 () sfp-svn-4 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 6937
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6937&view=rev
Author:   eoberlander
Date:     2013-02-23 17:07:49 +0000 (Sat, 23 Feb 2013)
Log Message:
-----------
Add some headings in URL Filter section

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

Added Paths:
-----------
    IPCopDoc/trunk/en/admin/images/proxy7.png
    IPCopDoc/trunk/en/admin/images/proxy8.png

Modified: IPCopDoc/trunk/en/admin/images/proxy6.png
===================================================================
(Binary files differ)

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


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

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


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

Modified: IPCopDoc/trunk/en/admin/xml/services.xml
===================================================================
--- IPCopDoc/trunk/en/admin/xml/services.xml	2013-02-20 07:12:58 UTC (rev 6936)
+++ IPCopDoc/trunk/en/admin/xml/services.xml	2013-02-23 17:07:49 UTC (rev 6937)
@@ -1102,6 +1102,21 @@
         <sect3 id="services-webproxy-privacy">
             <title>Privacy</title>
             <para>This allows the modification of some HTTP header fields to protect \
your privacy.</para> +            <para>
+            <mediaobject>
+                <imageobject role="fo">
+                    <imagedata fileref="&imagepath;proxy6.&imageext;"
+                                       format="PNG"
+                                       contentwidth="14cm"/>
+                </imageobject>
+                <imageobject role="html">
+                    <imagedata fileref="&imagepath;proxy6.&imageext;" format="PNG" \
align="center"/> +                </imageobject>
+                <textobject>
+                    <phrase>Privacye</phrase>
+                </textobject>
+            </mediaobject>
+            </para>
             <formalpara>
                 <title><guilabel>Fake useragent submitted to external \
sites</guilabel> (optional)</title>  <para>
@@ -1135,30 +1150,72 @@
             </formalpara>
         </sect3>
 
+        <sect3 id="services-webproxy-redirectors">
+            <title>Redirectors</title>
+            <para>
+                Redirectors work with the proxy to filter and redirect web 
+                traffic based on rules that can include blacklists, whitelists,
+                time constraints etc.  
+            </para>
+            <para>
+            <mediaobject>
+                <imageobject role="fo">
+                    <imagedata fileref="&imagepath;proxy7.&imageext;"
+                                       format="PNG"
+                                       contentwidth="14cm"/>
+                </imageobject>
+                <imageobject role="html">
+                    <imagedata fileref="&imagepath;proxy7.&imageext;" format="PNG" \
align="center"/> +                </imageobject>
+                <textobject>
+                    <phrase>Redirectors Section</phrase>
+                </textobject>
+            </mediaobject>
+            </para>
+
+            <formalpara>
+            <title><guilabel>Enabled</guilabel></title>
+                <para>
+                    Check the box to enable redirectors.
+                </para>
+            </formalpara>
+            <formalpara>
+            <title><guilabel>Number of redirector processes</guilabel></title>
+                <para>
+                    The default value is 5. 
+                    Increasing the value does what?
+                </para>
+            </formalpara>
+            <formalpara>
+            <title><guilabel>Available redirectors</guilabel></title>
+                <para>
+                    Lists the redirectors installed, and which is active. 
+                    <emphasis>URL Filter</emphasis>, in this example.
+                </para>
+            </formalpara>
+        </sect3>
+
         <sect3 id="services-webproxy-authentication">
             <title>Authentication method</title>
             <para>
                 The Web Proxy offers several methods for user authentication.
             </para>
 
-        <para>
-            <figure id="v2.services.007">
-            <title>Web proxy - Privacy &amp; Authentication Method Sections</title>
+            <para>
             <mediaobject>
                 <imageobject role="fo">
-                    <imagedata fileref="&imagepath;proxy6.&imageext;"
+                    <imagedata fileref="&imagepath;proxy8.&imageext;"
                                        format="PNG"
                                        contentwidth="14cm"/>
                 </imageobject>
                 <imageobject role="html">
-                    <imagedata fileref="&imagepath;proxy6.&imageext;" format="PNG" \
align="center"/> +                    <imagedata \
fileref="&imagepath;proxy8.&imageext;" format="PNG" align="center"/>  </imageobject>
                 <textobject>
-                    <phrase>HTTP Web Proxy Page</phrase>
+                    <phrase>Authentication Method Section</phrase>
                 </textobject>
             </mediaobject>
-            </figure>
-        </para>
+            </para>
 
             <formalpara>
             <title><guilabel>None</guilabel> (default)</title>
@@ -1263,6 +1320,116 @@
         <para>
             Section to be written...
         </para>
+
+        <sect3 id="services-urlfilter-settings">
+            <title>URL Filter</title>
+                <para>
+                    The first line in the <guilabel>Settings</guilabel> box
+                    indicates if the filter server is stopped or running.
+                </para>
+                <para>
+                    Redirectors must be enabled on the 
+                    <link linkend="services-webproxy-redirectors">Web Proxy \
page</link> +                    for URL Filter to be able to start.
+                </para>
+            <para>
+                <mediaobject>
+                    <imageobject role="fo">
+                        <imagedata fileref="&imagepath;urlfilter1.&imageext;"
+                                           format="PNG"
+                                           contentwidth="14cm"/>
+                    </imageobject>
+                    <imageobject role="html">
+                        <imagedata fileref="&imagepath;urlfilter1.&imageext;" \
format="PNG" align="center"/> +                    </imageobject>
+                    <textobject>
+                        <phrase>Common Settings section</phrase>
+                    </textobject>
+                </mediaobject>
+            </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-commonsettings">
+            <title>Common settings</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-blockcats">
+            <title>Block categories</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-customlists">
+            <title>Custom blacklist/whitelist/expression list</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-fileblocking">
+            <title>File extension blocking</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-networkaccess">
+            <title>Network based access control</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-timeaccess">
+            <title>Time based access control</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-blockpage">
+            <title>Block page settings</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-advancedsettings">
+            <title>Advanced settings</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
+        <sect3 id="services-urlfilter-save-restart">
+            <title>Save/Save and restart</title>
+            <formalpara>
+                <title><guilabel>Save</guilabel></title>
+                <para>
+                    After making any changes, press the 
+                    <guibutton>Save</guibutton> button to save them.
+                </para>
+            </formalpara>
+            <formalpara>
+                <title><guilabel>Save and restart</guilabel></title>
+                <para>
+                    Use the <guibutton>Save and restart</guibutton> button 
+                    to apply changes.
+                </para>
+            </formalpara>
+        </sect3>
+
+        <sect3 id="services-urlfilter-blacklist-maintenance">
+            <title>Blacklist Maintenance</title>
+                <para>
+                    Text goes here.
+                </para>
+        </sect3>
+
     </sect2>
 
     <sect2 id="services-dhcp">

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic