From 7fcf0d0b7181655fdf2e7ec00306e88714611d31 Mon Sep 17 00:00:00 2001 From: reger Date: Tue, 24 Mar 2015 00:13:05 +0100 Subject: [PATCH] fix missing display of CrawlerMonitor -> robots.txt Monitor revert delete of file api/table_p.html see https://gitorious.org/yacy/rc1/commit/3ffe19b85cb6f2c1d26922eb61ca73a42096e8e9 (still used in this menu) --- htroot/Table_RobotsTxt_p.html | 6 ++--- htroot/api/table_p.html | 41 +++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 3 deletions(-) create mode 100644 htroot/api/table_p.html diff --git a/htroot/Table_RobotsTxt_p.html b/htroot/Table_RobotsTxt_p.html index 78f849d53..ae76bec34 100644 --- a/htroot/Table_RobotsTxt_p.html +++ b/htroot/Table_RobotsTxt_p.html @@ -2,7 +2,7 @@ YaCy '#[clientname]#': Table Viewer - + #%env/templates/metas.template%# @@ -13,7 +13,7 @@
API @@ -23,7 +23,7 @@ To see a list of all APIs, please visit the
+
#%env/templates/footer.template%# diff --git a/htroot/api/table_p.html b/htroot/api/table_p.html new file mode 100644 index 000000000..0d1e76b66 --- /dev/null +++ b/htroot/api/table_p.html @@ -0,0 +1,41 @@ + + + + YaCy '#[clientname]#': Table Viewer + #(showtable)#:: + + #(/showtable)# + #%env/templates/metas.template%# + + + + #(showtable)#:: +
+
+ + + + #(showpk)#::#(/showpk)# + #{columns}# + + #{/columns}# + + #{list}# + + #(showpk)#::#(/showpk)# + #{columns}# + + #{/columns}# + + #{/list}# +
PK#[header]#
#[pk]##[cell]#
+

+ + + +

+
+
+ #(/showtable)# + +