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/03/10 23:28:04 UTC

svn commit: r157000 - in cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator: ./ content_en.xml generated-before_en.xml meta.xml

Author: reinhard
Date: Thu Mar 10 14:28:02 2005
New Revision: 157000

URL: http://svn.apache.org/viewcvs?view=rev&rev=157000
Log:
example for sitemap components; svn:eol-style

Added:
    cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/   (with props)
    cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/content_en.xml   (with props)
    cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/generated-before_en.xml   (with props)
    cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/meta.xml   (with props)

Propchange: cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/
------------------------------------------------------------------------------
    svn:eolstyle = native

Added: cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/content_en.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/content_en.xml?view=auto&rev=157000
==============================================================================
--- cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/content_en.xml (added)
+++ cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/content_en.xml Thu Mar 10 14:28:02 2005
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<html>
+  <head>
+    <title>File Generator</title>
+  </head>
+  <body>
+    <h1>File Generator</h1>
+    <p>the file generator...</p>
+  </body>
+</html>

Propchange: cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/content_en.xml
------------------------------------------------------------------------------
    svn:eolstyle = native

Added: cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/generated-before_en.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/generated-before_en.xml?view=auto&rev=157000
==============================================================================
--- cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/generated-before_en.xml (added)
+++ cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/generated-before_en.xml Thu Mar 10 14:28:02 2005
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<!--
+  Copyright 2002-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+  <head>
+    <title>Content before</title>
+  </head>
+  <body>
+    <h1>Content before (file generator)</h1>
+    <p>Content before ...</p>
+  </body>
+</html>

Propchange: cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/generated-before_en.xml
------------------------------------------------------------------------------
    svn:eolstyle = native

Added: cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/meta.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/meta.xml?view=auto&rev=157000
==============================================================================
--- cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/meta.xml (added)
+++ cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/meta.xml Thu Mar 10 14:28:02 2005
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<meta>
+  <authors>
+    <author></author>
+  </authors>
+</meta>

Propchange: cocoon/trunk/src/documentation/src/documentation/content/xdocs/sc_file-generator/meta.xml
------------------------------------------------------------------------------
    svn:eolstyle = native