diff --git a/htroot/CrawlStartExpert_p.html b/htroot/CrawlStartExpert_p.html index f51d90ac2..c22a8503b 100644 --- a/htroot/CrawlStartExpert_p.html +++ b/htroot/CrawlStartExpert_p.html @@ -54,9 +54,15 @@ // crawl start: From File if ($("#sitelist").isChecked()) { - $('#rangeDomain').check(); + document.getElementById('rangeDomainDescription').innerHTML ='Restrict to the domains in the link-list'; + document.getElementById('rangeSubpathDescription').innerHTML ='Restrict to the subpaths in the link-list'; + + if ($("#rangeWide").isChecked()) { + // we allow also #rangeSubpath + $('#rangeDomain').check(); + } } - + // Delete only old if ($('#deleteoldage').isChecked()) { $('#deleteIfOlderNumber, #deleteIfOlderUnit').enable(); @@ -305,17 +311,17 @@ - - + + - +
must-match
Restrict to start domain(s)
Restrict to sub-path(s)
Restrict to start domain(s)
Restrict to sub-path(s)
Use filter
(must not be empty)
must-not-match
Load Filter on IPs
- +
must-match
must-match(must not be empty)
must-not-match
@@ -342,14 +348,14 @@ that must not match with the URLs to allow that the content of the url is indexed. - +
must-match
must-match(must not be empty)
must-not-match
Filter on Content of Document
(all visible text, including camel-case-tokenized url and title)
- +
must-match
must-match(must not be empty)
must-not-match