Scarab commit: svn commit: r11049 - trunk/scarab_properties.xml

[email protected] Tue, 15 Nov 2011 12:35:52 -0800 (PST)
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: dabbous
Date: 2011-11-15 12:35:52-0800
New Revision: 11049

Modified:
   trunk/scarab_properties.xml

Log:
added new property scarab.site.style (work in progress)

Modified: trunk/scarab_properties.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/scarab_properties.xml?view=diff&pathrev=11049&r1=11048&r2=11049
==============================================================================
--- trunk/scarab_properties.xml	(original)
+++ trunk/scarab_properties.xml	2011-11-15 12:35:52-0800
@@ -1485,6 +1485,23 @@
         <file/>
       </property>
 
+      <property>
+        <name>scarab.site.style</name>
+        <default>classic</default>
+        <details>
+           The site.style determines which overall design
+           shall be used for scarab.
+           The default style is "classic".
+           If you change the style here, you also have to provide a
+           css style file in $scarab_root/WEB_INF/skins
+           with the same name.
+        </details>
+        <type>Runtime</type>
+         <customization modification="optional">advanced</customization>
+        <file/>
+      </property>
+
+
     </group>
 
     <group name="user-administration">

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2878364