summaryrefslogtreecommitdiff
path: root/htroot/IndexControlRWIs_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-05-24 12:30:50 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-05-24 12:30:50 +0000
commit25192e0d369eca26708aac65eef49489740ee296 (patch)
tree715e39b4a7964134621e4ea987b63d45873706b6 /htroot/IndexControlRWIs_p.html
parent01b3e9431ad24cb4412a2eb7e19b0c213b233d13 (diff)
added a deletion button to indexControlRWIs that deletes the complete web index
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4847 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexControlRWIs_p.html')
-rw-r--r--htroot/IndexControlRWIs_p.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/htroot/IndexControlRWIs_p.html b/htroot/IndexControlRWIs_p.html
index 845735c4e..8ea175c90 100644
--- a/htroot/IndexControlRWIs_p.html
+++ b/htroot/IndexControlRWIs_p.html
@@ -24,6 +24,16 @@
</dd>
</dl>
</fieldset>
+
+ </form>
+ <form action="IndexControlRWIs_p.html" method="post" enctype="multipart/form-data">
+ <fieldset><legend>Cleanup</legend>
+ <dl>
+ <dt class="TableCellDark">Index Deletion<br />(deletes all words and all urls)</dt>
+ <dd><input type="submit" name="deletecomplete" value="Delete index" onclick="return confirm('Confirm: You want to delete the complete index?')"/>
+ </dd>
+ </dl>
+ </fieldset>
</form>
#(searchresult)#::