summaryrefslogtreecommitdiff
path: root/htroot/Table_API_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2014-03-18 13:42:31 +0100
committerMichael Peter Christen <mc@yacy.net>2014-03-18 13:42:31 +0100
commit92655c7fd96fc5a356631a1924ce8a7faf88215b (patch)
treefdf4393d53b34919b4357bba096dc972abe2b245 /htroot/Table_API_p.html
parent05655d98df2f166eda5f625a8f155fab520a5e90 (diff)
- added bootstrap css framework
- adopted all YaCy administration pages to new framework - created new search page layout (working, but still work in progress) - old skin files are fully appliable! (and looking good) - target is a new style based on bootstrap examples, see /test.html - icons in YaCy may be replaced by glyphicons (to be done)
Diffstat (limited to 'htroot/Table_API_p.html')
-rw-r--r--htroot/Table_API_p.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/htroot/Table_API_p.html b/htroot/Table_API_p.html
index 37104177e..4f53c4d3f 100644
--- a/htroot/Table_API_p.html
+++ b/htroot/Table_API_p.html
@@ -29,27 +29,27 @@
<script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body id="Tables">
-
-<div id="api">
-<a href="api/table_p.xml?table=api&count=100&search=" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
-<span>The information that is presented on this page can also be retrieved as XML
-Click the API icon to see the XML.
-To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API" target="_blank">API wiki page</a>.</span>
-</div>
-
+
<div id="fullcontent">
#(inline)##%env/templates/header.template%#
-
<h2>Process Scheduler</h2>
<p>This table shows actions that had been issued on the YaCy interface
to change the configuration or to request crawl actions.
These recorded actions can be used to repeat specific actions and to send them
to a scheduler for a periodic execution.
</p>::#(/inline)#
+
+<div id="api">
+<a href="api/table_p.xml?table=api&count=100&search=" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<span>The information that is presented on this page can also be retrieved as XML
+Click the API icon to see the XML.
+To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API" target="_blank">API wiki page</a>.</span>
+</div>
+
#(showtable)#::
<form action="Table_API_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" id="apilist">
<fieldset>
- <legend><label for="apilist">Recorded Actions</label></legend>
+ <legend>Recorded Actions</legend>
<br />
<span id="resCounter" style="display: inline;">
#(navigation)#