You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2006/01/29 23:05:26 UTC

svn commit: r373365 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core: content/ content/xdocs/ forrest.properties src/

Author: thorsten
Date: Sun Jan 29 14:05:14 2006
New Revision: 373365

URL: http://svn.apache.org/viewcvs?rev=373365&view=rev
Log:
FOR-801 - flatten dir structur for documentation

Added:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/
      - copied from r373180, forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/src/documentation/content/
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/xdocs/
      - copied from r373364, forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/src/documentation/content/xdocs/
Removed:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/src/
Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties?rev=373365&r1=373364&r2=373365&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties Sun Jan 29 14:05:14 2006
@@ -19,7 +19,9 @@
 # See the full set of default properties in a 'forrest seed-sample' site.
 # Copy properties from there as needed.
 ##############
-
+project.content-dir=.
+project.xdocs-dir=${project.content-dir}/content/xdocs
+project.raw-content-dir=${project.content-dir}/content
 # FIXME: FOR-785
 forrest.validate.skinconf=false