Author: husted Date: Wed Oct 26 03:32:34 2005 New Revision: 328625 URL: http://svn.apache.org/viewcvs?rev=328625&view=rev Log: Minor grammatical changes to new ApacheCon section.
Modified: struts/site/trunk/xdocs/index.xml Modified: struts/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/index.xml?rev=328625&r1=328624&r2=328625&view=diff ============================================================================== --- struts/site/trunk/xdocs/index.xml (original) +++ struts/site/trunk/xdocs/index.xml Wed Oct 26 03:32:34 2005 @@ -11,7 +11,7 @@ <body> -<section name="Struts @ ApacheCon 2005 US"> +<section name="Struts @ ApacheCon"> <p> <a href="http://apachecon.com/2005/US"><img align="right" src="http://apache.org/images/ac2005us_white_184x80.jpg"/></a> @@ -42,7 +42,7 @@ and focuses on adding value, rather than redundantly implementing features that JSF already provides. Shale will run on any compliant JSF implementation, including the one being developed by the Apache MyFaces project. It also includes many features that Struts users appreciate, such as - supporting client side validation and the Tiles framework + supporting client side validation and the Tiles framework. </p> <p> @@ -56,7 +56,7 @@ application and then learn how to build a TreeView component from scratch. The ListView component will provide fully implemented pagination, sorting, filtering, selection management, styling, and drill-down for arbitrary columns defined in an XML config file. The TreeView will allow recursive nesting, and will - support a config setting allowing it to switch between an AJAX update mode + support a config setting allowing it to switch between an AJAX update mode. </p> <p> @@ -71,7 +71,7 @@ provide fully implemented pagination, sorting, filtering, selection management, styling, and drill-down for arbitrary columns defined in an XML config file. The TreeView will allow recursive nesting, and will support a config setting allowing it to switch between an AJAX update mode, and an update mode relying on - the standard form + the standard form. </p> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]