Author: thorsten
Date: Mon Jul 24 03:17:39 2006
New Revision: 424990

URL: http://svn.apache.org/viewvc?rev=424990&view=rev
Log:
FOR-797 - Move all v3 resources and code to the new plugins
Updating the theme-switcher contract usage instructions.

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-theme-switcher.ft

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-theme-switcher.ft
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-theme-switcher.ft?rev=424990&r1=424989&r2=424990&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-theme-switcher.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-theme-switcher.ft
 Mon Jul 24 03:17:39 2006
@@ -46,17 +46,15 @@
     </p>
   </description>
   <usage><![CDATA[<forrest:contract name="branding-theme-switcher">
-  <forrest:properties contract="branding-theme-switcher">
-    <!-- branding-theme-switcher-profiler and 
branding-theme-switcher-defaultTheme are required -->
-    <!-- branding-theme-switcher-profiler {true|false} only works on the 
defaultTheme -->
-    <forrest:property name="branding-theme-switcher-profiler" 
activated="true"/>
-    <forrest:property name="branding-theme-switcher-defaultTheme" 
defaultTheme="Pelt"/>
-    <!-- normally you are not using an "a link" (branding-theme-switcher-a) 
and a
-     "selectbox" (branding-theme-switcher-select) switcher at the same time
-      in the same position, so uncomment the one you want. -->
-    <!--<forrest:property name="branding-theme-switcher-a" seperator="|" 
caption="Theme switcher: "/>-->
-    <!--<forrest:property name="branding-theme-switcher-select" caption="Theme 
switcher: "/>-->
-  </forrest:properties>
+  <!-- branding-theme-switcher-profiler and 
branding-theme-switcher-defaultTheme are required -->
+  <!-- branding-theme-switcher-profiler {true|false} only works on the 
defaultTheme -->
+  <forrest:property name="branding-theme-switcher-profiler" activated="true"/>
+  <forrest:property name="branding-theme-switcher-defaultTheme" 
defaultTheme="Pelt"/>
+  <!-- normally you are not using an "a link" (branding-theme-switcher-a) and a
+   "selectbox" (branding-theme-switcher-select) switcher at the same time
+    in the same position, so uncomment the one you want. -->
+  <!--<forrest:property name="branding-theme-switcher-a" seperator="|" 
caption="Theme switcher: "/>-->
+  <!--<forrest:property name="branding-theme-switcher-select" caption="Theme 
switcher: "/>-->
 </forrest:contract>]]></usage>
   <forrest:template xmlns:forrest="http://apache.org/forrest/templates/1.0";
     format="html" name="branding-theme-switcher" inputFormat="xsl" body="true" 
head="true">