Author: thorsten
Date: Tue Oct 17 03:55:18 2006
New Revision: 464898
URL: http://svn.apache.org/viewvc?view=rev&rev=464898
Log:
Fixing typo in the usage of the content-title contract
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-title.ft
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-title.ft
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-title.ft?view=diff&rev=464898&r1=464897&r2=464898
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-title.ft
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-title.ft
Tue Oct 17 03:55:18 2006
@@ -22,7 +22,7 @@
<description>
content-title - Template will output the title (first h1 of the content)
and the sub-title (first h3 of the content).
</description>
- <usage><![CDATA[<forrest:contract name="siteinfo-meta"
dataURI="cocoon://#{$getRequest}.title.xml"/>
+ <usage><![CDATA[<forrest:contract name="content-title"
dataURI="cocoon://#{$getRequest}.title.xml"/>
]]></usage>
<forrest:template xmlns:forrest="http://apache.org/forrest/templates/1.0"
name="content-title" inputFormat="xsl">