| <?xml version="1.0" encoding="UTF-8"?> |
| <?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?> |
| <release name="3.2 M6" root="../../.."> |
| <!-- |
| <component name="component name, such as JavaServer Faces Tools"> |
| <item title="item title can go here"> |
| <title>item title can also go here</title> |
| <description>description of this new feature, preferably with cropped .pngs (800px wide or less) of the UI</description> |
| </item> |
| </component> |
| --> |
| <component name="JavaServer Faces Tools"> |
| <item title="Support for JSF 2.0"> |
| <description> |
| JSF Tools now supports the configuration of a Dynamic Web Project as a |
| JSF 2.0 project. This milestone also has basic support for |
| source-level editing of Facelet XHTML view files in the Web Page |
| Editor(WPE). |
| <br /> |
| <br /> |
| </description> |
| </item> |
| <item title="Web Page Editor (WPE) Design Pane enhancements"> |
| <description> |
| Visual rendering in the WPE design pane has the following |
| enhancements: |
| <ul> |
| <li>optiona to adjust or remove artificial box padding.</li> |
| <li>option to turn off absolute position rendering in CSS.</li> |
| </ul> |
| <br></br> |
| Relative uri resource such as images that contained url encoding |
| characters render properly. |
| <br /> |
| <br /> |
| </description> |
| </item> |
| </component> |
| </release> |