svn commit: r330061 - in /forrest/trunk/main/template-sites/v2/src/documentation: content/xdocs/samples/index.fv resources/themes/default/html/branding-theme-switcher.ft resources/themes/default/js/cssStyleSwitcher.js
<thorsten <at> apache.org>
2005-11-01 14:16:17 GMT
Author: thorsten
Date: Tue Nov 1 06:16:08 2005
New Revision: 330061
URL: http://svn.apache.org/viewcvs?rev=330061&view=rev
Log:
- Enabled theme-profiling in the theme switcher. In combination with the branding-theme-profiler this
contract provides a quick way to create new
themes and switch them. The default theme can have unlimited color derivatives. If you turn on the color
profiling this contract will activate the
default theme in combination with the profiling styles.
- Updated the example fv to enable the full power of the contract.
- removed static stuff in contract and made all possible values configurable via the fv.
- you can choose between an "a-link" switcher, that will output the possible themes in <a
href="">theme</a>$seperator... gramatic, or as select box.
Modified:
forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/samples/index.fv
forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/default/html/branding-theme-switcher.ft
forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/default/js/cssStyleSwitcher.js
Modified: forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/samples/index.fv
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/samples/index.fv?rev=330061&r1=330060&r2=330061&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/samples/index.fv (original)
+++ forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/samples/index.fv
Tue Nov 1 06:16:08 2005
<at> <at> -47,7 +47,115 <at> <at>
</forrest:property>
</forrest:properties>
(Continue reading)