Author: dmaliarevich
Date: 2011-09-05 10:42:41 -0400 (Mon, 05 Sep 2011)
New Revision: 34526
Added:
trunk/documentation/whatsnew/vpe/images/3.3.0.M3/
trunk/documentation/whatsnew/vpe/images/3.3.0.M3/8719.png
trunk/documentation/whatsnew/vpe/images/3.3.0.M3/9203.png
trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M3.html
Log:
https://issues.jboss.org/browse/JBIDE-9622 , NN for 3.3.0.M3
Added: trunk/documentation/whatsnew/vpe/images/3.3.0.M3/8719.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/vpe/images/3.3.0.M3/8719.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/vpe/images/3.3.0.M3/9203.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/vpe/images/3.3.0.M3/9203.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M3.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M3.html (rev
0)
+++ trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M3.html 2011-09-05 14:42:41 UTC (rev
34526)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css" />
+<title>What's New Visual Page Editor 3.3.0.M3</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>What's New Visual Page Editor 3.3.0.M3</h1>
+
+<p align="right">
+<a href="../index.html">< Main Index</a>
+<a href="../cdi/cdi-news-3.3.0.M3.html">CDI/Seam 3 Tools
></a>
+</p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Editor</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left" width="200px">
+ <b><p>
+ Special and non-ASCII characters is now supported in Externalize Strings wizard
+ <p></b>
+ </td>
+ <td valign="top">
+ <p>Line breaks and carret returns are displayed as escaped sequence.</p>
+ <p>As well as non-ASCII characters are shown in unicode codes.</p>
+ <p><img src="images/3.3.0.M3/9203.png" alt="non-ASCII
characters" /></p>
+ <p><small>
+ <a
href="https://jira.jboss.org/jira/browse/JBIDE-9203">Related
Jira</a>
+ </small></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left" width="200px">
+ <b><p>
+ Default "Actual Run-Time Folders" are shown in the Page Desigh Options
dialog
+ <p></b>
+ </td>
+ <td valign="top">
+ <p>Checkboxes were added to change default value</p>
+ <p><img src="images/3.3.0.M3/8719.png" alt="Actual Run-Time
Folders" /></p>
+ <p><small>
+ <a
href="https://jira.jboss.org/jira/browse/JBIDE-8719">Related
Jira</a>
+ </small></p>
+ </td>
+ </tr>
+</table>
+</body>
+</html>
\ No newline at end of file