Skip to content

Commit 07d5772

Browse files
committed
params: Remove/unlink params content (being moved to add-on)
Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
1 parent 740c387 commit 07d5772

5 files changed

Lines changed: 2 additions & 76 deletions

File tree

addOns/help/src/main/javahelp/contents/start/features/httpsessions.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ <h1>HTTP Sessions</h1>
2929
screen</a> and are tokens that are, by default, automatically considered
3030
session tokens for any site (eg. phpsessid, jsessionid, etc). The site
3131
session tokens are a set of tokens for a particular site and are
32-
usually set up using the popup menus available in the <a
33-
href="../../ui/tabs/params.html">Params Tab</a>.
32+
usually set up using the popup menus available in the Params Tab.
3433
</p>
3534

3635
<p>
@@ -85,12 +84,6 @@ <h2>See also</h2>
8584
Sessions Options screen</a></td>
8685
<td>for an overview of the tool's Options</td>
8786
</tr>
88-
<tr>
89-
<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
90-
<td><a href="../../ui/tabs/params.html">Params Tab</a></td>
91-
<td>for an overview of Params Tab</td>
92-
</tr>
93-
9487
</table>
9588

9689
</body>

addOns/help/src/main/javahelp/contents/ui/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <H3>The 'information' window</H3>
6060
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>
6161
Spider tab</td><td>This shows the URLs not yet visited</td></tr>
6262
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>
63-
<a href="tabs/params.html">Params tab</a></td><td>This shows a summary of the parameters a site uses</td></tr>
63+
Params tab</td><td>This shows a summary of the parameters a site uses</td></tr>
6464
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>
6565
<a href="tabs/output.html">Output tab</a></td><td>This shows various informational messages</td></tr>
6666
</table>

addOns/help/src/main/javahelp/contents/ui/tabs/params.html

Lines changed: 0 additions & 65 deletions
This file was deleted.

addOns/help/src/main/javahelp/index.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
<indexitem text="notes" target="start.features.notes" />
5050
<indexitem text="options dialog" target="ui.dialogs.options" />
5151
<indexitem text="output tab" target="ui.tabs.output" />
52-
<indexitem text="params tab" target="ui.tabs.params" />
5352
<indexitem text="paros proxy" target="zap.paros" />
5453
<indexitem text="passive scan" target="start.features.pscan" />
5554
<indexitem text="passive scanner options" target="ui.dialogs.options.pscan.main" />

addOns/help/src/main/javahelp/toc.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
<tocitem text="Breakpoints" target="ui.tabs.breakpoints"/>
6565
<tocitem text="Alerts" target="ui.tabs.alerts"/>
6666
<tocitem text="Active Scan" target="ui.tabs.ascan"/>
67-
<tocitem text="Params" target="ui.tabs.params"/>
6867
<tocitem text="HTTP Sessions" target="ui.tabs.httpsessions"/>
6968
<tocitem text="Output" target="ui.tabs.output"/>
7069
</tocitem>

0 commit comments

Comments
 (0)