Index: /FCKeditor.Java/trunk/pom.xml
===================================================================
--- /FCKeditor.Java/trunk/pom.xml	(revision 2160)
+++ /FCKeditor.Java/trunk/pom.xml	(revision 2161)
@@ -84,5 +84,5 @@
 			<plugin>
 				<artifactId>maven-site-plugin</artifactId>
-				<version>2.0-beta-5</version>
+				<version>2.0-beta-7</version>
 				<configuration>
 					<outputEncoding>utf-8</outputEncoding>
Index: /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 2160)
+++ /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 2161)
@@ -52,6 +52,4 @@
     FCKeditor editor = new FCKeditor(request, instanceName);
     editor.setValue(value);
-    // HERE you could set other properties like 'fckconfig.js' (with custom path)
-    // 'fckstyles.xml' and so on.
     return editor.createHtml();
   }
