You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cd...@apache.org on 2006/01/13 11:50:07 UTC

svn commit: r368673 - /forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv

Author: cdupoirieux
Date: Fri Jan 13 02:49:54 2006
New Revision: 368673

URL: http://svn.apache.org/viewcvs?rev=368673&view=rev
Log:
Add of empty pelt file (svn cp from themer)

Added:
    forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv
      - copied, changed from r368658, forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv

Copied: forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv (from r368658, forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv)
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv?p2=forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv&p1=forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv&r1=368658&r2=368673&rev=368673&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt.fv (original)
+++ forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv Fri Jan 13 02:49:54 2006
@@ -20,6 +20,7 @@
   xmlns:forrest="http://apache.org/forrest/templates/1.0"
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
   <forrest:view type="html">
+  <!--
     <forrest:css url="common.css" media="screen" rel="alternate stylesheet" theme="common"/>
     <forrest:css url="leather-dev.css" media="screen" rel="alternate stylesheet" theme="common"/>
     <forrest:css url="pelt.basic.css" media="screen" theme="Pelt"/>
@@ -39,6 +40,7 @@
          <forrest:property name="branding-theme-profiler-theme">Pelt</forrest:property>
         <forrest:property name="branding-theme-profiler">
           
+          -->
            <!-- These values are used for the generated CSS files.
     They essentially "override" the default colors defined in the chosen theme.
     There are four duplicate "groups" of colors below, denoted by comments:
@@ -67,6 +69,7 @@
      pelt: feedback: the optional bottom strip containing feedback link
   -->
 
+<!--
     <color name="breadtrail" value="#cedfef" font="#0F3660" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
     <color name="header" value="#294563"/>
     <color name="tab-selected" value="#4a6d8c" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
@@ -92,7 +95,7 @@
     <color name="warning" value="#990000"/>
     <color name="code" value="#CFDCED"/>
     <color name="footer" value="#cedfef"/>
-
+-->
 
   <!-- Color group: Krysalis -->
 <!--
@@ -187,10 +190,13 @@
     <color name="code" value="#003366"/>
 
     <color name="footer" value="#E5E4D9"/>-->
-
+<!--
         </forrest:property>
       </forrest:properties>
     </forrest:contract>
+    -->
+
+    <!--
     <forrest:contract name="siteinfo-meta">
       <forrest:properties contract="siteinfo-meta">
         <forrest:property name="siteinfo-meta" nugget="get.build.info">
@@ -198,7 +204,8 @@
         </forrest:property>
       </forrest:properties>
     </forrest:contract>
-
+-->
+<!--
     <forrest:contract name="siteinfo-meta-navigation">
       <forrest:properties contract="siteinfo-meta-navigation">
         <forrest:property name="nav-main" nugget="get.navigation">
@@ -213,7 +220,8 @@
         </forrest:property>
       </forrest:properties>
     </forrest:contract>
-  
+  -->
+  <!--
     <forrest:hook name="container">
       <forrest:contract name="branding-breadcrumbs">
         <forrest:properties contract="branding-breadcrumbs">
@@ -380,10 +388,12 @@
         </forrest:hook>
         <jx:import uri="cocoon://prepare.tiles.export-link"/>
         <forrest:hook name="content">
+        -->
           <!-- FIXME - Problem with ndeSetTextSize() script from fontsize.js not compliant between Pelt and Leather-dev... -->
           <!--<forrest:hook class="trail">
             <forrest:contract name="branding-fontsize"/>
           </forrest:hook>-->
+          <!--
           <forrest:contract name="content-title">
             <forrest:properties contract="content-title">
               <forrest:property name="content-title" nugget="get.title">
@@ -444,8 +454,10 @@
             </forrest:properties>
           </forrest:contract>
         </forrest:hook>
+        -->
         <!--FIXME thorsten turned this off while developing (no internet connection)
           <forrest:contract name="siteinfo-compliance-links"/>-->
+          <!--
         <forrest:contract name="siteinfo-credits">
           <forrest:properties contract="siteinfo-credits">
             <forrest:property name="box-location">credit</forrest:property>
@@ -473,8 +485,10 @@
             </forrest:property>
           </forrest:properties>
         </forrest:contract>
+
       </forrest:hook>
     </forrest:hook>
+            -->
   </forrest:view>
 </forrest:views>