Index: /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt	(revision 1848)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt	(revision 1849)
@@ -17,5 +17,5 @@
 ~~ 
 ~~ == END LICENSE ==
-~~ @version $Id$
+~~ @version $Id: installation.apt 1845 2008-03-29 19:10:35Z th-schwarz $
                         ------------------------------
                                 Installation
@@ -26,9 +26,9 @@
 * Using Maven
 
-    [Attention:]  The integration pack will be available on the central repo 
-                  after it has gone gold, from then on the additional repository 
+    [Attention:]  The integration pack will be available on the central repo
+                  after it has gone gold, from then on the additional repository
                   location will be obsolete!
 
-  If you use Maven 2 for your projects all you need to do is include a reference 
+  If you use Maven 2 for your projects all you need to do is include a reference
   to the library in the dependencies section of your POM:
 
@@ -56,20 +56,20 @@
   </dependencies>
   ...
-</project> 
+</project>
 +-------------------------------------------------------+
 
 * Manual installation
 
-  The distribution comes in three flavors, pick one that best fits your 
+  The distribution comes in three flavors, pick one that best fits your
   environment from the {{{http://www.fckeditor.net/download}download area}}.
 
   * <<<fckeditor-java-2.4-beta-1.jar>>>
 
-    If you already have all dependencies on your classpath, simply put this jar 
+    If you already have all dependencies on your classpath, simply put this jar
     on your classpath (usually <<<WEB-INF/lib>>>) and you are ready to go.
 
   * <<<fckeditor-java-2.4-beta-1-bin.zip>>>
 
-    If you are starting from scratch, this distribution fits best. This package 
+    If you are starting from scratch, this distribution fits best. This package
     comes with a pre-built jar and all dependencies.
 
@@ -100,11 +100,11 @@
 *--------------------------------------------+----------------------------------+
 
-    Drop the main jar and the dependencies in your classpath (usually 
+    Drop the main jar and the dependencies in your classpath (usually
     <<<WEB-INF/lib>>>) and you are ready to go.
 
   * <<<fckeditor-java-2.4-beta-1-src.zip>>>
 
-    If you want to check out the pack's core, refit the code to your needs 
-    (obeying the license terms) or compile it yourself, this is the perfect 
+    If you want to check out the pack's core, refit the code to your needs
+    (obeying the license terms) or compile it yourself, this is the perfect
     distribution for you.
 
@@ -115,10 +115,10 @@
     [Attention:] Do <not> skip this section otherwise your application will <<fail!>>
 
-  We use a state-of-the-art logging facade slf4j which gives us full and 
+  We use a state-of-the-art logging facade slf4j which gives us full and
   high-performance flexibility on a logging subsystem.
 
   There are two possible scenarios which should be of your concern:
 
-  * You don't want to log at all, just leave <<<slf4j-nop-1.5.0.jar>>> on your 
+  * You don't want to log at all, just leave <<<slf4j-nop-1.5.0.jar>>> on your
     classpath and you're done.
 
@@ -128,4 +128,4 @@
   []
 
-  For more information on slf4j and bindings for nearly all well-known logging frameworks
-  see the {{{http://www.slf4j.org}website}}. 
+  For more information on slf4j and bindings for nearly all well-known logging 
+  frameworks see the {{{http://www.slf4j.org}website}}. 
