Revision: 18544
Author:   aschrijvers
Date:     2009-06-12 17:53:20 +0200 (Fri, 12 Jun 2009)
Log Message:
-----------
HSTTWO-610 changed default content

Modified Paths:
--------------
    
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/democontent/demosite-common.xml
    
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/hstconfiguration/sitemenus.xml

Modified: 
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/democontent/demosite-common.xml
===================================================================
--- 
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/democontent/demosite-common.xml
 2009-06-12 15:26:04 UTC (rev 18543)
+++ 
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/democontent/demosite-common.xml
 2009-06-12 15:53:20 UTC (rev 18544)
@@ -64,7 +64,7 @@
         <sv:value>This is the home page of the generated HST 
website.</sv:value>
       </sv:property>
       <sv:property sv:name="demosite:title" sv:type="String">
-        <sv:value>demosite Home Page</sv:value>
+        <sv:value>Home Page</sv:value>
       </sv:property>
       <sv:node sv:name="demosite:body">
         <sv:property sv:name="jcr:primaryType" sv:type="Name">

Modified: 
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/hstconfiguration/sitemenus.xml
===================================================================
--- 
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/hstconfiguration/sitemenus.xml
  2009-06-12 15:26:04 UTC (rev 18543)
+++ 
ecm/site-toolkit/trunk/demosuite/content/src/main/resources/hstconfiguration/sitemenus.xml
  2009-06-12 15:53:20 UTC (rev 18544)
@@ -7,7 +7,7 @@
         <sv:property sv:name="jcr:primaryType" sv:type="Name">
             <sv:value>hst:sitemenu</sv:value>
         </sv:property>
-        <sv:node sv:name="home">
+        <sv:node sv:name="Home">
             <sv:property sv:name="jcr:primaryType" sv:type="Name">
                 <sv:value>hst:sitemenuitem</sv:value>
             </sv:property>
@@ -15,7 +15,7 @@
                 <sv:value>home</sv:value>
             </sv:property>
         </sv:node>
-        <sv:node sv:name="about">
+        <sv:node sv:name="About">
             <sv:property sv:name="jcr:primaryType" sv:type="Name">
                 <sv:value>hst:sitemenuitem</sv:value>
             </sv:property>
@@ -23,7 +23,7 @@
                 <sv:value>about</sv:value>
             </sv:property>
         </sv:node>
-        <sv:node sv:name="news">
+        <sv:node sv:name="News">
             <sv:property sv:name="jcr:primaryType" sv:type="Name">
                 <sv:value>hst:sitemenuitem</sv:value>
             </sv:property>
@@ -34,7 +34,7 @@
                 <sv:value>true</sv:value>
             </sv:property>
             <sv:property sv:name="hst:depth" sv:type="Long">
-                <sv:value>2</sv:value>
+                <sv:value>1</sv:value>
             </sv:property>
         </sv:node>
     </sv:node>

_______________________________________________
Hippocms-svn mailing list
[email protected]
http://lists.hippo.nl/mailman/listinfo/hippocms-svn

Reply via email to