Author: crossley
Date: Sun Feb 26 18:23:03 2006
New Revision: 381221

URL: http://svn.apache.org/viewcvs?rev=381221&view=rev
Log:
Default is "siteinfo-last-published" not "siteinfo-current-time".

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv?rev=381221&r1=381220&r2=381221&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv 
(original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv 
Sun Feb 26 18:23:03 2006
@@ -268,7 +268,7 @@
           <forrest:hook name="publishedStrip" nbsp="true">
             <forrest:contract name="nav-main-sub" 
               dataURI="cocoon://#{$getRequest}.navigation.xml"/>
-            <forrest:contract name="siteinfo-current-time"/>
+            <forrest:contract name="siteinfo-last-published"/>
           </forrest:hook>
         </forrest:hook>
       </forrest:hook>


Reply via email to