[Openvas-commits] r6291 - in trunk/gsa: . src/html/src src/html/src/help
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Dec 31 12:43:55 CET 2009
Author: felix
Date: 2009-12-31 12:43:54 +0100 (Thu, 31 Dec 2009)
New Revision: 6291
Added:
trunk/gsa/src/html/src/help/scanconfig_details.htm4
Modified:
trunk/gsa/ChangeLog
trunk/gsa/src/html/src/help/configure_scanconfigs.htm4
trunk/gsa/src/html/src/omp.xsl
Log:
* src/html/src/omp.xsl: Link help from scanconfig details page.
* src/html/src/help/scanconfig_details.htm4: New.
* src/html/src/help/configure_scanconfigs.htm4: Slightly improved, link
to new help page.
Modified: trunk/gsa/ChangeLog
===================================================================
--- trunk/gsa/ChangeLog 2009-12-31 10:32:39 UTC (rev 6290)
+++ trunk/gsa/ChangeLog 2009-12-31 11:43:54 UTC (rev 6291)
@@ -1,5 +1,14 @@
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.
+
+ * src/html/src/help/configure_scanconfigs.htm4: Slightly improved, link
+ to new help page.
+
+2009-12-31 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
* ChangeLog: Corrected paths.
* src/html/src/help/configure_escalators.htm4: New.
Modified: trunk/gsa/src/html/src/help/configure_scanconfigs.htm4
===================================================================
--- trunk/gsa/src/html/src/help/configure_scanconfigs.htm4 2009-12-31 10:32:39 UTC (rev 6290)
+++ trunk/gsa/src/html/src/help/configure_scanconfigs.htm4 2009-12-31 11:43:54 UTC (rev 6291)
@@ -120,7 +120,7 @@
<h3>Actions</h3>
<p>
-For Scan Configurations these are available.
+For Scan Configurations the following actions are available.
</p>
<h4>Delete Scan Config</h4>
@@ -152,7 +152,7 @@
A Scan Config can be modified if it is not currently in use by a task.
A click on the edit icon
<img src="/img/edit.png" alt="Edit" title="Edit" />
-will open the Scan Config Details dialog with details on the configuration
+will open the <a href="scanconfig_details.html">Scan Config Details</a> dialog with details on the configuration
such as the selected NVTs and applied settings and allow modifications of it.
If the Scan Config is currently in use by a task, the icon will appear greyed
out <img src="/img/edit_inactive.png" alt="Editing not possible" title="Editing not possible" />.
Added: trunk/gsa/src/html/src/help/scanconfig_details.htm4
===================================================================
--- trunk/gsa/src/html/src/help/scanconfig_details.htm4 2009-12-31 10:32:39 UTC (rev 6290)
+++ trunk/gsa/src/html/src/help/scanconfig_details.htm4 2009-12-31 11:43:54 UTC (rev 6291)
@@ -0,0 +1,123 @@
+m4_define(`PAGE_TITLE', `Help: Scan Config Details')
+m4_include(`header.m4')
+
+<div style="float:left;"><a href="/help/contents.html">Help Contents</a></div>
+<div style="float:right;"><a href="/omp?cmd=get_config&name=Full%20and%20fast">Jump to example dialog</a></div>
+ <br />
+
+<h1>Scan Config Details</h1>
+
+<p>
+This dialog shows the name and comment of a given
+<a href="glossary.html#scanconfig">Scan Configuration</a> together with the
+associated configuration parameters itself.
+</p>
+
+<h2>Network Vulnerability Test Families</h2>
+
+<p>
+This table provides an overview of the selected NVTs and NVT Families.
+A Trend icon next to the Family column of the table indicates whether new
+families will automaticall be included ("Grow") <img src="/img/trend_more.png" />
+or not ("Static") <img src="/img/trend_nochange.png" />.
+</p>
+
+<table class="gbntable">
+<tr class="gbntablehead2">
+ <td>Column</td>
+ <td>Description</td>
+</tr>
+<tr class="odd">
+ <td>Family</td>
+ <td>Shows the name of the NVT Family.</td>
+</tr>
+<tr class="even">
+ <td>NVT's selected</td>
+ <td>The number of NVTs that would be considered
+ with the current NVT set and the total number of NVTs in this family.</td>
+</tr>
+<tr class="odd">
+ <td>Trend</td>
+ <td>Shows the Trend, which indicates whether new NVTs of this family are
+ automatically added to the configuration ("Grow") <img src="/img/trend_more.png" /> or
+ not ("Static") <img src="/img/trend_nochange.png" />. </td>
+</tr>
+</table>
+
+<h3>Actions</h3>
+
+<h4>Scan Config Family Details<h4>
+
+<p>
+A click on the details icon <img src="/img/details.png" /> will show an
+intermediate detailled list of NVTs and its preferences.
+</p>
+
+<h2>Scanner Preferences</h2>
+
+<p>
+This table shows the preferences of the scan engine itself.
+</p>
+
+<table class="gbntable">
+<tr class="gbntablehead2">
+ <td>Column</td>
+ <td>Description</td>
+</tr>
+<tr class="odd">
+ <td>Name</td>
+ <td>Shows the name of the Scanner Preference.</td>
+</tr>
+<tr class="even">
+ <td>Value</td>
+ <td>Shows the current value of the Scanner Preference.</td>
+</tr>
+</table>
+
+
+<h2>Network Vulnerability Test Preferences</h2>
+
+<p>
+Network Vulnerability Tests can have multiple preferences that influence the
+test behaviour.
+This table lists one preference and the current value per row.
+</p>
+
+<table class="gbntable">
+<tr class="gbntablehead2">
+ <td>Column</td>
+ <td>Description</td>
+</tr>
+<tr class="odd">
+ <td>NVT</td>
+ <td>Shows the name of an NVT.</td>
+</tr>
+<tr class="even">
+ <td>Name</td>
+ <td>Shows the name of a prefence for an NVT.</td>
+</tr>
+<tr class="odd">
+ <td>Value</td>
+ <td>Shows current value of a prefence for an NVT.</td>
+</tr>
+</table>
+
+<h3>Actions</h3>
+
+<h4>Scan Config Family Details<h4>
+
+<p>
+A click on the details icon <img src="/img/details.png" /> will open the
+Scan Config NVT Details dialog with detailed information about a certain NVT
+and all its preferences.
+</p>
+
+<h2>Tasks using this Config</h2>
+
+<p>
+The tasks that use the shown config are listed.
+A click on the list icon <img src="/img/list.png" /> will open
+the <a href="reports.html#tasksummary">Task summary</a> page.
+</p>
+
+m4_include(`footer.m4')
Modified: trunk/gsa/src/html/src/omp.xsl
===================================================================
--- trunk/gsa/src/html/src/omp.xsl 2009-12-31 10:32:39 UTC (rev 6290)
+++ trunk/gsa/src/html/src/omp.xsl 2009-12-31 11:43:54 UTC (rev 6291)
@@ -3336,14 +3336,20 @@
<xsl:template name="html-config-table">
<div class="gb_window_part_left"></div>
<div class="gb_window_part_right"></div>
+ <div class="gb_window_part_center">
<xsl:choose>
<xsl:when test="edit">
- <div class="gb_window_part_center">Edit Scan Config Details</div>
+ Edit Scan Config Details
</xsl:when>
<xsl:otherwise>
- <div class="gb_window_part_center">Scan Config Details</div>
+ Scan Config Details
+ <a href="/help/scanconfig_details.html"
+ title="Help: Scan Configs Details (Scan Configs)">
+ <img src="/img/help.png"/>
+ </a>
</xsl:otherwise>
</xsl:choose>
+ </div>
<div class="gb_window_part_content">
<xsl:variable name="config" select="get_configs_response/config"/>
<div style="float:right;">
More information about the Openvas-commits
mailing list