Author: thorsten
Date: Sun Jan 22 09:29:49 2006
New Revision: 371336
URL: http://svn.apache.org/viewcvs?rev=371336&view=rev
Log:
updated contracts
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/branding-theme-switcher.ft
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/content-include-html.ft
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/branding-theme-switcher.ft
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/branding-theme-switcher.ft?rev=371336&r1=371335&r2=371336&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/branding-theme-switcher.ft
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/branding-theme-switcher.ft
Sun Jan 22 09:29:49 2006
@@ -33,7 +33,7 @@
<div class="warning">
<div class="label">Warning</div>
<div class="content">You need to include <![CDATA[<forrest:contract
name="helper-prototype-ajax"/>]]>
- in your view!!! If you are not, it will not work.</div>
+ in your view!!! If you are not, it will not work. Further the client
need to support cockies!</div>
</div>
<div class="note">
<div class="label">Note</div>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/content-include-html.ft
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/content-include-html.ft?rev=371336&r1=371335&r2=371336&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/content-include-html.ft
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/html/content-include-html.ft
Sun Jan 22 09:29:49 2006
@@ -28,7 +28,7 @@
<![CDATA[<forrest:contract name="content-include-html">
<forrest:properties contract="content-include-html">
<forrest:property name="content-include-html"
nugget="get.nugget.include.html">
- <url>/path/to/a/document.html</url>
+ <jx:import uri="/path/to/a/document.html"/>
</forrest:property>
</forrest:properties>
</forrest:contract>]]>