You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by ra...@apache.org on 2006/10/17 01:41:24 UTC

svn commit: r464728 - in /shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols: home.html nameReuse.html

Author: rahul
Date: Mon Oct 16 16:41:24 2006
New Revision: 464728

URL: http://svn.apache.org/viewvc?view=rev&rev=464728
Log:
Couple of files with inconsistent newlines.
SHALE-310

Modified:
    shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/home.html   (contents, props changed)
    shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/nameReuse.html   (contents, props changed)

Modified: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/home.html
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/home.html?view=diff&rev=464728&r1=464727&r2=464728
==============================================================================
--- shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/home.html (original)
+++ shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/home.html Mon Oct 16 16:41:24 2006
@@ -26,9 +26,9 @@
 
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
-<body>
-<h:form id="home">
-<h:commandLink action="home" value="Home"/>
+<body>
+<h:form id="home">
+<h:commandLink action="home" value="Home"/>
 
 <h1>Managed Bean Aliasing</h1>
 <p>This example demonstrates how Clay can use symbols for managed bean
@@ -39,17 +39,17 @@
 <h:outputLink value="nameReuse.html">
 	<f:param name="init" value="true" />
 	<h:outputText value="Name Reuse Example"/>
-</h:outputLink>
-&nbsp;
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Source]"/>
-	<f:param name="url" value="/symbols/nameReuse.html" />
+</h:outputLink>
+&nbsp;
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Source]"/>
+	<f:param name="url" value="/symbols/nameReuse.html" />
 </h:outputLink>
 <br />
 <br />
 <h1>Generic Tiles Like Layouts</h1>
 <p>This example demonstrates how you can use symbols similar to how
-tiles are used. There is a generic 
+tiles are used. There is a generic 
 <h:outputLink value="viewsource.html">
 	<h:outputText value="[layout]"/>
 	<f:param name="url" value="/symbols/layout.html" />
@@ -64,68 +64,68 @@
 <h:outputLink value="page1.xml">
 	<f:param name="init" value="true" />
 	<h:outputText value="Page 1" />
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Outer Source]"/>
-	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/clay-tiles-config.xml" />
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Body Source]"/>
-	<f:param name="url" value="WEB-INF/clay-symbols-config.xml" />
-</h:outputLink>
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Outer Source]"/>
+	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/clay-tiles-config.xml" />
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Body Source]"/>
+	<f:param name="url" value="WEB-INF/clay-symbols-config.xml" />
+</h:outputLink>
 <br />
 <h:outputLink value="page2.xml">
 	<f:param name="init" value="true" />
 	<h:outputText value="Page 2"/>
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Outer Source]"/>
-	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/clay-tiles-config.xml" />
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Body Source]"/>
-	<f:param name="url" value="/symbols/fullperson.html" />
-</h:outputLink>
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Outer Source]"/>
+	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/clay-tiles-config.xml" />
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Body Source]"/>
+	<f:param name="url" value="/symbols/fullperson.html" />
+</h:outputLink>
 
 <br />
 <h:outputLink value="page3.html">
 	<f:param name="init" value="true" />
 	<h:outputText value="Page 3"/>
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Outer Source]"/>
-	<f:param name="url" value="/symbols/page3.html" />
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Body Source]"/>
-	<f:param name="url" value="/symbols/businessPerson.html" />
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Inner Body Source]"/>
-	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/inputTextWidget.html" />
-</h:outputLink>
-
-<br />
-<h:outputLink value="page4.xml">
-	<f:param name="init" value="true" />
-	<h:outputText value="Page 4"/>
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Outer Source]"/>
-	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/clay-tiles-config.xml" />
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Body Source]"/>
-	<f:param name="url" value="/symbols/businessPerson1.html" />
-</h:outputLink>
-<h:outputLink value="viewsource.html">
-	<h:outputText value="[View Inner Body Source]"/>
-	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/inputTextWidget.html" />
-</h:outputLink>
-
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Outer Source]"/>
+	<f:param name="url" value="/symbols/page3.html" />
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Body Source]"/>
+	<f:param name="url" value="/symbols/businessPerson.html" />
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Inner Body Source]"/>
+	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/inputTextWidget.html" />
+</h:outputLink>
+
+<br />
+<h:outputLink value="page4.xml">
+	<f:param name="init" value="true" />
+	<h:outputText value="Page 4"/>
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Outer Source]"/>
+	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/clay-tiles-config.xml" />
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Body Source]"/>
+	<f:param name="url" value="/symbols/businessPerson1.html" />
+</h:outputLink>
+<h:outputLink value="viewsource.html">
+	<h:outputText value="[View Inner Body Source]"/>
+	<f:param name="url" value="classpath*:org/apache/shale/usecases/symbols/inputTextWidget.html" />
+</h:outputLink>
+
 
 <br />
-</h:form>
+</h:form>
 
 </body>
 

Propchange: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/home.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/nameReuse.html
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/nameReuse.html?view=diff&rev=464728&r1=464727&r2=464728
==============================================================================
--- shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/nameReuse.html (original)
+++ shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/nameReuse.html Mon Oct 16 16:41:24 2006
@@ -27,7 +27,7 @@
 
 </head>
 <body>
-<h:form id="names">    
+<h:form id="names">    
     <h:commandLink action="home" allowBody="true" immediate="true" value="Back"/><br/>
 	<h1>Basic Person</h1>
 	<hr>

Propchange: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/symbols/nameReuse.html
------------------------------------------------------------------------------
    svn:eol-style = native