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/10/29 18:33:13 UTC

svn commit: r329439 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/branding-theme-profiler.ft

Author: thorsten
Date: Sat Oct 29 09:33:09 2005
New Revision: 329439

URL: http://svn.apache.org/viewcvs?rev=329439&view=rev
Log:
Added more describtion to the contract.

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/branding-theme-profiler.ft

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/branding-theme-profiler.ft
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/branding-theme-profiler.ft?rev=329439&r1=329438&r2=329439&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/branding-theme-profiler.ft (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/branding-theme-profiler.ft Sat Oct 29 09:33:09 2005
@@ -23,8 +23,15 @@
   <description>
     <p>
       <strong>branding-theme-profiler</strong> provides a quick 
-      way to change the colors of the theme.
+      way to change the colors of the theme (it not a "real" color-theme switcher).
     </p>
+    <pre class="code"><![CDATA[ A theme is a presentation layer that provides an aggregation of
+a) theme structure information (*.fv)
+b) theme style information (*.css & *.png|jpg|gif|...)
+c) theme functionality (*.js & *.ft)]]> </pre>
+    <p> A "real" theme switcher would change a/b/c. </p>
+    <p> A "real" color-theme switcher should also provide a possibility to 
+      change each color with a WEB-GUI. </p>
     <pre class="code"><![CDATA[ <!--Color group: Forrest: example colors similar to forrest.apache.org-->
  <color name="breadtrail" value="#cedfef" font="#0F3660" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
  <color name="header" value="#294563"/>