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/19 12:15:12 UTC

svn commit: r158231 - in cocoon/whiteboard/doc-repos/global: forrest.properties src/ src/content/ src/documentation/content/ src/documentation/skinconf.xml src/skinconf.xml

Author: reinhard
Date: Sat Mar 19 03:15:09 2005
New Revision: 158231

URL: http://svn.apache.org/viewcvs?view=rev&rev=158231
Log:
remove unnecessary directory structure here too

Added:
    cocoon/whiteboard/doc-repos/global/src/content/
      - copied from r158230, cocoon/whiteboard/doc-repos/global/src/documentation/content/
    cocoon/whiteboard/doc-repos/global/src/skinconf.xml
      - copied, changed from r158230, cocoon/whiteboard/doc-repos/global/src/documentation/skinconf.xml
Removed:
    cocoon/whiteboard/doc-repos/global/src/documentation/content/
    cocoon/whiteboard/doc-repos/global/src/documentation/skinconf.xml
Modified:
    cocoon/whiteboard/doc-repos/global/forrest.properties
    cocoon/whiteboard/doc-repos/global/src/   (props changed)

Modified: cocoon/whiteboard/doc-repos/global/forrest.properties
URL: http://svn.apache.org/viewcvs/cocoon/whiteboard/doc-repos/global/forrest.properties?view=diff&r1=158230&r2=158231
==============================================================================
--- cocoon/whiteboard/doc-repos/global/forrest.properties (original)
+++ cocoon/whiteboard/doc-repos/global/forrest.properties Sat Mar 19 03:15:09 2005
@@ -44,7 +44,7 @@
 # project.content-dir if any other property using it is uncommented
 
 #project.status=status.xml
-project.content-dir=src/documentation
+project.content-dir=src
 project.forrest-configuration=src/forrest-configuration
 project.raw-content-dir=${project.content-dir}/content
 project.conf-dir=${project.forrest-configuration}/conf

Propchange: cocoon/whiteboard/doc-repos/global/src/
------------------------------------------------------------------------------
--- svn:externals (added)
+++ svn:externals Sat Mar 19 03:15:09 2005
@@ -0,0 +1 @@
+forrest-configuration	https://svn.apache.org/repos/asf/cocoon/site/src/forrest-configuration/

Propchange: cocoon/whiteboard/doc-repos/global/src/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Mar 19 03:15:09 2005
@@ -0,0 +1,2 @@
+
+build

Copied: cocoon/whiteboard/doc-repos/global/src/skinconf.xml (from r158230, cocoon/whiteboard/doc-repos/global/src/documentation/skinconf.xml)
URL: http://svn.apache.org/viewcvs/cocoon/whiteboard/doc-repos/global/src/skinconf.xml?view=diff&rev=158231&p1=cocoon/whiteboard/doc-repos/global/src/documentation/skinconf.xml&r1=158230&p2=cocoon/whiteboard/doc-repos/global/src/skinconf.xml&r2=158231
==============================================================================
--- cocoon/whiteboard/doc-repos/global/src/documentation/skinconf.xml (original)
+++ cocoon/whiteboard/doc-repos/global/src/skinconf.xml Sat Mar 19 03:15:09 2005
@@ -21,11 +21,11 @@
 -->
 <!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.6-3//EN" "http://forrest.apache.org/dtd/skinconfig-v06-3.dtd"
 [
-  <!ENTITY heading  SYSTEM "../forrest-configuration/skinconf-heading.xml">
-  <!ENTITY extracss SYSTEM "../forrest-configuration/skinconf-extracss.xml">
-  <!ENTITY colors   SYSTEM "../forrest-configuration/skinconf-colors.xml">
-  <!ENTITY pdf      SYSTEM "../forrest-configuration/skinconf-pdf.xml">
-  <!ENTITY credits  SYSTEM "../forrest-configuration/skinconf-credits.xml">      
+  <!ENTITY heading  SYSTEM "./forrest-configuration/skinconf-heading.xml">
+  <!ENTITY extracss SYSTEM "./forrest-configuration/skinconf-extracss.xml">
+  <!ENTITY colors   SYSTEM "./forrest-configuration/skinconf-colors.xml">
+  <!ENTITY pdf      SYSTEM "./forrest-configuration/skinconf-pdf.xml">
+  <!ENTITY credits  SYSTEM "./forrest-configuration/skinconf-credits.xml">      
 ]>
 <skinconfig>
   <!-- To enable lucene search add provider="lucene"