Revision: 6999 http://ipcop.svn.sourceforge.net/ipcop/?rev=6999&view=rev Author: eoberlander Date: 2013-04-07 12:04:21 +0000 (Sun, 07 Apr 2013) Log Message: ----------- Add screenshots and start of text for Blacklist sections.
Modified Paths: -------------- IPCopDoc/trunk/en/admin/xml/services.xml IPCopDoc/trunk/en/admin/xml/system.xml Added Paths: ----------- IPCopDoc/trunk/en/admin/images/blacklist-editor.png IPCopDoc/trunk/en/admin/images/blacklist-maintenance.png Added: IPCopDoc/trunk/en/admin/images/blacklist-editor.png =================================================================== (Binary files differ) Property changes on: IPCopDoc/trunk/en/admin/images/blacklist-editor.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Added: IPCopDoc/trunk/en/admin/images/blacklist-maintenance.png =================================================================== (Binary files differ) Property changes on: IPCopDoc/trunk/en/admin/images/blacklist-maintenance.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Modified: IPCopDoc/trunk/en/admin/xml/services.xml =================================================================== --- IPCopDoc/trunk/en/admin/xml/services.xml 2013-04-07 10:00:51 UTC (rev 6998) +++ IPCopDoc/trunk/en/admin/xml/services.xml 2013-04-07 12:04:21 UTC (rev 6999) @@ -1632,15 +1632,7 @@ 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. @@ -1964,11 +1956,141 @@ <sect3 id="services-urlfilter-blacklist-maintenance"> <title>Blacklist Maintenance</title> + <para> + Any squidGuard compatible blacklist can be installed with + URL Filter. + If you install a new blacklist, all existing categories will + be replaced and all additional new categories will be added. + </para> + <para> + The <filename>.tar.gz</filename> archive must have the internal + path <filename>blacklists/category/list</filename> where + <filename>category</filename> will be the name of the category and + <filename>list</filename> will be one or more files + named <filename>domains, urls</filename> or <filename>expressions</filename>. + </para> + <para> + Depending on your hardware performance (especially your hard + disk) and the size of the blacklist, it may take several + minutes to compile the blacklist into prebuilt databases. + Prebuilt databases are required to speed up the start process + of the URL Filter significantly, especially on machines with + a poor level of performance. + </para> + <para> + <mediaobject> + <imageobject role="fo"> + <imagedata fileref="&imagepath;blacklist-maintenance.&imageext;" + format="PNG" + contentwidth="14cm"/> + </imageobject> + <imageobject role="html"> + <imagedata fileref="&imagepath;blacklist-maintenance.&imageext;" format="PNG" align="center"/> + </imageobject> + <textobject> + <phrase>Blacklist Maintenance section</phrase> + </textobject> + </mediaobject> + </para> + <formalpara> + <title><guilabel>Blacklist Update</guilabel></title> <para> + Automatic blacklist updates can be scheduled in the + <link linkend="system-scheduler">Scheduler</link> + section. + </para> + </formalpara> + <para> + <guilabel>Check for Updates after IPCop connects</guilabel> + is an option, when enabled, to automatically check for a + blacklist update when IPCop connects to the Internet. + </para> + <para> + <guilabel>Blacklist Source</guilabel> + Select one of the predefined download sources, + or a custom source URL. + </para> + <para> + If the custom source URL is selected for the download + source, enter the complete URL for the blacklist in the + <guilabel>Custom Blacklist URL</guilabel> field. + </para> + <para> + After making any changes, press the + <guibutton>Save</guibutton> button to save them. + </para> + <formalpara> + <title><guilabel>Manually upload a Blacklist</guilabel></title> + <para> Section to be written... </para> + </formalpara> + <formalpara> + <title><guilabel>Blacklist Editor</guilabel></title> + <para> + See Section below. + </para> + </formalpara> </sect3> + <sect3 id="services-urlfilter-blacklist-editor"> + <title>Blacklist Editor</title> + <para> + Introduction to be written... + </para> + <para> + <mediaobject> + <imageobject role="fo"> + <imagedata fileref="&imagepath;blacklist-editor.&imageext;" + format="PNG" + contentwidth="14cm"/> + </imageobject> + <imageobject role="html"> + <imagedata fileref="&imagepath;blacklist-editor.&imageext;" format="PNG" align="center"/> + </imageobject> + <textobject> + <phrase>Blacklist Editor page</phrase> + </textobject> + </mediaobject> + </para> + <formalpara> + <title><guilabel>Blacklist name</guilabel></title> + <para> + Section to be written... + </para> + </formalpara> + <formalpara> + <title><guilabel>Edit domains, URLS and expressions</guilabel></title> + <para> + Section to be written... + </para> + </formalpara> + <formalpara> + <title><guilabel>Load blacklist</guilabel></title> + <para> + Section to be written... + </para> + </formalpara> + <formalpara> + <title><guilabel>Import blacklist</guilabel></title> + <para> + Section to be written... + </para> + </formalpara> + <formalpara> + <title><guilabel>Export blacklist</guilabel></title> + <para> + Section to be written... + </para> + </formalpara> + <formalpara> + <title><guilabel>Install blacklist</guilabel></title> + <para> + Section to be written... + </para> + </formalpara> + </sect3> + </sect2> <sect2 id="services-dhcp"> Modified: IPCopDoc/trunk/en/admin/xml/system.xml =================================================================== --- IPCopDoc/trunk/en/admin/xml/system.xml 2013-04-07 10:00:51 UTC (rev 6998) +++ IPCopDoc/trunk/en/admin/xml/system.xml 2013-04-07 12:04:21 UTC (rev 6999) @@ -129,7 +129,9 @@ </para> <para> Newer versions also include Actions to start and stop IPsec VPN - and the OpenVPN server. + and the OpenVPN server, + and you can schedule checks for Blacklist updates for + <link linkend="services-urlfilter-blacklist-maintenance">URL Filter</link>. </para> <para> Optionally, you can include a <guilabel>Remark</guilabel> to describe This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn