From: <re...@us...> - 2008-09-24 23:04:50
|
Revision: 703 http://sciret.svn.sourceforge.net/sciret/?rev=703&view=rev Author: reinerj Date: 2008-09-24 23:04:39 +0000 (Wed, 24 Sep 2008) Log Message: ----------- a additional upgrade and fix to the docu. Still not complete Modified Paths: -------------- trunk/docs/sciret-install-EN-html4.html trunk/docs/sciret-install-EN-html4.txt trunk/docs/sciret-install-EN-images.html trunk/docs/sciret-install-EN-images.txt trunk/docs/sciret-install-EN.html trunk/docs/sciret-install-EN.txt trunk/docs/sciret-install-OpenBSD-EN-html4.html trunk/docs/sciret-install-OpenBSD-EN-images.html trunk/docs/sciret-install-OpenBSD-EN.html Modified: trunk/docs/sciret-install-EN-html4.html =================================================================== --- trunk/docs/sciret-install-EN-html4.html 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-EN-html4.html 2008-09-24 23:04:39 UTC (rev 703) @@ -8,7 +8,7 @@ <body> <h1>Howto install the Sciret Knowledge Base</h1> <p> -<strong>v1.1.4, July 2007</strong><br /> +<strong>v2.0.0, October 2008</strong><br /> Reiner Jung <re...@kb...> </p> <hr /> @@ -25,8 +25,7 @@ <strong>Web Server</strong> </td> <td> -<a href="http://httpd.apache.org">Apache Server</a> version 1.3 or greater is recommended. You can also use alternative HTTP servers like <a href="http://www.microsoft.com/windowsserver2003/iis/default.mspx">Microsoft IIS ® registered trademark</a>, <a href="http://www.lighttpd.net/">lighttpd</a> or <a href="http://www.cherokee-project.com/">Cherokee HTTP server</a> - <a href="http://www.lighttpd.net/">http://www.lighttpd.net/</a> [lighttpd] +<a href="http://httpd.apache.org">Apache Server</a> version 1.3 or greater, <a href="http://www.microsoft.com/windowsserver2003/iis/default.mspx">Microsoft IIS ® registered trademark</a>, <a href="http://www.lighttpd.net/">lighttpd</a>, <a href="http://www.cherokee-project.com/">Cherokee HTTP server</a>, <a href="http://www.lighttpd.net/">lighttpd</a> </td> </tr> <tr valign="top"> @@ -96,11 +95,11 @@ <table frame="void" bgcolor="white" width="80%" cellpadding="8"> <tr valign="top"><td><p><b>Tip</b></p></td><td> <p><b>Sciret available packages</b></p> -<p>sciret-1.1.0.tar.gz</p> +<p>sciret-2.0.0.tar.gz</p> <p>The preferred package for Linux, Unix and BSD users</p> -<p>sciret-1.1.0.zip</p> +<p>sciret-2.0.0.zip</p> <p>The preferred package for most Windows users</p> -<p>sciret-1.1.0-windows-installer.exe</p> +<p>sciret-2.0.0-windows-installer.exe</p> <p>This is a graphical installer for Windows users</p> </td></tr></table> <p>When you have downloaded the Sources from <a href="http://www.sf.net">SourceForge</a>, you must unpack the sources in your web server root.</p> @@ -229,7 +228,11 @@ <p>Now your Sciret installation is basically protected again sniffing your password. There are other possibilities to protect your server and install it in a secure way. This will be targeted in a separate document in the future.</p> <p><b>Note:</b> The certificate creation process is similar for a commercial vendor.</p> <hr /> -<h2><a name="_performance_tuning_of_your_sciret_installation"></a>5. Performance tuning of your Sciret installation</h2> +<h2><a name="_anti_virus_protection_of_your_sciret_installation"></a>5. Anti Virus protection of your Sciret Installation</h2> +<p>You can protect your Sciret installation from upload of Virus files. You should activate the Anti-Virus protection to secure your users. It is only a few minutes install for you but a huge improvement for your customers.</p> +<p>To enable the Anti-Virus protection please follow the next section.</p> +<hr /> +<h2><a name="_performance_tuning_of_your_sciret_installation"></a>6. Performance tuning of your Sciret installation</h2> <p>PHP is a scripting language and the code is parsed and translated to opcodes every time it executes. When you want speed up your Sciret installation, you can use a opcode cacher to speed up the Sciret installation or any other PHP application. There are several Open Source opcoder available like <a href="http://pecl.php.net/apc">apc</a>, <a href="http://eaccelerator.sf.net/">eaccelerator</a>, <a href="http://www.php-accelerator.co.uk/">phpac</a> or <a href="http://xcache.lighttpd.net/">XCache</a>.</p> <p><b>Note:</b> It depends on your application, your PHP version and other parts, but in our test the application was running with XCache Two to Tree times faster as without XCache enabled.</p> <p>XCache is available in the most Linux and BSD as package and you don't need to compile it on your own. Simple install the package with your prefered package tool like apt or rpm on your server</p> @@ -298,7 +301,7 @@ </td></tr></table> <p>The admin fronent of XCache you can normally found under Linux in the directory /usr/share/docs. Copy the files to your web server and login to the application. Under Debian, Ubuntu some aditional steps are required.</p> <hr /> -<h2><a name="_patch_your_sciret_installation"></a>6. Patch your Sciret installation</h2> +<h2><a name="_patch_your_sciret_installation"></a>7. Patch your Sciret installation</h2> <p><b>Important:</b> You can only patch the latest Sciret release. When you are not running the latest Sciret release, you need to upgrade your installation.</p> <p>Sometimes your Sciret installation needs to be patched to fix a bug. For small bug fixes you can download only the new file to patch you Sciret installation instead to download a new package.</p> <table frame="void" bgcolor="white" width="80%" cellpadding="8"> @@ -309,7 +312,7 @@ <p>Overwrite the existing file with the new file</p> </td></tr></table> <hr /> -<h2><a name="_upgrade_the_sciret_language_package"></a>7. Upgrade the Sciret language package</h2> +<h2><a name="_upgrade_the_sciret_language_package"></a>8. Upgrade the Sciret language package</h2> <p>The Sciret project deliver a separate language package. With this package you can update you stable Sciret installation with additional translation. The reason for the separate package is that some translations are started or committed after a stable release from Sciret is released. To install the Sciret language package, please follow the instructions</p> <table frame="void" bgcolor="white" width="80%" cellpadding="8"> <tr valign="top"><td><p><b>Tip</b></p></td><td> @@ -324,7 +327,7 @@ <pre>with your prefered unzip tool</pre> </td></tr></table> <hr /> -<h2><a name="_install_additional_icon_sets_on_sciret"></a>8. Install additional icon sets on Sciret</h2> +<h2><a name="_install_additional_icon_sets_on_sciret"></a>9. Install additional icon sets on Sciret</h2> <p>The Sciret project deliver several icon sets. With these packages you can installation and other icons set as Sciret ship it by default. To install the Sciret icon set package, please follow the instructions.</p> <table frame="void" bgcolor="white" width="80%" cellpadding="8"> <tr valign="top"><td><p><b>Tip</b></p></td><td> @@ -340,10 +343,10 @@ <pre>server:/var/www/sciret/uploads/icons# tar xzvf name-of-the-new-icon-set.tar.gz</pre> </td></tr></table> <hr /> -<h2><a name="_upgrade_sciret"></a>9. Upgrade Sciret</h2> +<h2><a name="_upgrade_sciret"></a>10. Upgrade Sciret</h2> <p>With the release from Sciret 1.1.0, Sciret offer a full automatic upgrade to the next release. The automatic upgrade work only from the last stable release but not from a SVN version of Sciret.</p> <p><b>Important:</b> Before you start any upgrade from Sciret, please <strong>make a backup</strong> from your Sciret database and your Sciret installation!</p> -<h3><a name="_backup_your_sciret_installation"></a>9.1. Backup your Sciret installation</h3> +<h3><a name="_backup_your_sciret_installation"></a>10.1. Backup your Sciret installation</h3> <p>We will describe here a simple backup from Sciret. Please consider that on your platform, the backup procedure can be different.</p> <table frame="void" bgcolor="white" width="80%" cellpadding="8"> <tr valign="top"><td><p><b>Warning</b></p></td><td> @@ -398,14 +401,14 @@ INSERT INTO configuration (field, value) VALUES(<em>version</em>, <em>x.x.x</em>);</p> </td></tr></table> <hr /> -<h2><a name="_install_the_sciret_development_version"></a>10. Install the Sciret development version</h2> +<h2><a name="_install_the_sciret_development_version"></a>11. Install the Sciret development version</h2> <p>When you want test Sciret and submit patches to Sciret, you should use the development version from Sciret and not the stable version of Sciret. Sciret development from Subversion is not recommended for production use. You must read the Changelog before you install the development version.</p> -<h3><a name="_checkout_sciret_from_subversion"></a>10.1. Checkout Sciret from Subversion</h3> +<h3><a name="_checkout_sciret_from_subversion"></a>11.1. Checkout Sciret from Subversion</h3> <p>You can checkout the Sciret sources direct from Subversion on the Sourceforge project page. Please consider that the development version of Sciret have no support.</p> <p><b>SVN checkout from Sourceforge</b></p> <pre> server:/var/www# svn co https://sciret.svn.sourceforge.net/svnroot/sciret/trunk sciret</pre> <hr /> -<h2><a name="_report_bugs_submit_patches_8230"></a>11. Report Bugs, Submit Patches …</h2> +<h2><a name="_report_bugs_submit_patches_8230"></a>12. Report Bugs, Submit Patches …</h2> <p>When you found any problems with Sciret or inside this howto, please let us know what is going wrong. All problems and patches should be reported to the <a href="http://sourceforge.net/project/stats/?group_id=181327&ugn=sciret">Sciret Sourceforge Project Page</a>. There are also the mailing lists and the forums, which you can use to communicate with other users or the developers from Sciret.</p> <table frame="void" bgcolor="white" width="80%" cellpadding="8"> <tr valign="top"><td><p><b>Important</b></p></td><td> @@ -416,13 +419,13 @@ <p><a href="http://sourceforge.net/tracker/?group_id=181327&atid=896761">The Sciret Patches Submitting Page</a></p> </td></tr></table> <hr /> -<h2><a name="_other_information_about_sciret"></a>12. Other Information about Sciret</h2> +<h2><a name="_other_information_about_sciret"></a>13. Other Information about Sciret</h2> <p>When you are interested in more information about Sciret, you can also visit the Sciret homepage. Here are screenshots from Sciret published and you can play around with the Sciret demo.</p> <p><b>Tip:</b> <a href="http://www.sciret.org">http://www.sciret.org</a></p> <hr /> -<h2><a name="_contributors_to_sciret_development"></a>13. Contributors to Sciret development</h2> +<h2><a name="_contributors_to_sciret_development"></a>14. Contributors to Sciret development</h2> <p>Some people are contributed to the development with patches or with translations.</p> -<h3><a name="_patch_contribution"></a>13.1. Patch contribution</h3> +<h3><a name="_patch_contribution"></a>14.1. Patch contribution</h3> <ul> <li> <p> @@ -435,7 +438,7 @@ </p> </li> </ul> -<h3><a name="_testers"></a>13.2. Testers</h3> +<h3><a name="_testers"></a>14.2. Testers</h3> <ul> <li> <p> @@ -443,7 +446,7 @@ </p> </li> </ul> -<h3><a name="_translations"></a>13.3. Translations</h3> +<h3><a name="_translations"></a>14.3. Translations</h3> <ul> <li> <p> @@ -462,6 +465,11 @@ </li> <li> <p> +Hungary translation from Csatay Krisztiá +</p> +</li> +<li> +<p> Japanese translation from SF user tm800720 </p> </li> @@ -476,15 +484,20 @@ </p> </li> </ul> -<h3><a name="_graphical_layout"></a>13.4. Graphical Layout</h3> +<h3><a name="_graphical_layout"></a>14.4. Graphical Layout</h3> <ul> <li> <p> -The Sciret Logo and the New Sciret Layout is done by Nunu Pinheiro +The Sciret Logo was designed done by Nunu Pinheiro </p> </li> +<li> +<p> +The new Sciret Ui was designed by Pawel Krupski +</p> +</li> </ul> -<h3><a name="_packager"></a>13.5. Packager</h3> +<h3><a name="_packager"></a>14.5. Packager</h3> <ul> <li> <p> @@ -493,12 +506,12 @@ </li> </ul> <hr /> -<h2><a name="_license_of_this_documentation"></a>14. License of this documentation</h2> +<h2><a name="_license_of_this_documentation"></a>15. License of this documentation</h2> <p>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-Share Alike 2.5 License</a>.</p> <p></p> <p></p> <hr /><p><small> -Last updated 2008-09-24 23:59:30 CEST +Last updated 2008-09-25 01:03:32 CEST </small></p> </body> </html> Modified: trunk/docs/sciret-install-EN-html4.txt =================================================================== --- trunk/docs/sciret-install-EN-html4.txt 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-EN-html4.txt 2008-09-24 23:04:39 UTC (rev 703) @@ -1,6 +1,6 @@ Howto install the Sciret Knowledge Base ======================================= -v1.1.4, July 2007 +v2.0.0, October 2008 Reiner Jung <re...@kb...> :Author Initials: JR @@ -17,8 +17,7 @@ To install Sciret, you need a couple of things -*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater is recommended. You can also use alternative HTTP servers like http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd] or http://www.cherokee-project.com/[Cherokee HTTP server] - http://www.lighttpd.net/ [lighttpd] +*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater, http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd], http://www.cherokee-project.com/[Cherokee HTTP server], http://www.lighttpd.net/[lighttpd] *PHP*:: http://www.php.net/[PHP] version 4.2 or greater is required @@ -105,15 +104,15 @@ [TIP] .Sciret available packages =================================================================== -sciret-1.1.0.tar.gz +sciret-2.0.0.tar.gz The preferred package for Linux, Unix and BSD users -sciret-1.1.0.zip +sciret-2.0.0.zip The preferred package for most Windows users -sciret-1.1.0-windows-installer.exe +sciret-2.0.0-windows-installer.exe This is a graphical installer for Windows users =================================================================== @@ -276,6 +275,13 @@ The certificate creation process is similar for a commercial vendor. +Anti Virus protection of your Sciret Installation +------------------------------------------------- + +You can protect your Sciret installation from upload of Virus files. You should activate the Anti-Virus protection to secure your users. It is only a few minutes install for you but a huge improvement for your customers. + +To enable the Anti-Virus protection please follow the next section. + Performance tuning of your Sciret installation ---------------------------------------------- @@ -575,13 +581,15 @@ - Chinese Traditional Johnny Hsieh - Dutch translation Roy de Milde - Hebrew translation from SF user Golanor +- Hungary translation from Csatay Krisztiá - Japanese translation from SF user tm800720 - Norway translation from from Rune Hammersland - Swedish translation from Henrik Christensson Graphical Layout ~~~~~~~~~~~~~~~~ -- The Sciret Logo and the New Sciret Layout is done by Nunu Pinheiro +- The Sciret Logo was designed done by Nunu Pinheiro +- The new Sciret Ui was designed by Pawel Krupski Packager ~~~~~~~~ Modified: trunk/docs/sciret-install-EN-images.html =================================================================== --- trunk/docs/sciret-install-EN-images.html 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-EN-images.html 2008-09-24 23:04:39 UTC (rev 703) @@ -344,7 +344,7 @@ <body> <div id="header"> <h1>Howto install the Sciret Knowledge Base</h1> -<span id="author">v1.1.4, July 2007</span><br /> +<span id="author">v2.0.0, October 2008</span><br /> Reiner Jung <re...@kb...> </div> <h2 id="_introduction">1. Introduction</h2> @@ -369,8 +369,7 @@ <strong>Web Server</strong> </td> <td class="hlist2"> -<a href="http://httpd.apache.org">Apache Server</a> version 1.3 or greater is recommended. You can also use alternative HTTP servers like <a href="http://www.microsoft.com/windowsserver2003/iis/default.mspx">Microsoft IIS ® registered trademark</a>, <a href="http://www.lighttpd.net/">lighttpd</a> or <a href="http://www.cherokee-project.com/">Cherokee HTTP server</a> - <a href="http://www.lighttpd.net/">http://www.lighttpd.net/</a> [lighttpd] +<a href="http://httpd.apache.org">Apache Server</a> version 1.3 or greater, <a href="http://www.microsoft.com/windowsserver2003/iis/default.mspx">Microsoft IIS ® registered trademark</a>, <a href="http://www.lighttpd.net/">lighttpd</a>, <a href="http://www.cherokee-project.com/">Cherokee HTTP server</a>, <a href="http://www.lighttpd.net/">lighttpd</a> </td> </tr> <tr> @@ -490,11 +489,11 @@ </td> <td class="content"> <div class="title">Sciret available packages</div> -<div class="para"><p>sciret-1.1.0.tar.gz</p></div> +<div class="para"><p>sciret-2.0.0.tar.gz</p></div> <div class="para"><p>The preferred package for Linux, Unix and BSD users</p></div> -<div class="para"><p>sciret-1.1.0.zip</p></div> +<div class="para"><p>sciret-2.0.0.zip</p></div> <div class="para"><p>The preferred package for most Windows users</p></div> -<div class="para"><p>sciret-1.1.0-windows-installer.exe</p></div> +<div class="para"><p>sciret-2.0.0-windows-installer.exe</p></div> <div class="para"><p>This is a graphical installer for Windows users</p></div> </td> </tr></table> @@ -695,8 +694,13 @@ </tr></table> </div> </div> -<h2 id="_performance_tuning_of_your_sciret_installation">5. Performance tuning of your Sciret installation</h2> +<h2 id="_anti_virus_protection_of_your_sciret_installation">5. Anti Virus protection of your Sciret Installation</h2> <div class="sectionbody"> +<div class="para"><p>You can protect your Sciret installation from upload of Virus files. You should activate the Anti-Virus protection to secure your users. It is only a few minutes install for you but a huge improvement for your customers.</p></div> +<div class="para"><p>To enable the Anti-Virus protection please follow the next section.</p></div> +</div> +<h2 id="_performance_tuning_of_your_sciret_installation">6. Performance tuning of your Sciret installation</h2> +<div class="sectionbody"> <div class="para"><p>PHP is a scripting language and the code is parsed and translated to opcodes every time it executes. When you want speed up your Sciret installation, you can use a opcode cacher to speed up the Sciret installation or any other PHP application. There are several Open Source opcoder available like <a href="http://pecl.php.net/apc">apc</a>, <a href="http://eaccelerator.sf.net/">eaccelerator</a>, <a href="http://www.php-accelerator.co.uk/">phpac</a> or <a href="http://xcache.lighttpd.net/">XCache</a>.</p></div> <div class="admonitionblock"> <table><tr> @@ -817,7 +821,7 @@ </div> <div class="para"><p>The admin fronent of XCache you can normally found under Linux in the directory /usr/share/docs. Copy the files to your web server and login to the application. Under Debian, Ubuntu some aditional steps are required.</p></div> </div> -<h2 id="_patch_your_sciret_installation">6. Patch your Sciret installation</h2> +<h2 id="_patch_your_sciret_installation">7. Patch your Sciret installation</h2> <div class="sectionbody"> <div class="admonitionblock"> <table><tr> @@ -842,7 +846,7 @@ </tr></table> </div> </div> -<h2 id="_upgrade_the_sciret_language_package">7. Upgrade the Sciret language package</h2> +<h2 id="_upgrade_the_sciret_language_package">8. Upgrade the Sciret language package</h2> <div class="sectionbody"> <div class="para"><p>The Sciret project deliver a separate language package. With this package you can update you stable Sciret installation with additional translation. The reason for the separate package is that some translations are started or committed after a stable release from Sciret is released. To install the Sciret language package, please follow the instructions</p></div> <div class="admonitionblock"> @@ -876,7 +880,7 @@ </tr></table> </div> </div> -<h2 id="_install_additional_icon_sets_on_sciret">8. Install additional icon sets on Sciret</h2> +<h2 id="_install_additional_icon_sets_on_sciret">9. Install additional icon sets on Sciret</h2> <div class="sectionbody"> <div class="para"><p>The Sciret project deliver several icon sets. With these packages you can installation and other icons set as Sciret ship it by default. To install the Sciret icon set package, please follow the instructions.</p></div> <div class="admonitionblock"> @@ -917,7 +921,7 @@ </tr></table> </div> </div> -<h2 id="_upgrade_sciret">9. Upgrade Sciret</h2> +<h2 id="_upgrade_sciret">10. Upgrade Sciret</h2> <div class="sectionbody"> <div class="para"><p>With the release from Sciret 1.1.0, Sciret offer a full automatic upgrade to the next release. The automatic upgrade work only from the last stable release but not from a SVN version of Sciret.</p></div> <div class="admonitionblock"> @@ -928,7 +932,7 @@ <td class="content">Before you start any upgrade from Sciret, please <strong>make a backup</strong> from your Sciret database and your Sciret installation!</td> </tr></table> </div> -<h3 id="_backup_your_sciret_installation">9.1. Backup your Sciret installation</h3><div style="clear:left"></div> +<h3 id="_backup_your_sciret_installation">10.1. Backup your Sciret installation</h3><div style="clear:left"></div> <div class="para"><p>We will describe here a simple backup from Sciret. Please consider that on your platform, the backup procedure can be different.</p></div> <div class="admonitionblock"> <table><tr> @@ -1019,10 +1023,10 @@ </tr></table> </div> </div> -<h2 id="_install_the_sciret_development_version">10. Install the Sciret development version</h2> +<h2 id="_install_the_sciret_development_version">11. Install the Sciret development version</h2> <div class="sectionbody"> <div class="para"><p>When you want test Sciret and submit patches to Sciret, you should use the development version from Sciret and not the stable version of Sciret. Sciret development from Subversion is not recommended for production use. You must read the Changelog before you install the development version.</p></div> -<h3 id="_checkout_sciret_from_subversion">10.1. Checkout Sciret from Subversion</h3><div style="clear:left"></div> +<h3 id="_checkout_sciret_from_subversion">11.1. Checkout Sciret from Subversion</h3><div style="clear:left"></div> <div class="para"><p>You can checkout the Sciret sources direct from Subversion on the Sourceforge project page. Please consider that the development version of Sciret have no support.</p></div> <div class="literalblock"> <div class="title">SVN checkout from Sourceforge</div> @@ -1030,7 +1034,7 @@ <pre><tt> server:/var/www# svn co https://sciret.svn.sourceforge.net/svnroot/sciret/trunk sciret</tt></pre> </div></div> </div> -<h2 id="_report_bugs_submit_patches_8230">11. Report Bugs, Submit Patches …</h2> +<h2 id="_report_bugs_submit_patches_8230">12. Report Bugs, Submit Patches …</h2> <div class="sectionbody"> <div class="para"><p>When you found any problems with Sciret or inside this howto, please let us know what is going wrong. All problems and patches should be reported to the <a href="http://sourceforge.net/project/stats/?group_id=181327&ugn=sciret">Sciret Sourceforge Project Page</a>. There are also the mailing lists and the forums, which you can use to communicate with other users or the developers from Sciret.</p></div> <div class="admonitionblock"> @@ -1048,7 +1052,7 @@ </tr></table> </div> </div> -<h2 id="_other_information_about_sciret">12. Other Information about Sciret</h2> +<h2 id="_other_information_about_sciret">13. Other Information about Sciret</h2> <div class="sectionbody"> <div class="para"><p>When you are interested in more information about Sciret, you can also visit the Sciret homepage. Here are screenshots from Sciret published and you can play around with the Sciret demo.</p></div> <div class="admonitionblock"> @@ -1061,10 +1065,10 @@ </tr></table> </div> </div> -<h2 id="_contributors_to_sciret_development">13. Contributors to Sciret development</h2> +<h2 id="_contributors_to_sciret_development">14. Contributors to Sciret development</h2> <div class="sectionbody"> <div class="para"><p>Some people are contributed to the development with patches or with translations.</p></div> -<h3 id="_patch_contribution">13.1. Patch contribution</h3><div style="clear:left"></div> +<h3 id="_patch_contribution">14.1. Patch contribution</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1077,7 +1081,7 @@ </p> </li> </ul></div> -<h3 id="_testers">13.2. Testers</h3><div style="clear:left"></div> +<h3 id="_testers">14.2. Testers</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1085,7 +1089,7 @@ </p> </li> </ul></div> -<h3 id="_translations">13.3. Translations</h3><div style="clear:left"></div> +<h3 id="_translations">14.3. Translations</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1104,6 +1108,11 @@ </li> <li> <p> +Hungary translation from Csatay Krisztiá +</p> +</li> +<li> +<p> Japanese translation from SF user tm800720 </p> </li> @@ -1118,15 +1127,20 @@ </p> </li> </ul></div> -<h3 id="_graphical_layout">13.4. Graphical Layout</h3><div style="clear:left"></div> +<h3 id="_graphical_layout">14.4. Graphical Layout</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> -The Sciret Logo and the New Sciret Layout is done by Nunu Pinheiro +The Sciret Logo was designed done by Nunu Pinheiro </p> </li> +<li> +<p> +The new Sciret Ui was designed by Pawel Krupski +</p> +</li> </ul></div> -<h3 id="_packager">13.5. Packager</h3><div style="clear:left"></div> +<h3 id="_packager">14.5. Packager</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1135,13 +1149,13 @@ </li> </ul></div> </div> -<h2 id="_license_of_this_documentation">14. License of this documentation</h2> +<h2 id="_license_of_this_documentation">15. License of this documentation</h2> <div class="sectionbody"> <div class="para"><p>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-Share Alike 2.5 License</a>.</p></div> </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-09-24 23:59:32 CEST +Last updated 2008-09-25 01:03:34 CEST </div> </div> </body> Modified: trunk/docs/sciret-install-EN-images.txt =================================================================== --- trunk/docs/sciret-install-EN-images.txt 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-EN-images.txt 2008-09-24 23:04:39 UTC (rev 703) @@ -1,6 +1,6 @@ Howto install the Sciret Knowledge Base ======================================= -v1.1.4, July 2007 +v2.0.0, October 2008 Reiner Jung <re...@kb...> :Author Initials: JR @@ -17,8 +17,7 @@ To install Sciret, you need a couple of things -*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater is recommended. You can also use alternative HTTP servers like http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd] or http://www.cherokee-project.com/[Cherokee HTTP server] - http://www.lighttpd.net/ [lighttpd] +*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater, http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd], http://www.cherokee-project.com/[Cherokee HTTP server], http://www.lighttpd.net/[lighttpd] *PHP*:: http://www.php.net/[PHP] version 4.2 or greater is required @@ -105,15 +104,15 @@ [TIP] .Sciret available packages =================================================================== -sciret-1.1.0.tar.gz +sciret-2.0.0.tar.gz The preferred package for Linux, Unix and BSD users -sciret-1.1.0.zip +sciret-2.0.0.zip The preferred package for most Windows users -sciret-1.1.0-windows-installer.exe +sciret-2.0.0-windows-installer.exe This is a graphical installer for Windows users =================================================================== @@ -276,6 +275,13 @@ The certificate creation process is similar for a commercial vendor. +Anti Virus protection of your Sciret Installation +------------------------------------------------- + +You can protect your Sciret installation from upload of Virus files. You should activate the Anti-Virus protection to secure your users. It is only a few minutes install for you but a huge improvement for your customers. + +To enable the Anti-Virus protection please follow the next section. + Performance tuning of your Sciret installation ---------------------------------------------- @@ -575,13 +581,15 @@ - Chinese Traditional Johnny Hsieh - Dutch translation Roy de Milde - Hebrew translation from SF user Golanor +- Hungary translation from Csatay Krisztiá - Japanese translation from SF user tm800720 - Norway translation from from Rune Hammersland - Swedish translation from Henrik Christensson Graphical Layout ~~~~~~~~~~~~~~~~ -- The Sciret Logo and the New Sciret Layout is done by Nunu Pinheiro +- The Sciret Logo was designed done by Nunu Pinheiro +- The new Sciret Ui was designed by Pawel Krupski Packager ~~~~~~~~ Modified: trunk/docs/sciret-install-EN.html =================================================================== --- trunk/docs/sciret-install-EN.html 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-EN.html 2008-09-24 23:04:39 UTC (rev 703) @@ -344,7 +344,7 @@ <body> <div id="header"> <h1>Howto install the Sciret Knowledge Base</h1> -<span id="author">v1.1.4, July 2007</span><br /> +<span id="author">v2.0.0, October 2008</span><br /> Reiner Jung <re...@kb...> </div> <h2 id="_introduction">1. Introduction</h2> @@ -369,8 +369,7 @@ <strong>Web Server</strong> </td> <td class="hlist2"> -<a href="http://httpd.apache.org">Apache Server</a> version 1.3 or greater is recommended. You can also use alternative HTTP servers like <a href="http://www.microsoft.com/windowsserver2003/iis/default.mspx">Microsoft IIS ® registered trademark</a>, <a href="http://www.lighttpd.net/">lighttpd</a> or <a href="http://www.cherokee-project.com/">Cherokee HTTP server</a> - <a href="http://www.lighttpd.net/">http://www.lighttpd.net/</a> [lighttpd] +<a href="http://httpd.apache.org">Apache Server</a> version 1.3 or greater, <a href="http://www.microsoft.com/windowsserver2003/iis/default.mspx">Microsoft IIS ® registered trademark</a>, <a href="http://www.lighttpd.net/">lighttpd</a>, <a href="http://www.cherokee-project.com/">Cherokee HTTP server</a>, <a href="http://www.lighttpd.net/">lighttpd</a> </td> </tr> <tr> @@ -490,11 +489,11 @@ </td> <td class="content"> <div class="title">Sciret available packages</div> -<div class="para"><p>sciret-1.1.0.tar.gz</p></div> +<div class="para"><p>sciret-2.0.0.tar.gz</p></div> <div class="para"><p>The preferred package for Linux, Unix and BSD users</p></div> -<div class="para"><p>sciret-1.1.0.zip</p></div> +<div class="para"><p>sciret-2.0.0.zip</p></div> <div class="para"><p>The preferred package for most Windows users</p></div> -<div class="para"><p>sciret-1.1.0-windows-installer.exe</p></div> +<div class="para"><p>sciret-2.0.0-windows-installer.exe</p></div> <div class="para"><p>This is a graphical installer for Windows users</p></div> </td> </tr></table> @@ -695,8 +694,13 @@ </tr></table> </div> </div> -<h2 id="_performance_tuning_of_your_sciret_installation">5. Performance tuning of your Sciret installation</h2> +<h2 id="_anti_virus_protection_of_your_sciret_installation">5. Anti Virus protection of your Sciret Installation</h2> <div class="sectionbody"> +<div class="para"><p>You can protect your Sciret installation from upload of Virus files. You should activate the Anti-Virus protection to secure your users. It is only a few minutes install for you but a huge improvement for your customers.</p></div> +<div class="para"><p>To enable the Anti-Virus protection please follow the next section.</p></div> +</div> +<h2 id="_performance_tuning_of_your_sciret_installation">6. Performance tuning of your Sciret installation</h2> +<div class="sectionbody"> <div class="para"><p>PHP is a scripting language and the code is parsed and translated to opcodes every time it executes. When you want speed up your Sciret installation, you can use a opcode cacher to speed up the Sciret installation or any other PHP application. There are several Open Source opcoder available like <a href="http://pecl.php.net/apc">apc</a>, <a href="http://eaccelerator.sf.net/">eaccelerator</a>, <a href="http://www.php-accelerator.co.uk/">phpac</a> or <a href="http://xcache.lighttpd.net/">XCache</a>.</p></div> <div class="admonitionblock"> <table><tr> @@ -817,7 +821,7 @@ </div> <div class="para"><p>The admin fronent of XCache you can normally found under Linux in the directory /usr/share/docs. Copy the files to your web server and login to the application. Under Debian, Ubuntu some aditional steps are required.</p></div> </div> -<h2 id="_patch_your_sciret_installation">6. Patch your Sciret installation</h2> +<h2 id="_patch_your_sciret_installation">7. Patch your Sciret installation</h2> <div class="sectionbody"> <div class="admonitionblock"> <table><tr> @@ -842,7 +846,7 @@ </tr></table> </div> </div> -<h2 id="_upgrade_the_sciret_language_package">7. Upgrade the Sciret language package</h2> +<h2 id="_upgrade_the_sciret_language_package">8. Upgrade the Sciret language package</h2> <div class="sectionbody"> <div class="para"><p>The Sciret project deliver a separate language package. With this package you can update you stable Sciret installation with additional translation. The reason for the separate package is that some translations are started or committed after a stable release from Sciret is released. To install the Sciret language package, please follow the instructions</p></div> <div class="admonitionblock"> @@ -876,7 +880,7 @@ </tr></table> </div> </div> -<h2 id="_install_additional_icon_sets_on_sciret">8. Install additional icon sets on Sciret</h2> +<h2 id="_install_additional_icon_sets_on_sciret">9. Install additional icon sets on Sciret</h2> <div class="sectionbody"> <div class="para"><p>The Sciret project deliver several icon sets. With these packages you can installation and other icons set as Sciret ship it by default. To install the Sciret icon set package, please follow the instructions.</p></div> <div class="admonitionblock"> @@ -917,7 +921,7 @@ </tr></table> </div> </div> -<h2 id="_upgrade_sciret">9. Upgrade Sciret</h2> +<h2 id="_upgrade_sciret">10. Upgrade Sciret</h2> <div class="sectionbody"> <div class="para"><p>With the release from Sciret 1.1.0, Sciret offer a full automatic upgrade to the next release. The automatic upgrade work only from the last stable release but not from a SVN version of Sciret.</p></div> <div class="admonitionblock"> @@ -928,7 +932,7 @@ <td class="content">Before you start any upgrade from Sciret, please <strong>make a backup</strong> from your Sciret database and your Sciret installation!</td> </tr></table> </div> -<h3 id="_backup_your_sciret_installation">9.1. Backup your Sciret installation</h3><div style="clear:left"></div> +<h3 id="_backup_your_sciret_installation">10.1. Backup your Sciret installation</h3><div style="clear:left"></div> <div class="para"><p>We will describe here a simple backup from Sciret. Please consider that on your platform, the backup procedure can be different.</p></div> <div class="admonitionblock"> <table><tr> @@ -1019,10 +1023,10 @@ </tr></table> </div> </div> -<h2 id="_install_the_sciret_development_version">10. Install the Sciret development version</h2> +<h2 id="_install_the_sciret_development_version">11. Install the Sciret development version</h2> <div class="sectionbody"> <div class="para"><p>When you want test Sciret and submit patches to Sciret, you should use the development version from Sciret and not the stable version of Sciret. Sciret development from Subversion is not recommended for production use. You must read the Changelog before you install the development version.</p></div> -<h3 id="_checkout_sciret_from_subversion">10.1. Checkout Sciret from Subversion</h3><div style="clear:left"></div> +<h3 id="_checkout_sciret_from_subversion">11.1. Checkout Sciret from Subversion</h3><div style="clear:left"></div> <div class="para"><p>You can checkout the Sciret sources direct from Subversion on the Sourceforge project page. Please consider that the development version of Sciret have no support.</p></div> <div class="literalblock"> <div class="title">SVN checkout from Sourceforge</div> @@ -1030,7 +1034,7 @@ <pre><tt> server:/var/www# svn co https://sciret.svn.sourceforge.net/svnroot/sciret/trunk sciret</tt></pre> </div></div> </div> -<h2 id="_report_bugs_submit_patches_8230">11. Report Bugs, Submit Patches …</h2> +<h2 id="_report_bugs_submit_patches_8230">12. Report Bugs, Submit Patches …</h2> <div class="sectionbody"> <div class="para"><p>When you found any problems with Sciret or inside this howto, please let us know what is going wrong. All problems and patches should be reported to the <a href="http://sourceforge.net/project/stats/?group_id=181327&ugn=sciret">Sciret Sourceforge Project Page</a>. There are also the mailing lists and the forums, which you can use to communicate with other users or the developers from Sciret.</p></div> <div class="admonitionblock"> @@ -1048,7 +1052,7 @@ </tr></table> </div> </div> -<h2 id="_other_information_about_sciret">12. Other Information about Sciret</h2> +<h2 id="_other_information_about_sciret">13. Other Information about Sciret</h2> <div class="sectionbody"> <div class="para"><p>When you are interested in more information about Sciret, you can also visit the Sciret homepage. Here are screenshots from Sciret published and you can play around with the Sciret demo.</p></div> <div class="admonitionblock"> @@ -1061,10 +1065,10 @@ </tr></table> </div> </div> -<h2 id="_contributors_to_sciret_development">13. Contributors to Sciret development</h2> +<h2 id="_contributors_to_sciret_development">14. Contributors to Sciret development</h2> <div class="sectionbody"> <div class="para"><p>Some people are contributed to the development with patches or with translations.</p></div> -<h3 id="_patch_contribution">13.1. Patch contribution</h3><div style="clear:left"></div> +<h3 id="_patch_contribution">14.1. Patch contribution</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1077,7 +1081,7 @@ </p> </li> </ul></div> -<h3 id="_testers">13.2. Testers</h3><div style="clear:left"></div> +<h3 id="_testers">14.2. Testers</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1085,7 +1089,7 @@ </p> </li> </ul></div> -<h3 id="_translations">13.3. Translations</h3><div style="clear:left"></div> +<h3 id="_translations">14.3. Translations</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1104,6 +1108,11 @@ </li> <li> <p> +Hungary translation from Csatay Krisztiá +</p> +</li> +<li> +<p> Japanese translation from SF user tm800720 </p> </li> @@ -1118,15 +1127,20 @@ </p> </li> </ul></div> -<h3 id="_graphical_layout">13.4. Graphical Layout</h3><div style="clear:left"></div> +<h3 id="_graphical_layout">14.4. Graphical Layout</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> -The Sciret Logo and the New Sciret Layout is done by Nunu Pinheiro +The Sciret Logo was designed done by Nunu Pinheiro </p> </li> +<li> +<p> +The new Sciret Ui was designed by Pawel Krupski +</p> +</li> </ul></div> -<h3 id="_packager">13.5. Packager</h3><div style="clear:left"></div> +<h3 id="_packager">14.5. Packager</h3><div style="clear:left"></div> <div class="ilist"><ul> <li> <p> @@ -1135,13 +1149,13 @@ </li> </ul></div> </div> -<h2 id="_license_of_this_documentation">14. License of this documentation</h2> +<h2 id="_license_of_this_documentation">15. License of this documentation</h2> <div class="sectionbody"> <div class="para"><p>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-Share Alike 2.5 License</a>.</p></div> </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-09-24 23:59:28 CEST +Last updated 2008-09-25 01:03:30 CEST </div> </div> </body> Modified: trunk/docs/sciret-install-EN.txt =================================================================== --- trunk/docs/sciret-install-EN.txt 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-EN.txt 2008-09-24 23:04:39 UTC (rev 703) @@ -1,6 +1,6 @@ Howto install the Sciret Knowledge Base ======================================= -v1.1.4, July 2007 +v2.0.0, October 2008 Reiner Jung <re...@kb...> :Author Initials: JR @@ -17,8 +17,7 @@ To install Sciret, you need a couple of things -*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater is recommended. You can also use alternative HTTP servers like http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd] or http://www.cherokee-project.com/[Cherokee HTTP server] - http://www.lighttpd.net/ [lighttpd] +*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater, http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd], http://www.cherokee-project.com/[Cherokee HTTP server], http://www.lighttpd.net/[lighttpd] *PHP*:: http://www.php.net/[PHP] version 4.2 or greater is required @@ -105,15 +104,15 @@ [TIP] .Sciret available packages =================================================================== -sciret-1.1.0.tar.gz +sciret-2.0.0.tar.gz The preferred package for Linux, Unix and BSD users -sciret-1.1.0.zip +sciret-2.0.0.zip The preferred package for most Windows users -sciret-1.1.0-windows-installer.exe +sciret-2.0.0-windows-installer.exe This is a graphical installer for Windows users =================================================================== @@ -276,6 +275,13 @@ The certificate creation process is similar for a commercial vendor. +Anti Virus protection of your Sciret Installation +------------------------------------------------- + +You can protect your Sciret installation from upload of Virus files. You should activate the Anti-Virus protection to secure your users. It is only a few minutes install for you but a huge improvement for your customers. + +To enable the Anti-Virus protection please follow the next section. + Performance tuning of your Sciret installation ---------------------------------------------- @@ -575,13 +581,15 @@ - Chinese Traditional Johnny Hsieh - Dutch translation Roy de Milde - Hebrew translation from SF user Golanor +- Hungary translation from Csatay Krisztiá - Japanese translation from SF user tm800720 - Norway translation from from Rune Hammersland - Swedish translation from Henrik Christensson Graphical Layout ~~~~~~~~~~~~~~~~ -- The Sciret Logo and the New Sciret Layout is done by Nunu Pinheiro +- The Sciret Logo was designed done by Nunu Pinheiro +- The new Sciret Ui was designed by Pawel Krupski Packager ~~~~~~~~ Modified: trunk/docs/sciret-install-OpenBSD-EN-html4.html =================================================================== --- trunk/docs/sciret-install-OpenBSD-EN-html4.html 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-OpenBSD-EN-html4.html 2008-09-24 23:04:39 UTC (rev 703) @@ -547,7 +547,7 @@ <p></p> <p></p> <hr /><p><small> -Last updated 2008-09-24 23:59:35 CEST +Last updated 2008-09-25 01:03:38 CEST </small></p> </body> </html> Modified: trunk/docs/sciret-install-OpenBSD-EN-images.html =================================================================== --- trunk/docs/sciret-install-OpenBSD-EN-images.html 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-OpenBSD-EN-images.html 2008-09-24 23:04:39 UTC (rev 703) @@ -1249,7 +1249,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-09-24 23:59:38 CEST +Last updated 2008-09-25 01:03:40 CEST </div> </div> </body> Modified: trunk/docs/sciret-install-OpenBSD-EN.html =================================================================== --- trunk/docs/sciret-install-OpenBSD-EN.html 2008-09-24 23:03:21 UTC (rev 702) +++ trunk/docs/sciret-install-OpenBSD-EN.html 2008-09-24 23:04:39 UTC (rev 703) @@ -1249,7 +1249,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-09-24 23:59:33 CEST +Last updated 2008-09-25 01:03:36 CEST </div> </div> </body> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |