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 2005/09/13 09:47:42 UTC

svn commit: r280515 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice: forrest.properties src/documentation/content/xdocs/voice.fv

Author: thorsten
Date: Tue Sep 13 00:47:33 2005
New Revision: 280515

URL: http://svn.apache.org/viewcvs?rev=280515&view=rev
Log:
Fixes bug 672. Need review because I needed to comment the nav-main because I have another version of this contract on my harddrive

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties?rev=280515&r1=280514&r2=280515&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties Tue Sep 13 00:47:33 2005
@@ -26,7 +26,7 @@
 
 # Specifies name of Forrest skin to use
 #project.skin=tigris
-#project.skin=pelt
+project.skin=leather-dev
 
 # comma separated list, file:// is supported
 #forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv?rev=280515&r1=280514&r2=280515&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv Tue Sep 13 00:47:33 2005
@@ -19,7 +19,13 @@
 <forrest:views xmlns:forrest="http://apache.org/forrest/templates/1.0">
   <forrest:view type="xhtml">
     <forrest:css url="default.css"/>
-    <forrest:contract name="siteinfo-meta"/>
+    <forrest:contract name="siteinfo-meta">
+      <forrest:properties contract="siteinfo-meta">
+        <forrest:property name="siteinfo-meta" nugget="get.build.info">
+          <url>build-info</url>
+        </forrest:property>
+      </forrest:properties>
+    </forrest:contract>
     <forrest:hook name="container">
       <forrest:hook name="header">
         <forrest:hook name="branding">
@@ -31,7 +37,7 @@
           </forrest:contract> 
         </forrest:hook>
               <forrest:hook name="nav-main-hook">
-                <forrest:contract name="nav-main"/>
+                <!--forrest:contract name="nav-main"/-->
               	<!--<forrest:contract name="nav-main-sub"/>-->
               </forrest:hook>
       </forrest:hook>