summaryrefslogtreecommitdiff
path: root/htroot/ViewFile.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/ViewFile.html')
-rw-r--r--htroot/ViewFile.html29
1 files changed, 5 insertions, 24 deletions
diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html
index abda39d6d..2bf65cbbf 100644
--- a/htroot/ViewFile.html
+++ b/htroot/ViewFile.html
@@ -88,39 +88,20 @@ function updatepage(str) {
</dl>
</fieldset>
</form>
+<table border="0">
+<tr><td valign="top">
#(error)#
<form method="get" action="ViewFile.html" accept-charset="ascii">
<fieldset><legend>URL Metadata</legend>
<dl>
<dt>URL:</dt><dd><a href="#[url]#">#[url]#</a></dd>
- <dt>Hash:</dt><dd><a href="/api/yacydoc.html?urlhash=#[hash]#">#[hash]#</a></dd>
+ <dt>Hash:</dt><dd><a href="/solr/select?defType=edismax&start=0&rows=3&core=collection1&wt=html&q=id:%22#[hash]#%22">#[hash]#</a> (click this for full metadata)</dd>
<dt>In Metadata:</dt><dd>#(inurldb)#no::yes#(/inurldb)#</dd>
<dt>In Cache:</dt><dd>#(incache)#no::yes#(/incache)#</dd>
<dt>Word Count:</dt><dd>#[wordCount]#</dd>
<dt>Description:</dt><dd>#[desc]#</dd>
<dt>Size:</dt><dd>#[size]# Bytes</dd>#(mimeTypeAvailable)#::
<dt>MimeType:</dt><dd>#[mimeType]#</dd>#(/mimeTypeAvailable)#
- <dt>Referrer Hash:</dt><dd>#[referrerHash]#</dd>
- <dt>Modified Date:</dt><dd>#[moddate]#</dd>
- <dt>Load Date:</dt><dd>#[loaddate]#</dd>
- <dt>Fresh Date:</dt><dd>#[freshdate]#</dd>
- <dt>Host Hash:</dt><dd>#[hosthash]#</dd>
- <dt>dc_creator:</dt><dd>#[dc_creator]#</dd>
- <dt>dc_publisher:</dt><dd>#[dc_publisher]#</dd>
- <dt>dc_subject:</dt><dd>#[dc_subject]#</dd>
- <dt>md5:</dt><dd>#[md5]#</dd>
- <dt>lat:</dt><dd>#[lat]#</dd>
- <dt>lon:</dt><dd>#[lon]#</dd>
- <dt>doctype:</dt><dd>#[doctype]#</dd>
- <dt>Language:</dt><dd>#[language]#</dd>
- <dt>Flags:</dt><dd>#[flags]#</dd>
- <dt>Word Count:</dt><dd>#[wordCount]#</dd>
- <dt>Local Links:</dt><dd>#[llocal]#</dd>
- <dt>Global Links:</dt><dd>#[lother]#</dd>
- <dt>Image Links:</dt><dd>#[limage]#</dd>
- <dt>Audio Links:</dt><dd>#[laudio]#</dd>
- <dt>Video Links:</dt><dd>#[lvideo]#</dd>
- <dt>App Links:</dt><dd>#[lapp]#</dd>
<dt>Collections:</dt><dd>#[collections]#</dd>
<dt>Triplestore:</dt><dd><pre>#[triples]#</pre></dd>
<dt><label for="viewMode">View as</label>:</dt>
@@ -156,7 +137,7 @@ function updatepage(str) {
:: <!-- 6 -->
<span class="error">Unsupported protocol.</span>
#(/error)#
-
+</td><td valign="top">
#(viewMode)#
:: <!-- 1 -->
<fieldset><legend>Original Content from Web</legend>
@@ -225,7 +206,7 @@ function updatepage(str) {
</ol>
</fieldset>
#(/viewMode)#
-
+</td></tr></table>
#%env/templates/footer.template%#
</body>