You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by he...@apache.org on 2005/09/07 17:16:50 UTC

svn commit: r279342 - in /cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples: ./ aggregate/ captcha/ captcha/forms/ dreamteam/content/ forms/ v2/

Author: hepabolu
Date: Wed Sep  7 08:16:30 2005
New Revision: 279342

URL: http://svn.apache.org/viewcvs?rev=279342&view=rev
Log:
Fixed "back to samples" to point to Forms samples, rather than full samples block;
Added extra header with short description of sample purpose

Modified:
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-combine.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-split.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/forms/captcha.tpl.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/success.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/main.jx
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/showTeam.jx
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/teamTemplate.jx
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_success_jx.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/datasource_chooser_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/dynamicrepeater_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_success_jx.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_success.jx
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/multipage_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_success_jx.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_success_jx.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_template.xml
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/sitemap.xmap
    cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/v2/carselector_template.xml

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-combine.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-combine.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-combine.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-combine.xml Wed Sep  7 08:16:30 2005
@@ -25,6 +25,7 @@
 <page xmlns:ft="http://apache.org/cocoon/forms/1.0#template" 
       xmlns:fi="http://apache.org/cocoon/forms/1.0#instance" 
       xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
+  <h4 class="samplesGroup">Aggregate widget</h4>
   <title>Aggregate Field: Combine</title>
   <content>
     <p>
@@ -92,7 +93,7 @@
       </table>
     </ft:form-template>
     <p>
-      <a href="../">Back to samples</a>
+      <a href="../">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-split.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-split.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-split.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/aggregate/template-split.xml Wed Sep  7 08:16:30 2005
@@ -25,6 +25,7 @@
 <page xmlns:ft="http://apache.org/cocoon/forms/1.0#template" 
       xmlns:fi="http://apache.org/cocoon/forms/1.0#instance" 
       xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
+  <h4 class="samplesGroup">Aggregate widget</h4>
   <title>Aggregate Field: Split</title>
   <content>
     <p>
@@ -88,7 +89,7 @@
       </table>
     </ft:form-template>
     <p>
-      <a href="../">Back to samples</a>
+      <a href="../">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/forms/captcha.tpl.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/forms/captcha.tpl.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/forms/captcha.tpl.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/forms/captcha.tpl.xml Wed Sep  7 08:16:30 2005
@@ -18,6 +18,7 @@
       xmlns:fi="http://apache.org/cocoon/forms/1.0#instance"
       xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
 
+  <h4 class="samplesGroup">CAPTCHA widget</h4>
   <title>CAPTCHA validation sample form</title>
   <content>
     <p>This is a demonstration of <a href="http://www.captcha.net/">CAPTCHA</a>
@@ -29,7 +30,11 @@
           <ft:widget id="f1"/>
         </fi:items>
       </fi:group>
+      After entering the string, press Enter.
     </ft:form-template>
+    <p>
+      <a href="../">Back to Forms samples</a>
+    </p>
   </content>
 </page>
 

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/success.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/success.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/success.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/captcha/success.xml Wed Sep  7 08:16:30 2005
@@ -17,8 +17,12 @@
       xmlns:fi="http://apache.org/cocoon/forms/1.0#instance"
       xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
 
+  <h4 class="samplesGroup">CAPTCHA widget</h4>
   <title>CAPTCHA validation succeeded</title>
   <content>
     <p>You guessed ${value}. Correct!</p>
