summaryrefslogtreecommitdiff
path: root/htroot/IndexControlURLs_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-11-22 16:52:44 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-11-22 16:52:44 +0000
commitbf6952abe70fae066fe8c55696758e75f34359b9 (patch)
tree3588d029ed90a138cd7d23ea7f9d0ed4a585d4a6 /htroot/IndexControlURLs_p.html
parentaf10f729df9920961e40d4304280c8f900e1192a (diff)
- added url export to http://localhost:8080/IndexControlURLs_p.html
- removed command-line option to export urls git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4226 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexControlURLs_p.html')
-rw-r--r--htroot/IndexControlURLs_p.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html
index 11accd815..9c69bca98 100644
--- a/htroot/IndexControlURLs_p.html
+++ b/htroot/IndexControlURLs_p.html
@@ -32,6 +32,37 @@
#{/rows}#
#(/urlhashsimilar)#
+ #(lurlexportfinished)#::
+ <div class="commit">Finished export of #[urlcount]# URLs to file #[exportfile]#</div>::
+ #(/lurlexportfinished)#
+
+ #(lurlexporterror)#::
+ <div class="error">Export to file #[exportfile]# failed: #[exportfailmsg]#</div>::
+ #(/lurlexporterror)#
+
+ #(lurlexport)#::
+ <form action="IndexControlURLs_p.html" method="post" enctype="multipart/form-data">
+ <fieldset><legend>Loaded URL Export</legend>
+ <dl>
+ <dt class="TableCellDark">Export File</dt>
+ <dd><input type="text" name="exportfile" value="#[exportfile]#" size="80" maxlength="250" />
+ </dd>
+ <dt class="TableCellDark">URL Filter</dt>
+ <dd><input type="text" name="exportfilter" value=".*.*" size="20" maxlength="250" />
+ </dd>
+ <dt class="TableCellDark">Export Format</dt>
+ <dd><input type="radio" name="format" value="rss" checked />XML (RSS)&nbsp;&nbsp;
+ <input type="radio" name="format" value="text" />Plain Text List (URLs only)
+ </dd>
+ <dt class="TableCellLight"></dt>
+ <dd><input type="submit" name="lurlexport" value="Export URLs" />
+ </dd>
+ </dl>
+ </fieldset>
+ </form>::
+ <div class="commit" style="text-decoration:blink">Export to file #[exportfile]# is running .. #[urlcount]# URLs so far</div>::
+ #(/lurlexport)#
+
#(genUrlProfile)#
::No entry found for URL-hash #[urlhash]#
::<table>