Author: yradtsevich
Date: 2010-07-08 13:20:27 -0400 (Thu, 08 Jul 2010)
New Revision: 23323
Added:
trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-attribute.png
trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-component.png
trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-folder.png
Modified:
trunk/documentation/whatsnew/vpe/vpe-news-3.2.0.M1.html
Log:
Description of new JSF 2 Quick Fixes has been added to 'What's New Visual Page
Editor 3.2.0.M1'.
Added: trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-attribute.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-attribute.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-component.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-component.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-folder.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/vpe/images/3.2.0.M1/jsf2-create-folder.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/vpe/vpe-news-3.2.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-3.2.0.M1.html 2010-07-08 16:11:57 UTC (rev
23322)
+++ trunk/documentation/whatsnew/vpe/vpe-news-3.2.0.M1.html 2010-07-08 17:20:27 UTC (rev
23323)
@@ -22,12 +22,36 @@
</td>
</tr>
<tr>
+ <td valign="top" align="left"><b>Quick Fixes for JSF
2</b></td>
+ <td valign="top">
+ <ul><li>
+ Quick fix to create JSF 2 composite folder:
+ <p><img src="images/3.2.0.M1/jsf2-create-folder.png"
+ alt="Create JSF 2 Composite Folder" /></p>
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5922">Related
Jira</a></small></p>
+ </li>
+ <li>
+ Quick fix to create JSF 2 composite component:
+ <p><img src="images/3.2.0.M1/jsf2-create-component.png"
+ alt="Create JSF 2 Composite Component" /></p>
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5930">Related
Jira</a></small></p>
+ </li>
+ <li>
+ Quick fix to create attributes in JSF 2 composite component:
+ <p><img src="images/3.2.0.M1/jsf2-create-attribute.png"
+ alt="Create attribute in JSF 2 Composite Component" /></p>
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5937">Related
Jira</a></small></p>
+ </li></ul>
+ </td>
+ </tr>
+ <tr><td colspan="2"><hr/></td></tr>
+ <tr>
<td valign="top" align="left"><b>XHTML
Templates</b></td>
<td valign="top">
Now templates for new XHTML pages may be edited in the conventional way.
<p><img src="images/3.2.0.M1/xhtml-templates.png"
- alt="VPE Drag&Drop" /></p>
+ alt="XHTML Templates Editor" /></p>
<p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-6131">Related
Jira</a></small></p>
</td>