+    <p>
+      <a href="../">Back to Forms samples</a>
+    </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/main.jx
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/main.jx?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/main.jx (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/main.jx Wed Sep  7 08:16:30 2005
@@ -78,6 +78,9 @@
             your business layer, we used a function <i>loadDocument</i> to read in the XML file and pass
             it on to the Manager class.
         </p>
+	    <p>
+	        <a href="../">Back to Forms samples</a>
+	    </p>            
 	</body>
 </html>
 </jx:template>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/showTeam.jx
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/showTeam.jx?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/showTeam.jx (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/showTeam.jx Wed Sep  7 08:16:30 2005
@@ -116,6 +116,9 @@
       <p class="developer-note"> This page also uses some i18n tags to show words rather than codes (for positions and
         countries). </p>
       <h2>Do study the code</h2>
+      <p>
+        <a href="../">Back to Forms samples</a>
+      </p>            
     </body>
   </html>
 </jx:template>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/teamTemplate.jx
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/teamTemplate.jx?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/teamTemplate.jx (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/dreamteam/content/teamTemplate.jx Wed Sep  7 08:16:30 2005
@@ -242,7 +242,7 @@
         function takes over and hands the selected team to the Manager class for further processing. Finally the
         function passes flow onto the <i>showteam</i> pipeline. </p>        
     <p>
-      <a href="../">Back to samples</a>
+      <a href="../">Back to Forms samples</a>
     </p>            
     </body>
   </html>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_success_jx.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_success_jx.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_success_jx.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_success_jx.xml Wed Sep  7 08:16:30 2005
@@ -20,12 +20,13 @@
 -->
 
 <page>
+  <h4 class="samplesGroup">Dynamic selection list update</h4>
   <title>Country selector result</title>
   <content>
     You selected: ${request.getAttribute("countryselectorform").lookupWidget("us-nonus").getValue()}
     country/state ${request.getAttribute("countryselectorform").lookupWidget("country").getValue()}
     <p>
-      <a href="../">Back to samples</a>
+      <a href="./">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/countryselector_template.xml Wed Sep  7 08:16:30 2005
@@ -15,6 +15,7 @@
   limitations under the License.
 -->
 <page xmlns:ft="http://apache.org/cocoon/forms/1.0#template" xmlns:fi="http://apache.org/cocoon/forms/1.0#instance">
+  <h4 class="samplesGroup">Dynamic selection list update</h4>
   <title>Country selector</title>
   <para>This example illustrates how you can programmatically update the
     content of a selection list using a collection built in the flow.</para>
@@ -50,6 +51,6 @@
     </ft:form-template>
   </content>
   <para>
-    <a href="../">Back to samples</a>
+    <a href="./">Back to Forms samples</a>
   </para>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/datasource_chooser_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/datasource_chooser_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/datasource_chooser_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/datasource_chooser_template.xml Wed Sep  7 08:16:30 2005
@@ -20,7 +20,7 @@
       
   <!-- Import the macros that define CForms template elements -->
   <jx:import uri="resource://org/apache/cocoon/forms/generation/jx-macros.xml"/>
-  
+  <h4 class="samplesGroup">Union widget sample (with AJAX)</h4>
   <title>Datasource chooser</title>
   <content>
     <ft:form-template action="#{$cocoon/continuation/id}.continue" method="POST" ajax="true">
@@ -58,7 +58,7 @@
       
       <ft:widget id="ok"/>
       <br/>
-      <a href="./do-datasourceChooser.flow">Restart this sample</a> -  <a href="./">Back to samples</a>
+      <a href="./do-datasourceChooser.flow">Restart this sample</a> -  <a href="./">Back to Forms samples</a>
 
     </ft:form-template>
   </content>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/dynamicrepeater_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/dynamicrepeater_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/dynamicrepeater_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/dynamicrepeater_template.xml Wed Sep  7 08:16:30 2005
@@ -24,6 +24,7 @@
   <!-- Import the macros that define CForms template elements -->
   <jx:import uri="resource://org/apache/cocoon/forms/generation/jx-macros.xml"/>
   
+  <h4 class="samplesGroup">Repeater widget</h4>
   <title>Dynamic template</title>
   <style type="text/css">
     /* Additional styles for alternating row colors */

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_success_jx.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_success_jx.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_success_jx.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_success_jx.xml Wed Sep  7 08:16:30 2005
@@ -20,11 +20,12 @@
 -->
 
 <page>
+  <h4 class="samplesGroup">Class, New, Struct and Union widgets</h4>
   <title>Sample form result</title>
   <content>
     Repeater has ${request.getAttribute("form_model_gui").lookupWidget("widgets").getSize()} row(s).
     <p>
-      <a href="../">Back to samples</a>
+      <a href="./">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/form_model_gui_template.xml Wed Sep  7 08:16:30 2005
@@ -27,6 +27,7 @@
     TODO: Add features to "widgets-class" (e.g. move-up, move-down, add-before, add-after).
     -->
 
+  <h4 class="samplesGroup">Class, New, Struct and Union widgets</h4>
   <title>Form GUI</title>
 
   <content>
@@ -168,7 +169,7 @@
 
     </ft:form-template>
     <p>
-      <a href="../">Back to samples</a>
+      <a href="./">Back to Forms samples</a>
     </p>
   </content>
 

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_success.jx
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_success.jx?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_success.jx (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_success.jx Wed Sep  7 08:16:30 2005
@@ -17,7 +17,4 @@
 <result>
   <data1>#{data1}</data1>
   <data2>#{data2}</data2>
-  <p>
-    <a href="../">Back to samples</a>
-  </p>
 </result>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/htmlarea_template.xml Wed Sep  7 08:16:30 2005
@@ -16,6 +16,7 @@
 -->
 <page xmlns:ft="http://apache.org/cocoon/forms/1.0#template"
       xmlns:fi="http://apache.org/cocoon/forms/1.0#instance">
+  <h4 class="samplesGroup">HTMLArea widget</h4>
   <title>HTMLArea</title>
   <content>
     <ft:form-template action="#{$cocoon/continuation/id}.continue" method="POST">
@@ -63,7 +64,7 @@
       <input type="submit"/>      
     </ft:form-template>
     <p>
-      <a href="../">Back to samples</a>
+      <a href="./">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/multipage_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/multipage_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/multipage_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/multipage_template.xml Wed Sep  7 08:16:30 2005
@@ -23,7 +23,7 @@
       
   <!-- Import the macros that define CForms template elements -->
   <jx:import uri="resource://org/apache/cocoon/forms/generation/jx-macros.xml"/>
-  
+  <h4 class="samplesGroup">Widget sampler: one form divided in multiple pages</h4>
   <title>Sample multipage form</title>
   <content>
     <ft:form-template action="#{$cocoon/continuation/id}.continue" method="POST">
@@ -90,6 +90,6 @@
       </div>
     </ft:form-template>
   	
-  	<a href="do-multipage.flow">Restart this sample</a> - <a href="./">Back to form samples</a>
+  	<a href="do-multipage.flow">Restart this sample</a> - <a href="./">Back to Forms samples</a>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_success_jx.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_success_jx.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_success_jx.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_success_jx.xml Wed Sep  7 08:16:30 2005
@@ -15,8 +15,12 @@
   limitations under the License.
 -->
 <page>
+  <h4 class="samplesGroup">Password styling and validation</h4>
   <title>Registration successful</title>
   <content>
     Registration was successful for ${username}!
   </content>
+  <p>
+    <a href="./">Back to Forms samples</a>
+  </p>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/registration_template.xml Wed Sep  7 08:16:30 2005
@@ -16,6 +16,7 @@
 -->
 <page xmlns:ft="http://apache.org/cocoon/forms/1.0#template"
   xmlns:fi="http://apache.org/cocoon/forms/1.0#instance">
+  <h4 class="samplesGroup">Password styling and validation</h4>
   <title>Registration</title>
   <content>
     <ft:form-template action="continue" method="POST">
@@ -38,7 +39,7 @@
       </fi:group>
     </ft:form-template>
     <p>
-      <a href="../">Back to samples</a>
+      <a href="./">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_success_jx.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_success_jx.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_success_jx.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_success_jx.xml Wed Sep  7 08:16:30 2005
@@ -15,6 +15,7 @@
   limitations under the License.
 -->
 <page>
+  <h4 class="samplesGroup">Upload widget</h4>
   <title>Sample form result</title>
   <content>
     User '${username}' uploaded file '${filename}' whose content is :
@@ -23,7 +24,7 @@
 ${uploadContent}
     </pre>
     <p>
-      <a href="../">Back to samples</a>
+      <a href="./">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/upload_template.xml Wed Sep  7 08:16:30 2005
@@ -16,6 +16,7 @@
 -->
 <page xmlns:ft="http://apache.org/cocoon/forms/1.0#template"
       xmlns:fi="http://apache.org/cocoon/forms/1.0#instance">
+  <h4 class="samplesGroup">Upload widget</h4>
   <title>Upload Sample</title>
   <content>
     <para>
@@ -32,7 +33,7 @@
       </fi:group>
     </ft:form-template>
     <p>
-      <a href="../">Back to samples</a>
+      <a href="./">Back to Forms samples</a>
     </p>
   </content>
 </page>

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/sitemap.xmap
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/sitemap.xmap?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/sitemap.xmap (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/sitemap.xmap Wed Sep  7 08:16:30 2005
@@ -485,6 +485,7 @@
              <map:parameter name="form-action" value="{flow-continuation:id}.continue" />
              <map:parameter name="form-method" value="POST" />
            </map:generate>
+		   <map:transform src="resources/fi2page.xsl" />           
          </map:otherwise>
        </map:select>
 

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/v2/carselector_template.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/v2/carselector_template.xml?rev=279342&r1=279341&r2=279342&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/v2/carselector_template.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/v2/carselector_template.xml Wed Sep  7 08:16:30 2005
@@ -74,6 +74,6 @@
     </ft:form-template>
   </content>
   <para>
-    <a href="../">Back to samples</a>
+    <a href="./">Back to samples</a>
   </para>
 </page>