[Openvas-commits] r6292 - in trunk/gsa: . src/html/src/help
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Dec 31 13:06:24 CET 2009
Author: felix
Date: 2009-12-31 13:06:23 +0100 (Thu, 31 Dec 2009)
New Revision: 6292
Modified:
trunk/gsa/ChangeLog
trunk/gsa/src/html/src/help/configure_agents.htm4
trunk/gsa/src/html/src/help/configure_credentials.htm4
trunk/gsa/src/html/src/help/configure_targets.htm4
Log:
Updated help texts.
* src/html/src/configure_agents.htm4,
src/html/src/configure_credentials.htm4,
src/html/src/configure_targets.htm4: Updated.
Modified: trunk/gsa/ChangeLog
===================================================================
--- trunk/gsa/ChangeLog 2009-12-31 11:43:54 UTC (rev 6291)
+++ trunk/gsa/ChangeLog 2009-12-31 12:06:23 UTC (rev 6292)
@@ -1,5 +1,13 @@
2009-12-31 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+ Updated help texts.
+
+ * src/html/src/configure_agents.htm4,
+ src/html/src/configure_credentials.htm4,
+ src/html/src/configure_targets.htm4: Updated.
+
+2009-12-31 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
* src/html/src/omp.xsl: Link help from scanconfig details page.
* src/html/src/help/scanconfig_details.htm4: New.
Modified: trunk/gsa/src/html/src/help/configure_agents.htm4
===================================================================
--- trunk/gsa/src/html/src/help/configure_agents.htm4 2009-12-31 11:43:54 UTC (rev 6291)
+++ trunk/gsa/src/html/src/help/configure_agents.htm4 2009-12-31 12:06:23 UTC (rev 6292)
@@ -36,13 +36,20 @@
<td>Alphanumeric</td>
<td>WinSLAD</td>
</tr>
-<tr class="odd">
+<tr class="even">
<td>Comment</td>
<td>no</td>
<td>40</td>
<td>Alphanumeric</td>
<td>This agent collects several plugins.</td>
</tr>
+<tr class="odd">
+ <td>Installer</td>
+ <td>yes</td>
+ <td>--</td>
+ <td>File</td>
+ <td>Upload the agent tool.</td>
+</tr>
<!-- TODO: installer, howto_install, howto_us -->
</table>
Modified: trunk/gsa/src/html/src/help/configure_credentials.htm4
===================================================================
--- trunk/gsa/src/html/src/help/configure_credentials.htm4 2009-12-31 11:43:54 UTC (rev 6291)
+++ trunk/gsa/src/html/src/help/configure_credentials.htm4 2009-12-31 12:06:23 UTC (rev 6292)
@@ -50,6 +50,13 @@
<td>Alphanumeric</td>
<td>Security Scan Account</td>
</tr>
+<tr class="even">
+ <td>Login</td>
+ <td>no</td>
+ <td>80</td>
+ <td>Alphanumeric</td>
+ <td>jsmith</td>
+</tr>
<tr class="odd">
<td>Comment</td>
<td>no</td>
@@ -76,7 +83,11 @@
<td>Name</td>
<td>Shows name of the credential.</td>
</tr>
-<tr>
+<tr class="even">
+ <td>Login</td>
+ <td>Shows the login name that was provided for this credential.</td>
+</tr>
+<tr class="odd">
<td>Comment</td>
<td>Shows the comment that was provided for this credential.</td>
</tr>
@@ -93,6 +104,14 @@
will immedialy remove the entry and update the list.
</p>
+<h4>Credential Details</h4>
+
+<p>
+Pressing the details icon
+<img src="/img/details.png" alt="Details" title="Details" />
+will show details about the credential.
+</p>
+
<h4>Download RPM Package</h4>
<p>
Modified: trunk/gsa/src/html/src/help/configure_targets.htm4
===================================================================
--- trunk/gsa/src/html/src/help/configure_targets.htm4 2009-12-31 11:43:54 UTC (rev 6291)
+++ trunk/gsa/src/html/src/help/configure_targets.htm4 2009-12-31 12:06:23 UTC (rev 6292)
@@ -44,7 +44,7 @@
<td>Alphanumeric</td>
<td>Staging webservers</td>
</tr>
-<tr>
+<tr class="even">
<td>Hosts</td>
<td>yes</td>
<td>80</td>
@@ -58,6 +58,13 @@
<td>Alphanumeric</td>
<td>Covers both of our web staging systems</td>
</tr>
+<tr class="even">
+ <td>Credential (optional)</td>
+ <td>no</td>
+ <td>--</td>
+ <td>Any of the <a href="configure_credentials.html">configured credentials</a>.</td>
+ <td>Security Scan Account</td>
+</tr>
</table>
<a name="targets"></a>
@@ -67,6 +74,7 @@
This table provides an overview of all configured
targets. The complete contents of the target entries
are shown (name, comment and hosts).
+If credentials are linked to the target, they are listed as well.
</p>
<table class="gbntable">
@@ -80,24 +88,28 @@
if specificied, the comment in brackets below
the name.</td>
</tr>
-<tr>
+<tr class="even">
<td>Hosts</td>
<td>The comma separated list of target hosts, specified
either via hostname or IP.</td>
</tr>
-<tr>
+<tr class="odd">
<td>IPs</td>
<td>The total number of IPs that results from the
hosts specification.</td>
</tr>
+<tr class="even">
+ <td>Credentials</td>
+ <td>List of associated credentials, that can be clicked on to view details.</td>
+</tr>
</table>
<a name="actions"></a>
<h3>Actions</h3>
<p>
-For targets only one action is available: to delete an
-entry. <em>Editing a target</em> is not foreseen.
+Target specifications can only be inspected or deleted.
+<em>Editing a target</em> is not foreseen.
You may copy the contents from the list to the above
shown "New Target" dialog and create a new target from this
with a different name.
@@ -117,4 +129,12 @@
out <img src="/img/delete_inactive.png" alt="Delete" title="Delete" />.
</p>
+<h4>Target Details</h4>
+
+<p>
+Pressing the details icon
+<img src="/img/details.png" alt="Details" title="Details" />
+will show details of the target specification and Tasks that use this target.
+</p>
+
m4_include(`footer.m4')
More information about the Openvas-commits
mailing list