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/03/09 10:37:15 UTC

svn commit: r384473 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes: coat.fv common.fv pelt.fv

Author: cdupoirieux
Date: Thu Mar  9 01:37:04 2006
New Revision: 384473

URL: http://svn.apache.org/viewcvs?rev=384473&view=rev
Log:
Typo corrections

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/coat.fv
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common.fv
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/coat.fv
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/coat.fv?rev=384473&r1=384472&r2=384473&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/coat.fv (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/coat.fv Thu Mar  9 01:37:04 2006
@@ -21,7 +21,7 @@
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
   <!-- The following variables are used to contact data models and/or contracts. -->
   <jx:set var="getRequest" value="#{$cocoon/parameters/getRequest}"/>
-  <jx:set var="getRequestExstension" value="#{$cocoon/parameters/getRequestExstension}" />
+  <jx:set var="getRequestExtension" value="#{$cocoon/parameters/getRequestExtension}" />
   
   <forrest:view type="html" hooksXpath="/html/body">
     <!-- 

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common.fv
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common.fv?rev=384473&r1=384472&r2=384473&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common.fv (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common.fv Thu Mar  9 01:37:04 2006
@@ -21,7 +21,7 @@
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
   <!-- The following variables are used to contact data models and/or contracts. -->
   <jx:set var="getRequest" value="#{$cocoon/parameters/getRequest}"/>
-  <jx:set var="getRequestExstension" value="#{$cocoon/parameters/getRequestExstension}" />
+  <jx:set var="getRequestExtension" value="#{$cocoon/parameters/getRequestExtension}" />
   <forrest:view type="html" hooksXpath="/html/body">
     <!-- 
         @type defines this structurer to html.

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv?rev=384473&r1=384472&r2=384473&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv Thu Mar  9 01:37:04 2006
@@ -19,8 +19,7 @@
   xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
   <!-- The following variables are used to contact data models and/or contracts. -->
   <jx:set var="getRequest" value="#{$cocoon/parameters/getRequest}"/>
-  <jx:set var="getRequestExstension" 
-    value="#{$cocoon/parameters/getRequestExstension}" />
+  <jx:set var="getRequestExtension" value="#{$cocoon/parameters/getRequestExtension}" />
   <!-- CSS View of the request e.g. index.dispatcher.css -->
   <forrest:view type="css" hooksXpath="/">
     <forrest:contract name="branding-theme-profiler">