Author: gvanmatre Date: Mon Mar 13 19:40:16 2006 New Revision: 385725 URL: http://svn.apache.org/viewcvs?rev=385725&view=rev Log: Added a few items to the release notes.
Modified: struts/shale/trunk/docs/release-notes-1.0.1.html Modified: struts/shale/trunk/docs/release-notes-1.0.1.html URL: http://svn.apache.org/viewcvs/struts/shale/trunk/docs/release-notes-1.0.1.html?rev=385725&r1=385724&r2=385725&view=diff ============================================================================== --- struts/shale/trunk/docs/release-notes-1.0.1.html (original) +++ struts/shale/trunk/docs/release-notes-1.0.1.html Mon Mar 13 19:40:16 2006 @@ -156,6 +156,21 @@ objects for <code>ResponseWriter</code>, <code>ResponseStream</code>, and <code>Principal</code> objects.</p> + <P><b>Shale Clay plugin</b> - The Clay plugin has made several improvements with the help + of the community. The most significant improvement is with the HTML template option. + Several fixes were applied to in the template parser and to the + nested template inclusion. The symbols feature became more stable and a example + demonstrating symbols was added to the usecases project. The example features + the usage of symbols to create generic tiles like page layouts. + In addition, an example of using full XML views was added to the symbols example. + The full XML views allow the page entry point to be defined in a XML document + conforming to the Clay DTD similar to tiles definitions. These page definitions + can be centrality located in a single XML document or defined for each view. + The Clay documentation also underwent improvements. A new introduction and story + on using HTML views was added. The composition options and reuse features were + expanded on.</p> + + <h4>3.2 Bugfix Issues</h4> <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=36884">36884<a>] @@ -198,7 +213,13 @@ <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38593">38593<a>] ValidatorScript does not find validators in facets.</p> + <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38784">38784<a>] + LoadBundle basename property is not set.</p> + <p>[-----] Fix two Clay configuration parsing bugs.</p> + + <p>[-----] The "styleClass" attribute was duplicated in the Clay base configuration + file resulting in an invalid "bindingType".</p> <h4>3.3 Request For Enhancement Issues</h4> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]