You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2010/11/10 09:14:02 UTC

svn commit: r1033391 [20/35] - in /myfaces/trinidad/trunk: scripts/ trinidad-examples/trinidad-blank/src/main/webapp/ trinidad-examples/trinidad-components-showcase/src/main/webapp/components/buttonsAndLinks/commandButton/ trinidad-examples/trinidad-co...

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b1c2d1.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b1c2d1.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b1c2d1.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b1c2d1.jspx Wed Nov 10 08:13:47 2010
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/> 
-  <jsp:include page="/components/page_include.jspx"/>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/> 
+  <jsp:include page="/components/page_include.jspx"/>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b1c2d1.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2.jspx Wed Nov 10 08:13:47 2010
@@ -1,109 +1,109 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <f:view>
-    <tr:document title="Page Hierarchy Demo">
-      <tr:form>
-        <tr:panelGroupLayout layout="vertical">
-          <tr:panelGroupLayout layout="horizontal">
-            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
-            <tr:spacer width="10"/>
-            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_page.html"
-                       text="Tag Documentation"/>
-          </tr:panelGroupLayout>
-          <tr:separator/>
-          <tr:panelPage>
-            <f:facet name="navigation1">
-              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigation2">
-              <tr:navigationPane hint="bar" level="2" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigation3">
-              <tr:navigationPane hint="list" level="3" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigationGlobal">
-              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
-                                            icon="#{foo.ico}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="location">
-              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:breadCrumbs>
-            </f:facet>
-            <f:facet name="appAbout">
-              <tr:outputText value="appAbout facet"/>
-            </f:facet>
-            <f:facet name="appCopyright">
-              <tr:outputText value="appCopyright facet"/>
-            </f:facet>
-            <f:facet name="appPrivacy">
-              <tr:outputText value="appPrivacy facet"/>
-            </f:facet>
-            <f:facet name="branding">
-              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
-            </f:facet>
-            <f:facet name="infoFootnote">
-              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
-            </f:facet>
-            <f:facet name="infoReturn">
-              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
-            </f:facet>
-            <f:facet name="infoStatus">
-              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
-            </f:facet>
-            <f:facet name="infoUser">
-              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
-            </f:facet>
-            <f:facet name="search">
-              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
-            </f:facet>
-            <tr:panelHeader text="Title attribute">
-              <tr:outputFormatted styleUsage="instruction"
-                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'panelPage'&lt;/b> component."/>
-              <jsp:include page="/components/pageContent_include.jspx"/>
-            </tr:panelHeader>
-          </tr:panelPage>
-        </tr:panelGroupLayout>
-      </tr:form>
-    </tr:document>
-  </f:view>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <f:view>
+    <tr:document title="Page Hierarchy Demo">
+      <tr:form>
+        <tr:panelGroupLayout layout="vertical">
+          <tr:panelGroupLayout layout="horizontal">
+            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
+            <tr:spacer width="10"/>
+            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_page.html"
+                       text="Tag Documentation"/>
+          </tr:panelGroupLayout>
+          <tr:separator/>
+          <tr:panelPage>
+            <f:facet name="navigation1">
+              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigation2">
+              <tr:navigationPane hint="bar" level="2" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigation3">
+              <tr:navigationPane hint="list" level="3" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigationGlobal">
+              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
+                                            icon="#{foo.ico}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="location">
+              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:breadCrumbs>
+            </f:facet>
+            <f:facet name="appAbout">
+              <tr:outputText value="appAbout facet"/>
+            </f:facet>
+            <f:facet name="appCopyright">
+              <tr:outputText value="appCopyright facet"/>
+            </f:facet>
+            <f:facet name="appPrivacy">
+              <tr:outputText value="appPrivacy facet"/>
+            </f:facet>
+            <f:facet name="branding">
+              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
+            </f:facet>
+            <f:facet name="infoFootnote">
+              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
+            </f:facet>
+            <f:facet name="infoReturn">
+              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
+            </f:facet>
+            <f:facet name="infoStatus">
+              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
+            </f:facet>
+            <f:facet name="infoUser">
+              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
+            </f:facet>
+            <f:facet name="search">
+              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
+            </f:facet>
+            <tr:panelHeader text="Title attribute">
+              <tr:outputFormatted styleUsage="instruction"
+                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'panelPage'&lt;/b> component."/>
+              <jsp:include page="/components/pageContent_include.jspx"/>
+            </tr:panelHeader>
+          </tr:panelPage>
+        </tr:panelGroupLayout>
+      </tr:form>
+    </tr:document>
+  </f:view>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c1.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c1.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c1.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c1.jspx Wed Nov 10 08:13:47 2010
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <jsp:include page="/components/page_include.jspx"/>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <jsp:include page="/components/page_include.jspx"/>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c1.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c2.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c2.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c2.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c2.jspx Wed Nov 10 08:13:47 2010
@@ -1,111 +1,111 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <f:view>
-    <tr:document title="Page Hierarchy Demo">
-      <tr:form>
-        <tr:panelGroupLayout layout="vertical">
-          <tr:panelGroupLayout layout="horizontal">
-            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
-            <tr:spacer width="10"/>
-            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_panelPage.html"
-                       text="Tag Documentation"/>
-          </tr:panelGroupLayout>
-          <tr:separator/>
-          <tr:panelPage>
-            <f:facet name="navigation1">
-              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigation2">
-              <tr:navigationPane hint="bar" level="2" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigation3">
-              <tr:navigationPane hint="list" level="3" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigationGlobal">
-              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
-                                            icon="#{foo.ico}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="location">
-              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:breadCrumbs>
-            </f:facet>
-            <f:facet name="appAbout">
-              <tr:outputText value="appAbout facet"/>
-            </f:facet>
-            <f:facet name="appCopyright">
-              <tr:outputText value="appCopyright facet"/>
-            </f:facet>
-            <f:facet name="appPrivacy">
-              <tr:outputText value="appPrivacy facet"/>
-            </f:facet>
-            <f:facet name="branding">
-              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
-            </f:facet>
-            <f:facet name="infoFootnote">
-              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
-            </f:facet>
-            <f:facet name="infoReturn">
-              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
-            </f:facet>
-            <f:facet name="infoStatus">
-              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
-            </f:facet>
-            <f:facet name="infoUser">
-              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
-            </f:facet>
-            <f:facet name="search">
-              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
-            </f:facet>
-            <tr:panelHeader text="Title attribute">
-              <tr:outputFormatted styleUsage="instruction"
-                                  value="This group of demo pages uses one of 2 components to lay 
-                                  out the page, 'page' or 'panelPage'. This particular page uses 
-                                  the &lt;b>'panelPage'&lt;/b> component."/>
-              <jsp:include page="/components/pageContent_include.jspx"/>
-            </tr:panelHeader>
-          </tr:panelPage>
-        </tr:panelGroupLayout>
-      </tr:form>
-    </tr:document>
-  </f:view>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <f:view>
+    <tr:document title="Page Hierarchy Demo">
+      <tr:form>
+        <tr:panelGroupLayout layout="vertical">
+          <tr:panelGroupLayout layout="horizontal">
+            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
+            <tr:spacer width="10"/>
+            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_panelPage.html"
+                       text="Tag Documentation"/>
+          </tr:panelGroupLayout>
+          <tr:separator/>
+          <tr:panelPage>
+            <f:facet name="navigation1">
+              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigation2">
+              <tr:navigationPane hint="bar" level="2" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigation3">
+              <tr:navigationPane hint="list" level="3" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigationGlobal">
+              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
+                                            icon="#{foo.ico}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="location">
+              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:breadCrumbs>
+            </f:facet>
+            <f:facet name="appAbout">
+              <tr:outputText value="appAbout facet"/>
+            </f:facet>
+            <f:facet name="appCopyright">
+              <tr:outputText value="appCopyright facet"/>
+            </f:facet>
+            <f:facet name="appPrivacy">
+              <tr:outputText value="appPrivacy facet"/>
+            </f:facet>
+            <f:facet name="branding">
+              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
+            </f:facet>
+            <f:facet name="infoFootnote">
+              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
+            </f:facet>
+            <f:facet name="infoReturn">
+              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
+            </f:facet>
+            <f:facet name="infoStatus">
+              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
+            </f:facet>
+            <f:facet name="infoUser">
+              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
+            </f:facet>
+            <f:facet name="search">
+              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
+            </f:facet>
+            <tr:panelHeader text="Title attribute">
+              <tr:outputFormatted styleUsage="instruction"
+                                  value="This group of demo pages uses one of 2 components to lay 
+                                  out the page, 'page' or 'panelPage'. This particular page uses 
+                                  the &lt;b>'panelPage'&lt;/b> component."/>
+              <jsp:include page="/components/pageContent_include.jspx"/>
+            </tr:panelHeader>
+          </tr:panelPage>
+        </tr:panelGroupLayout>
+      </tr:form>
+    </tr:document>
+  </f:view>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a1b2c2.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2.jspx Wed Nov 10 08:13:47 2010
@@ -1,102 +1,102 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <f:view>
-    <tr:document title="Page Hierarchy Demo">
-      <tr:form>
-        <tr:panelGroupLayout layout="vertical">
-          <tr:panelGroupLayout layout="horizontal">
-            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
-            <tr:spacer width="10"/>
-            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_panelPage.html"
-                       text="Tag Documentation"/>
-          </tr:panelGroupLayout>
-          <tr:separator/>
-          <tr:panelPage>
-            <f:facet name="navigation1">
-              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigation2">
-              <tr:navigationPane hint="bar" level="2" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigationGlobal">
-              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
-                                            icon="#{foo.ico}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="location">
-              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:breadCrumbs>
-            </f:facet>
-            <f:facet name="appAbout">
-              <tr:outputText value="appAbout facet"/>
-            </f:facet>
-            <f:facet name="appCopyright">
-              <tr:outputText value="appCopyright facet"/>
-            </f:facet>
-            <f:facet name="appPrivacy">
-              <tr:outputText value="appPrivacy facet"/>
-            </f:facet>
-            <f:facet name="branding">
-              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
-            </f:facet>
-            <f:facet name="infoFootnote">
-              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
-            </f:facet>
-            <f:facet name="infoReturn">
-              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
-            </f:facet>
-            <f:facet name="infoStatus">
-              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
-            </f:facet>
-            <f:facet name="infoUser">
-              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
-            </f:facet>
-            <f:facet name="search">
-              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
-            </f:facet>
-            <tr:panelHeader text="Title attribute">
-              <tr:outputFormatted styleUsage="instruction"
-                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'panelPage'&lt;/b> component."/>
-              <jsp:include page="/components/pageContent_include.jspx"/>
-            </tr:panelHeader>
-          </tr:panelPage>
-        </tr:panelGroupLayout>
-      </tr:form>
-    </tr:document>
-  </f:view>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <f:view>
+    <tr:document title="Page Hierarchy Demo">
+      <tr:form>
+        <tr:panelGroupLayout layout="vertical">
+          <tr:panelGroupLayout layout="horizontal">
+            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
+            <tr:spacer width="10"/>
+            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_panelPage.html"
+                       text="Tag Documentation"/>
+          </tr:panelGroupLayout>
+          <tr:separator/>
+          <tr:panelPage>
+            <f:facet name="navigation1">
+              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigation2">
+              <tr:navigationPane hint="bar" level="2" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigationGlobal">
+              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
+                                            icon="#{foo.ico}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="location">
+              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:breadCrumbs>
+            </f:facet>
+            <f:facet name="appAbout">
+              <tr:outputText value="appAbout facet"/>
+            </f:facet>
+            <f:facet name="appCopyright">
+              <tr:outputText value="appCopyright facet"/>
+            </f:facet>
+            <f:facet name="appPrivacy">
+              <tr:outputText value="appPrivacy facet"/>
+            </f:facet>
+            <f:facet name="branding">
+              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
+            </f:facet>
+            <f:facet name="infoFootnote">
+              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
+            </f:facet>
+            <f:facet name="infoReturn">
+              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
+            </f:facet>
+            <f:facet name="infoStatus">
+              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
+            </f:facet>
+            <f:facet name="infoUser">
+              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
+            </f:facet>
+            <f:facet name="search">
+              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
+            </f:facet>
+            <tr:panelHeader text="Title attribute">
+              <tr:outputFormatted styleUsage="instruction"
+                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'panelPage'&lt;/b> component."/>
+              <jsp:include page="/components/pageContent_include.jspx"/>
+            </tr:panelHeader>
+          </tr:panelPage>
+        </tr:panelGroupLayout>
+      </tr:form>
+    </tr:document>
+  </f:view>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b1.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b1.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b1.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b1.jspx Wed Nov 10 08:13:47 2010
@@ -1,78 +1,78 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <f:view>
-    <tr:document title="Page Hierarchy Demo">
-      <tr:form>
-        <tr:panelGroupLayout layout="vertical">
-          <tr:panelGroupLayout layout="horizontal">
-            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
-            <tr:spacer width="10"/>
-            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_page.html"
-                       text="Tag Documentation"/>
-          </tr:panelGroupLayout>
-          <tr:separator/>
-          <tr:page var="foo" value="#{menuModel.model}">
-            <f:facet name="nodeStamp">
-              <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
-                                        icon="#{foo.ico}"/>
-            </f:facet>
-            <f:facet name="appAbout">
-              <tr:outputText value="appAbout facet"/>
-            </f:facet>
-            <f:facet name="appCopyright">
-              <tr:outputText value="appCopyright facet"/>
-            </f:facet>
-            <f:facet name="appPrivacy">
-              <tr:outputText value="appPrivacy facet"/>
-            </f:facet>
-            <f:facet name="branding">
-              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
-            </f:facet>
-            <f:facet name="infoFootnote">
-              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
-            </f:facet>
-            <f:facet name="infoReturn">
-              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
-            </f:facet>
-            <f:facet name="infoStatus">
-              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
-            </f:facet>
-            <f:facet name="infoUser">
-              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
-            </f:facet>
-            <f:facet name="search">
-              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
-            </f:facet>
-            <tr:panelHeader text="Title attribute">
-              <tr:outputFormatted styleUsage="instruction"
-                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'page'&lt;/b> component."/>
-              <jsp:include page="/components/pageContent_include.jspx"/>
-            </tr:panelHeader>
-            <tr:commandButton text="Start Process" action="guide.page_p1"/>
-          </tr:page>
-        </tr:panelGroupLayout>
-      </tr:form>
-    </tr:document>
-  </f:view>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <f:view>
+    <tr:document title="Page Hierarchy Demo">
+      <tr:form>
+        <tr:panelGroupLayout layout="vertical">
+          <tr:panelGroupLayout layout="horizontal">
+            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
+            <tr:spacer width="10"/>
+            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_page.html"
+                       text="Tag Documentation"/>
+          </tr:panelGroupLayout>
+          <tr:separator/>
+          <tr:page var="foo" value="#{menuModel.model}">
+            <f:facet name="nodeStamp">
+              <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
+                                        icon="#{foo.ico}"/>
+            </f:facet>
+            <f:facet name="appAbout">
+              <tr:outputText value="appAbout facet"/>
+            </f:facet>
+            <f:facet name="appCopyright">
+              <tr:outputText value="appCopyright facet"/>
+            </f:facet>
+            <f:facet name="appPrivacy">
+              <tr:outputText value="appPrivacy facet"/>
+            </f:facet>
+            <f:facet name="branding">
+              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
+            </f:facet>
+            <f:facet name="infoFootnote">
+              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
+            </f:facet>
+            <f:facet name="infoReturn">
+              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
+            </f:facet>
+            <f:facet name="infoStatus">
+              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
+            </f:facet>
+            <f:facet name="infoUser">
+              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
+            </f:facet>
+            <f:facet name="search">
+              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
+            </f:facet>
+            <tr:panelHeader text="Title attribute">
+              <tr:outputFormatted styleUsage="instruction"
+                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'page'&lt;/b> component."/>
+              <jsp:include page="/components/pageContent_include.jspx"/>
+            </tr:panelHeader>
+            <tr:commandButton text="Start Process" action="guide.page_p1"/>
+          </tr:page>
+        </tr:panelGroupLayout>
+      </tr:form>
+    </tr:document>
+  </f:view>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b1.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b2.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b2.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b2.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b2.jspx Wed Nov 10 08:13:47 2010
@@ -1,29 +1,29 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <jsp:include page="/components/page_include.jspx"/>
-
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <jsp:include page="/components/page_include.jspx"/>
+
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a2b2.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a3.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a3.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a3.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a3.jspx Wed Nov 10 08:13:47 2010
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <jsp:include page="/components/page_include.jspx"/>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <jsp:include page="/components/page_include.jspx"/>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a3.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a4.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a4.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a4.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a4.jspx Wed Nov 10 08:13:47 2010
@@ -1,96 +1,96 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <f:view>
-    <tr:document title="Page Hierarchy Demo">
-      <tr:form>
-        <tr:panelGroupLayout layout="vertical">
-          <tr:panelGroupLayout layout="horizontal">
-            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
-            <tr:spacer width="10"/>
-            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_panelPage.html"
-                       text="Tag Documentation"/>
-          </tr:panelGroupLayout>
-          <tr:separator/>
-          <tr:panelPage>
-            <f:facet name="navigationGlobal">
-              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
-                                            icon="#{foo.ico}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="navigation1">
-              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
-                </f:facet>
-              </tr:navigationPane>
-            </f:facet>
-            <f:facet name="location">
-              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
-                <f:facet name="nodeStamp">
-                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
-                                            icon="#{foo.ico}"/>
-                </f:facet>
-              </tr:breadCrumbs>
-            </f:facet>
-            <f:facet name="appAbout">
-              <tr:outputText value="appAbout facet"/>
-            </f:facet>
-            <f:facet name="appCopyright">
-              <tr:outputText value="appCopyright facet"/>
-            </f:facet>
-            <f:facet name="appPrivacy">
-              <tr:outputText value="appPrivacy facet"/>
-            </f:facet>
-            <f:facet name="branding">
-              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
-            </f:facet>
-            <f:facet name="infoFootnote">
-              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
-            </f:facet>
-            <f:facet name="infoReturn">
-              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
-            </f:facet>
-            <f:facet name="infoStatus">
-              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
-            </f:facet>
-            <f:facet name="infoUser">
-              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
-            </f:facet>
-            <f:facet name="search">
-              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
-            </f:facet>
-            <tr:panelHeader text="Title attribute">
-              <tr:outputFormatted styleUsage="instruction"
-                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'panelPage'&lt;/b> component."/>
-              <jsp:include page="/components/pageContent_include.jspx"/>
-            </tr:panelHeader>
-          </tr:panelPage>
-        </tr:panelGroupLayout>
-      </tr:form>
-    </tr:document>
-  </f:view>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <f:view>
+    <tr:document title="Page Hierarchy Demo">
+      <tr:form>
+        <tr:panelGroupLayout layout="vertical">
+          <tr:panelGroupLayout layout="horizontal">
+            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
+            <tr:spacer width="10"/>
+            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_panelPage.html"
+                       text="Tag Documentation"/>
+          </tr:panelGroupLayout>
+          <tr:separator/>
+          <tr:panelPage>
+            <f:facet name="navigationGlobal">
+              <tr:navigationPane hint="buttons" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
+                                            icon="#{foo.ico}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="navigation1">
+              <tr:navigationPane hint="tabs" level="1" var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"/>
+                </f:facet>
+              </tr:navigationPane>
+            </f:facet>
+            <f:facet name="location">
+              <tr:breadCrumbs var="foo" value="#{menuModel.model}">
+                <f:facet name="nodeStamp">
+                  <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
+                                            icon="#{foo.ico}"/>
+                </f:facet>
+              </tr:breadCrumbs>
+            </f:facet>
+            <f:facet name="appAbout">
+              <tr:outputText value="appAbout facet"/>
+            </f:facet>
+            <f:facet name="appCopyright">
+              <tr:outputText value="appCopyright facet"/>
+            </f:facet>
+            <f:facet name="appPrivacy">
+              <tr:outputText value="appPrivacy facet"/>
+            </f:facet>
+            <f:facet name="branding">
+              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
+            </f:facet>
+            <f:facet name="infoFootnote">
+              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
+            </f:facet>
+            <f:facet name="infoReturn">
+              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
+            </f:facet>
+            <f:facet name="infoStatus">
+              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
+            </f:facet>
+            <f:facet name="infoUser">
+              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
+            </f:facet>
+            <f:facet name="search">
+              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
+            </f:facet>
+            <tr:panelHeader text="Title attribute">
+              <tr:outputFormatted styleUsage="instruction"
+                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'panelPage'&lt;/b> component."/>
+              <jsp:include page="/components/pageContent_include.jspx"/>
+            </tr:panelHeader>
+          </tr:panelPage>
+        </tr:panelGroupLayout>
+      </tr:form>
+    </tr:document>
+  </f:view>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_a4.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_include.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_include.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_include.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_include.jspx Wed Nov 10 08:13:47 2010
@@ -1,77 +1,77 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <f:view>
-    <tr:document title="Page Hierarchy Demo">
-      <tr:form>
-        <tr:panelGroupLayout layout="vertical">
-          <tr:panelGroupLayout layout="horizontal">
-            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
-            <tr:spacer width="10"/>
-            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_page.html"
-                       text="Tag Documentation"/>
-          </tr:panelGroupLayout>
-          <tr:separator/>
-          <tr:page var="foo" value="#{menuModel.model}" shortDesc="Select Tab">
-            <f:facet name="nodeStamp">
-              <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
-                                        icon="#{foo.ico}"/>
-            </f:facet>
-            <f:facet name="appAbout">
-              <tr:outputText value="appAbout facet"/>
-            </f:facet>
-            <f:facet name="appCopyright">
-              <tr:outputText value="appCopyright facet"/>
-            </f:facet>
-            <f:facet name="appPrivacy">
-              <tr:outputText value="appPrivacy facet"/>
-            </f:facet>
-            <f:facet name="branding">
-              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
-            </f:facet>
-            <f:facet name="infoFootnote">
-              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
-            </f:facet>
-            <f:facet name="infoReturn">
-              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
-            </f:facet>
-            <f:facet name="infoStatus">
-              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
-            </f:facet>
-            <f:facet name="infoUser">
-              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
-            </f:facet>
-            <f:facet name="search">
-              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
-            </f:facet>
-            <tr:panelHeader text="Title attribute">
-              <tr:outputFormatted styleUsage="instruction"
-                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'page'&lt;/b> component."/>
-              <jsp:include page="/components/pageContent_include.jspx"/>
-            </tr:panelHeader>
-          </tr:page>
-        </tr:panelGroupLayout>
-      </tr:form>
-    </tr:document>
-  </f:view>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core" xmlns:tr="http://myfaces.apache.org/trinidad">
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <f:view>
+    <tr:document title="Page Hierarchy Demo">
+      <tr:form>
+        <tr:panelGroupLayout layout="vertical">
+          <tr:panelGroupLayout layout="horizontal">
+            <tr:commandLink immediate="true" text="Component Guide" action="guide"/>
+            <tr:spacer width="10"/>
+            <tr:goLink destination="http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_page.html"
+                       text="Tag Documentation"/>
+          </tr:panelGroupLayout>
+          <tr:separator/>
+          <tr:page var="foo" value="#{menuModel.model}" shortDesc="Select Tab">
+            <f:facet name="nodeStamp">
+              <tr:commandNavigationItem text="#{foo.label}" action="#{foo.getOutcome}"
+                                        icon="#{foo.ico}"/>
+            </f:facet>
+            <f:facet name="appAbout">
+              <tr:outputText value="appAbout facet"/>
+            </f:facet>
+            <f:facet name="appCopyright">
+              <tr:outputText value="appCopyright facet"/>
+            </f:facet>
+            <f:facet name="appPrivacy">
+              <tr:outputText value="appPrivacy facet"/>
+            </f:facet>
+            <f:facet name="branding">
+              <tr:outputFormatted styleUsage="instruction" value="branding facet"/>
+            </f:facet>
+            <f:facet name="infoFootnote">
+              <tr:outputFormatted styleUsage="instruction" value="infoFootnote facet"/>
+            </f:facet>
+            <f:facet name="infoReturn">
+              <tr:outputFormatted styleUsage="instruction" value="infoReturn facet"/>
+            </f:facet>
+            <f:facet name="infoStatus">
+              <tr:outputFormatted styleUsage="instruction" value="infoStatus facet"/>
+            </f:facet>
+            <f:facet name="infoUser">
+              <tr:outputFormatted styleUsage="instruction" value="infoUser facet"/>
+            </f:facet>
+            <f:facet name="search">
+              <tr:outputFormatted styleUsage="instruction" value="search facet"/>
+            </f:facet>
+            <tr:panelHeader text="Title attribute">
+              <tr:outputFormatted styleUsage="instruction"
+                                  value="This group of demo pages uses one of 2 components to lay out the page, 'page' or 'panelPage'. This particular page uses the &lt;b>'page'&lt;/b> component."/>
+              <jsp:include page="/components/pageContent_include.jspx"/>
+            </tr:panelHeader>
+          </tr:page>
+        </tr:panelGroupLayout>
+      </tr:form>
+    </tr:document>
+  </f:view>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_include.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p1.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p1.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p1.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p1.jspx Wed Nov 10 08:13:47 2010
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <jsp:include page="/components/page_process_include.jspx"/>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <jsp:include page="/components/page_process_include.jspx"/>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p1.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p2.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p2.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p2.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p2.jspx Wed Nov 10 08:13:47 2010
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <jsp:include page="/components/page_process_include.jspx"/>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <jsp:include page="/components/page_process_include.jspx"/>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p2.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p3.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p3.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p3.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p3.jspx Wed Nov 10 08:13:47 2010
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <jsp:include page="/components/page_process_include.jspx"/>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <jsp:include page="/components/page_process_include.jspx"/>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p3.jspx
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p4.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p4.jspx?rev=1033391&r1=1033390&r2=1033391&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p4.jspx (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p4.jspx Wed Nov 10 08:13:47 2010
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-	   
--->
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
-          xmlns:f="http://java.sun.com/jsf/core"
-          xmlns:h="http://java.sun.com/jsf/html"
-          xmlns:trh="http://myfaces.apache.org/trinidad/html"
-          xmlns:tr="http://myfaces.apache.org/trinidad" >
-  <jsp:directive.page contentType="text/html;charset=utf-8"/>
-  <jsp:include page="/components/page_process_include.jspx"/>
-</jsp:root>
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+	   
+-->
+<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
+          xmlns:f="http://java.sun.com/jsf/core"
+          xmlns:h="http://java.sun.com/jsf/html"
+          xmlns:trh="http://myfaces.apache.org/trinidad/html"
+          xmlns:tr="http://myfaces.apache.org/trinidad" >
+  <jsp:directive.page contentType="text/html;charset=utf-8"/>
+  <jsp:include page="/components/page_process_include.jspx"/>
+</jsp:root>

Propchange: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/webapp/components/page_p4.jspx
------------------------------------------------------------------------------
    svn:eol-style = native