Author: nicolaken Date: Tue Dec 14 00:58:29 2004 New Revision: 111792 URL: http://svn.apache.org/viewcvs?view=rev&rev=111792 Log: use pelt skin, as it's more lightweight and based on CSS. Modified: incubator/public/branches/move2html4forrest/forrest.properties
Modified: incubator/public/branches/move2html4forrest/forrest.properties Url: http://svn.apache.org/viewcvs/incubator/public/branches/move2html4forrest/forrest.properties?view=diff&rev=111792&p1=incubator/public/branches/move2html4forrest/forrest.properties&r1=111791&p2=incubator/public/branches/move2html4forrest/forrest.properties&r2=111792 ============================================================================== --- incubator/public/branches/move2html4forrest/forrest.properties (original) +++ incubator/public/branches/move2html4forrest/forrest.properties Tue Dec 14 00:58:29 2004 @@ -25,8 +25,8 @@ # Specifies name of Forrest skin to use #project.skin=tigris -#project.skin=pelt -project.skin=forrest-site +project.skin=pelt +#project.skin=forrest-site # comma separated list, file:// is supported #forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
