You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2005/01/24 08:23:27 UTC

svn commit: r126262 - in cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index: . files

Author: reinhard
Date: Sun Jan 23 23:23:25 2005
New Revision: 126262

URL: http://svn.apache.org/viewcvs?view=rev&rev=126262
Log:
add missing index directory
Added:
   cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/
   cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/comments_en.xml
   cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/content_en.xml
   cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/files/
   cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/files/test.gif   (contents, props changed)
   cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/meta.xml

Added: cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/comments_en.xml
Url: http://svn.apache.org/viewcvs/cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/comments_en.xml?view=auto&rev=126262
==============================================================================
--- (empty file)
+++ cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/comments_en.xml	Sun Jan 23 23:23:25 2005
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<comments>
+  <comment name="Reinhard Poetz" by="http://www.poetz.cc" subject="the first comment">
+    my first comment
+  </comment>
+</comments>

Added: cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/content_en.xml
Url: http://svn.apache.org/viewcvs/cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/content_en.xml?view=auto&rev=126262
==============================================================================
--- (empty file)
+++ cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/content_en.xml	Sun Jan 23 23:23:25 2005
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<html>
+  <head>
+    <title>Cocoon documentation</title>
+  </head>
+  <body>
+    <h1>... bladf</h1>
+    <p>
+      <img src="files/test.gif"/>
+    </p>
+  </body>
+</html>

Added: cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/files/test.gif
Url: http://svn.apache.org/viewcvs/cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/files/test.gif?view=auto&rev=126262
==============================================================================
Binary file. No diff available.

Added: cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/meta.xml
Url: http://svn.apache.org/viewcvs/cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/meta.xml?view=auto&rev=126262
==============================================================================
--- (empty file)
+++ cocoon/whiteboard/doc-repos/2.2/src/documentation/content/xdocs/index/meta.xml	Sun Jan 23 23:23:25 2005
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<meta>
+  <authors>
+    <author contact="http://www.poetz.cc">Reinhard Poetz</author>
+  </authors>
+</meta>