Author: max.andersen(a)jboss.com
Date: 2012-10-03 06:24:21 -0400 (Wed, 03 Oct 2012)
New Revision: 44232
Modified:
trunk/documentation/whatsnew/as/as-news-4.0.0.Alpha2.html
trunk/documentation/whatsnew/index.html
trunk/documentation/whatsnew/openshift/openshift-news-2.4.0.Alpha2.html
trunk/documentation/whatsnew/usage/usage-news-4.0.0.Alpha2.html
trunk/documentation/whatsnew/vpe/vpe-news-4.0.0.Alpha2.html
Log:
fixed linking and put important news upfront
Modified: trunk/documentation/whatsnew/as/as-news-4.0.0.Alpha2.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-4.0.0.Alpha2.html 2012-10-03 09:58:12 UTC (rev
44231)
+++ trunk/documentation/whatsnew/as/as-news-4.0.0.Alpha2.html 2012-10-03 10:24:21 UTC (rev
44232)
@@ -22,7 +22,7 @@
<h1>JBoss AS Tools 4.0.0.Alpha2 What's New</h1>
<p align="right"><a href="../index.html">< Main
Index</a> <a
-href="../cdi/cdi-news-4.0.0.Alpha2.html">CDI
Tools></a></p>
+href="../openshift/openshift-news-2.4.0.Alpha2.html">OpenShift
Tools></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2012-10-03 09:58:12 UTC (rev 44231)
+++ trunk/documentation/whatsnew/index.html 2012-10-03 10:24:21 UTC (rev 44232)
@@ -52,6 +52,7 @@
<td valign="top" align="left">
<p align="right"><b>4.0.0.Alpha2</b>
<td valign="top">
+ <p><a href="as/as-news-4.0.0.Alpha2.html">Server
Tools</a></p>
<p><a
href="openshift/openshift-news-2.4.0.Alpha2.html">OpenShift
Tools</a></p>
<p><a
href="usage/usage-news-4.0.0.Alpha2.html">Usage</a></p>
<p><a href="vpe/vpe-news-4.0.0.Alpha2.html">Visual Page
Editor/BrowserSim</a></p>
Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.4.0.Alpha2.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.4.0.Alpha2.html 2012-10-03
09:58:12 UTC (rev 44231)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.4.0.Alpha2.html 2012-10-03
10:24:21 UTC (rev 44232)
@@ -23,8 +23,9 @@
<body>
<h1>OpenShift 2.4.0.Alpha2 What's New</h1>
-<p align="right"><a href="../index.html">< Main
Index</a> <a
- href="../as/as-news-4.0.0.Alpha2.html">Server Tools
+<p align="right"><a
href="../as/as-news-4.0.0.Alpha2.html">< Server
+ Tools</a> <a
+ href="../usage/usage-news-4.0.0.Alpha2.html">Usage
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>
@@ -75,23 +76,34 @@
<tr>
<td colspan="2">
<hr />
- <h3>OpenShift Domain wizard</h3>
+ <h3>SSH Keys Management wizard</h3>
<hr />
</td>
</tr>
<tr>
<td valign="top" align="left">
- <b>Separated keys from domain creation</b>
+ <b>New SSH Keys management wizard</b>
</td>
<td valign="top" align="left">
- So far you had to provide your SSH when you created your domain. This was far from
ideal since there was no way to add keys
- once you had your domain. We now provide a whole new wizard that is dedicated to
managing your OpenShift keys.
- If you now create a domain you will only have to choose a name for it. There's no
choosing a key any more.<br>
- A link in the bottom of the domain wizard allows you to get to the keys management
wizard.
+ In Alpha2 we now added a whole new wizard that allows you to manage your ssh keys on
OpenShift.
+ You'll get there from the context-menu in the OpenShift Explorer.
+ We also provide links to it when you create a domain or application.
<p>
- <img src="images/create-domain.png" alt="create a new domain"
/>
+ <img src="images/manage-ssh-keys.png" alt="manage your ssh
keys" />
</p>
+ Once you are in the wizard you'll spot the public keys you already added to
OpenShift.
<p>
+ <img src="images/keys-management-wizard.png" alt="add new public
key" />
+ </p>
+ Buttons allow you to get to dialogs to create a whole new keypair or add your
existing key:
+ <p>
+ <img src="images/add-new-key.png" alt="add new public key"
/>
+ </p>
+ <p>
+ <img src="images/add-existing-key.png" alt="add existing public
key" />
+ </p>
+ The wizard of course also allows you to remove keys from OpenShift.
+ <p>
<small>
<a
href="https://issues.jboss.org/browse/JBIDE-11912">Related
Jira</a>
</small>
@@ -101,20 +113,21 @@
<tr>
<td colspan="2">
<hr />
- <h3>OpenShift application wizard</h3>
+ <h3>OpenShift Domain wizard</h3>
<hr />
</td>
</tr>
<tr>
<td valign="top" align="left">
- <b>Can't create if no public keys</b>
+ <b>Separated keys from domain creation</b>
</td>
<td valign="top" align="left">
- We'll check if you have any public SSH keys on OpenShift once you're up to
create a new OpenShift application.
- We'll display an error if you haven't. A link allows you to get to the SSH
management wizard where you can
- create and add the required key(s).
+ So far you had to provide your SSH when you created your domain. This was far from
ideal since there was no way to add keys
+ once you had your domain. We now provide a whole new wizard that is dedicated to
managing your OpenShift keys.
+ If you now create a domain you will only have to choose a name for it. There's no
choosing a key any more.<br>
+ A link in the bottom of the domain wizard allows you to get to the keys management
wizard.
<p>
- <img src="images/no-keys.png" alt="no ssh public key" />
+ <img src="images/create-domain.png" alt="create a new domain"
/>
</p>
<p>
<small>
@@ -126,40 +139,29 @@
<tr>
<td colspan="2">
<hr />
- <h3>SSH Keys Management wizard</h3>
+ <h3>OpenShift application wizard</h3>
<hr />
</td>
</tr>
<tr>
<td valign="top" align="left">
- <b>New SSH Keys management wizard</b>
+ <b>Can't create if no public keys</b>
</td>
<td valign="top" align="left">
- In Alpha2 we now added a whole new wizard that allows you to manage your ssh keys on
OpenShift.
- You'll get there from the context-menu in the OpenShift Explorer.
- We also provide links to it when you create a domain or application.
+ We'll check if you have any public SSH keys on OpenShift once you're up to
create a new OpenShift application.
+ We'll display an error if you haven't. A link allows you to get to the SSH
management wizard where you can
+ create and add the required key(s).
<p>
- <img src="images/manage-ssh-keys.png" alt="manage your ssh
keys" />
+ <img src="images/no-keys.png" alt="no ssh public key" />
</p>
- Once you are in the wizard you'll spot the public keys you already added to
OpenShift.
<p>
- <img src="images/keys-management-wizard.png" alt="add new public
key" />
- </p>
- Buttons allow you to get to dialogs to create a whole new keypair or add your
existing key:
- <p>
- <img src="images/add-new-key.png" alt="add new public key"
/>
- </p>
- <p>
- <img src="images/add-existing-key.png" alt="add existing public
key" />
- </p>
- The wizard of course also allows you to remove keys from OpenShift.
- <p>
<small>
<a
href="https://issues.jboss.org/browse/JBIDE-11912">Related
Jira</a>
</small>
</p>
</td>
</tr>
+
</table>
</body>
Modified: trunk/documentation/whatsnew/usage/usage-news-4.0.0.Alpha2.html
===================================================================
--- trunk/documentation/whatsnew/usage/usage-news-4.0.0.Alpha2.html 2012-10-03 09:58:12
UTC (rev 44231)
+++ trunk/documentation/whatsnew/usage/usage-news-4.0.0.Alpha2.html 2012-10-03 10:24:21
UTC (rev 44232)
@@ -23,7 +23,9 @@
<h1><span>Usage Reporting 4.0.0.Alpha2 What's
New</span></h1>
<p align="right">
- <a href="../index.html">< Main Index</a>
+ <a href="../openshift/openshift-news-2.4.0.Alpha2.html"><
+OpenShift</a> <a
+href="../vpe/vpe-news-4.0.0.Alpha2.html">Visual Editor ></a>
</p>
<table border="0" cellpadding="10" cellspacing="0"
width="100%">
<tr>
Modified: trunk/documentation/whatsnew/vpe/vpe-news-4.0.0.Alpha2.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-4.0.0.Alpha2.html 2012-10-03 09:58:12 UTC
(rev 44231)
+++ trunk/documentation/whatsnew/vpe/vpe-news-4.0.0.Alpha2.html 2012-10-03 10:24:21 UTC
(rev 44232)
@@ -24,7 +24,9 @@
<h1
style="text-align:left">Visual Page Editor/BrowserSim
4.0.0.Alpha2 What's New</h1>
<p align="right">
-<a href="../index.html">< Main Index</a>
+ <a href="../usage/usage-news-4.0.0.Alpha2.html"><
+Usage</a>
+<a href="../index.html">Main Index ></a>
</p>
<table border="0" cellpadding="10" cellspacing="0">