@ -32,7 +32,7 @@
< / tr >
< tr valign = "top" class = "TableCellLight" >
< td colspan = "2" > < / td >
< td > < input type = "submit" name = "keyhashtransfer" value = "Transfer to other peer" / >
< td > < input type = "submit" name = "keyhashtransfer" value = "Transfer to other peer" / > < br / >
< select name = "hostHash" >
#{hosts}#
< option value = "#[hosthash]#" > #[hostname]#< / option >
@ -117,44 +117,66 @@
< / table >
< / form >
#(keyhashsimilar)#
::Sequential List of Word-Hashes:< br / > #{rows}# #{cols}#< a href = "/IndexControl_p.html?keyhash=#[wordHash]#&keyhashsearch=1" class = "tt" > #[wordHash]#< / a > #{/cols}#< br / > #{/rows}#
::Sequential List of Word-Hashes:< br / > #{rows}#
#{cols}#
< a href = "/IndexControl_p.html?keyhash=#[wordHash]#&keyhashsearch=1" class = "tt" > #[wordHash]#< / a > #{/cols}#< br / >
#{/rows}#
#(/keyhashsimilar)#
#(urlhashsimilar)#
::Sequential List of URL-Hashes:< br / > #{rows}# #{cols}#< a href = "/IndexControl_p.html?urlhash=#[urlHash]#&urlhashsearch=1" class = "tt" > #[urlHash]#< / a > #{/cols}#< br / > #{/rows}#
::Sequential List of URL-Hashes:< br / >
#{rows}#
#{cols}#< a href = "/IndexControl_p.html?urlhash=#[urlHash]#&urlhashsearch=1" class = "tt" > #[urlHash]#< / a > #{/cols}#< br / >
#{/rows}#
#(/urlhashsimilar)#
#(genUrlList)#
::
No URL entries related to this word hash < span class = "tt" > #[keyHash]#< / span > .
::
#[count]# URL entries related to this word hash < span class = "tt" > #[keyHash]#< / span > < br / > < br / >
< p > #[count]# URL entries related to this word hash < span class = "tt" > #[keyHash]#< / span > < / p >
< form action = "IndexControl_p.html" method = "post" enctype = "multipart/form-data" >
#{urlList}# #(urlExists)#
< input type = "checkbox" name = "urlhx.#[urlhxCount]#" checked value = "#[urlhxValue]#" align = "top" / > < span class = "tt" > #[urlhxValue]# < unresolved URL Hash> < / span > < br / >
::< input type = "checkbox" name = "urlhx.#[urlhxCount]#" # ( urlhxChecked ) # ::checked = "checked" # ( / urlhxChecked ) # value = "#[urlhxValue]#" align = "top" / >
< a href = "/IndexControl_p.html?keystring=#[keyString]#&keyhash=#[keyHash]#&urlhash=#[urlhxValue]#&urlstringsearch=&urlstring=#[urlString]#" class = "tt" > #[urlhxValue]#< / a > < span class = "tt" > #[urlString]#, pos=#[pos]#< / span > < br / >
#(/urlExists)# #{/urlList}#
< input type = "hidden" name = "keystring" value = "#[keyString]#" / >
< input type = "hidden" name = "keyhash" value = "#[keyHash]#" / >
< input type = "hidden" name = "urlstring" value = "" / >
< input type = "hidden" name = "urlhash" value = "" / > < br / >
< fieldset > < legend > Reference Deletion< / legend >
< table border = "0" cellspacing = "5" cellpadding = "5" >
< tr valign = "top" >
< td >
< br / > < br / > < input type = "submit" value = "Delete reference to selected URLs" name = "keyhashdelete" / >
< br / > < br / > < input type = "submit" value = "Delete reference to ALL URLs" name = "keyhashdeleteall" / > < span class = "small" > < br / > (= delete Word)< / span >
< / td >
< td width = "150" >
< center > < input type = "checkbox" name = "delurl" value = "" align = "top" checked / > < / center > < br / >
< span class = "small" > delete also the referenced URL itself (reasonable and recommended, may produce unresolved references at other word indexes but they do not harm)< / span >
< / td >
< td width = "150" >
< center > < input type = "checkbox" name = "delurlref" value = "" align = "top" / > < / center > < br / >
< span class = "small" > for every resolveable and deleted URL reference, delete the same reference at every other word where the reference exists (very extensive, but prevents further unresolved references)< / span >
< / td >
< / tr >
< / table >
< / fieldset > < / form > < br / > #(/genUrlList)#
< p > #{urlList}# #(urlExists)#
< input type = "checkbox" id = "urlhx.#[urlhxCount]#" name = "urlhx.#[urlhxCount]#" checked value = "#[urlhxValue]#" align = "top" / > < label for = "urlhx.#[urlhxCount]#" class = "tt" > #[urlhxValue]# < unresolved URL Hash> < / span > < br / >
::< input type = "checkbox" id = "urlhx.#[urlhxCount]#" name = "urlhx.#[urlhxCount]#" # ( urlhxChecked ) # ::checked = "checked" # ( / urlhxChecked ) # value = "#[urlhxValue]#" align = "top" / >
< a href = "/IndexControl_p.html?keystring=#[keyString]#&keyhash=#[keyHash]#&urlhash=#[urlhxValue]#&urlstringsearch=&urlstring=#[urlString]#" class = "tt" > #[urlhxValue]#< / a > < label for = "urlhx.#[urlhxCount]#" class = "tt" > #[urlString]#, pos=#[pos]#< / label > < br / >
#(/urlExists)# #{/urlList}#< / p >
< input type = "hidden" name = "keystring" value = "#[keyString]#" / >
< input type = "hidden" name = "keyhash" value = "#[keyHash]#" / >
< input type = "hidden" name = "urlstring" value = "" / >
< input type = "hidden" name = "urlhash" value = "" / > < br / >
< fieldset > < legend > Reference Deletion< / legend >
< dl >
< dt > < input type = "checkbox" id = "delurl" name = "delurl" value = "" align = "top" checked / > < / dt >
< dd >
< label for = "delurl" class = "small" >
delete also the referenced URL itself (reasonable and recommended, may produce unresolved references< br / >
at other word indexes but they do not harm)
< / label >
< / dt >
< dt > < input type = "checkbox" id = "delurlref" name = "delurlref" value = "" align = "top" / > < / dt >
< dd >
< label for = "delurlref" class = "small" >
for every resolveable and deleted URL reference, delete the same reference at every other word where< br / >
the reference exists (very extensive, but prevents further unresolved references)
< / label >
< / dt >
< dt > < / dt >
< dd >
< input type = "submit" value = "Delete reference to selected URLs" name = "keyhashdelete" / > < br / >
< input type = "submit" value = "Delete reference to ALL URLs" name = "keyhashdeleteall" / > < span class = "small" > (= delete Word)< / span >
< / dd >
< dt >
< select name = "blacklist" size = "1" > #{blacklists}#
< option value = "#[name]#" > #[name]#< / option > #{/blacklists}#
< / select >
< / dt >
< dd >
< input type = "submit" value = "Add selected URLs to blacklist" name = "blacklisturls" / > < br / >
< input type = "submit" value = "Add selected domains to blacklist" name = "blacklistdomains" / >
< / dd >
< / dl >
< / fieldset >
< / form >
< br / > #(/genUrlList)#
#(genUrlProfile)#
::No entry found for URL-hash #[urlhash]#
::< table >