Index: /FCKeditor.Java/branches/2.4/src/site/apt/config-overview.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/config-overview.apt	(revision 1760)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/config-overview.apt	(revision 1760)
@@ -0,0 +1,9 @@
+Overview
+
+  * required libs
+  
+  * web.xml
+  
+  * properties handling: fckeditor.properties, static setter
+  
+  * SessionData
Index: /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt	(revision 1760)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/installation.apt	(revision 1760)
@@ -0,0 +1,7 @@
+Installation
+
+  * depedend libs
+  
+  * where to copy the jars
+  
+  * entries for web.xml
Index: /FCKeditor.Java/branches/2.4/src/site/apt/integration.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/integration.apt	(revision 1760)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/integration.apt	(revision 1760)
@@ -0,0 +1,1 @@
+Some basic jsp integration examples ...
Index: /FCKeditor.Java/branches/2.4/src/site/site.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/site.xml	(revision 1759)
+++ /FCKeditor.Java/branches/2.4/src/site/site.xml	(revision 1760)
@@ -15,15 +15,14 @@
 			/>
 		</head>
-		<menu name="Reference">
-			<item name="Introduction" href="index.html" />
-			<item name="What's new" hhref="whatsnew.html" />
+		<menu name="Introduction">
+			<item name="Preface" href="index.html" />
+			<item name="What's new" href="whatsnew.html" />
 			<item name="Demo" href="demo.html" />
 			<item name="Installation" href="installation.html" />
-			<item name="Integration" href="integration.html" />
-			<item name="Tag reference" href="tagreference.html" />
-			<item name="File Browser Connector" href="connector.html" />
+			<item name="JSP-Integration" href="integration.html" />
 		</menu>
-		<menu name="Extended Usage">
-			<item name="Configuration" href="fckeditor-properties.html" />
+		<menu name="Configuration">
+			<item name="Overview" href="config-overview.html" />
+			<item name="Properties Handling" href="properties.html" />
 			<item name="Session Data Handling" href="sessiondata.html" />
 			<item name="much more" href="much_more.html" />
