diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-02-09 23:54:34 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-02-09 23:54:34 +0100 |
| commit | 8687ae0e8e7f6cf8028d542ea833d7bb691ad604 (patch) | |
| tree | 9b60545bb0020e25c0d99000411c277dfce2667d /htroot | |
| parent | 2141aef2c882ee9d53a785c9570ac593018bd810 (diff) | |
Renamed Table_API_p.html -> Automation_p.html
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/Automation_p.html (renamed from htroot/Table_API_p.html) | 27 | ||||
| -rw-r--r-- | htroot/CrawlProfileEditor_p.html | 2 | ||||
| -rw-r--r-- | htroot/CrawlStartSite.html | 2 | ||||
| -rw-r--r-- | htroot/IndexImportMediawiki_p.html | 2 | ||||
| -rw-r--r-- | htroot/env/templates/header.template | 2 |
5 files changed, 17 insertions, 18 deletions
diff --git a/htroot/Table_API_p.html b/htroot/Automation_p.html index e63c45ca0..75a39da25 100644 --- a/htroot/Table_API_p.html +++ b/htroot/Automation_p.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>YaCy '#[clientname]#': Peer Steering</title> + <title>YaCy '#[clientname]#': Automation</title> #%env/templates/metas.template%# <script type="text/javascript"> @@ -18,7 +18,7 @@ </script> <script type="text/javascript"> function submitchange(from) { - document.getElementById("apilist").action = "Table_API_p.html#" + from; + document.getElementById("apilist").action = "Automation_p.html#" + from; document.getElementById ("scheduleeventaction").value = "true"; document.getElementById("current_pk").value = from; document.getElementById("apilist").submit(); @@ -40,9 +40,8 @@ <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. + <h2>Process Automation</h2> + <p>This table shows actions that had been issued on the YaCy interface. These recorded actions can be used to repeat specific actions and to send them to a scheduler for a periodic execution. </p>::#(/inline)# @@ -55,7 +54,7 @@ To see a list of all APIs, please visit the <a href="https://wiki.yacy.net/index </div> #(showtable)#:: - <form action="Table_API_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" id="apilist"> + <form action="Automation_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" id="apilist"> <input type="hidden" name="transactionToken" value="#[transactionToken]#"/> <fieldset> <legend>Recorded Actions</legend> @@ -63,9 +62,9 @@ To see a list of all APIs, please visit the <a href="https://wiki.yacy.net/index <span id="resCounter" style="display: inline;"> #(navigation)# :: - #(left)#<img src="env/grafics/navdl.gif" alt="no previous page" />::<a href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#&sort=#[sort]#" target="_self"><img src="env/grafics/navsl.gif" alt="previous page" /></a>#(/left)# + #(left)#<img src="env/grafics/navdl.gif" alt="no previous page" />::<a href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#&sort=#[sort]#" target="_self"><img src="env/grafics/navsl.gif" alt="previous page" /></a>#(/left)# #[startRecord]#-#[to]# of #[of]# - #(right)#<img src="env/grafics/navdr.gif" alt="no next page" />::<a href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#&sort=#[sort]#" target="_self"><img src="env/grafics/navsr.gif" alt="next page" /></a>#(/right)# + #(right)#<img src="env/grafics/navdr.gif" alt="no next page" />::<a href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#&sort=#[sort]#" target="_self"><img src="env/grafics/navsr.gif" alt="next page" /></a>#(/right)# <img src="env/grafics/nave.gif" alt="" /> #(/navigation)# @@ -83,27 +82,27 @@ To see a list of all APIs, please visit the <a href="https://wiki.yacy.net/index <tr class="TableHeader" valign="bottom"> <th class="sorttable_nosort"><input type="checkbox" id="allswitch" onclick="checkAll(this.form.id, this.checked);" /></th> <th #(sortedByType)#::aria-sort="#(asc)#descending::ascending#(/asc)#"#(/sortedByType)#> - <a class="sortTableLink" href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortTypeDesc)#::-#(/nextSortTypeDesc)#type&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortTypeDesc)#ascending::descending#(/nextSortTypeDesc)# types">Type</a> + <a class="sortTableLink" href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortTypeDesc)#::-#(/nextSortTypeDesc)#type&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortTypeDesc)#ascending::descending#(/nextSortTypeDesc)# types">Type</a> #(sortedByType)#::<span class="glyphicon glyphicon-chevron-#(asc)#down::up#(/asc)#"></span>#(/sortedByType)# </th> <th style="width: 100%;" #(sortedByComment)#::aria-sort="#(asc)#descending::ascending#(/asc)#"#(/sortedByComment)#> - <a class="sortTableLink" href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortCommentDesc)#::-#(/nextSortCommentDesc)#comment&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortCommentDesc)#ascending::descending#(/nextSortCommentDesc)# comments">Comment</a> + <a class="sortTableLink" href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortCommentDesc)#::-#(/nextSortCommentDesc)#comment&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortCommentDesc)#ascending::descending#(/nextSortCommentDesc)# comments">Comment</a> #(sortedByComment)#::<span class="glyphicon glyphicon-chevron-#(asc)#down::up#(/asc)#"></span>#(/sortedByComment)# </th> <th #(sortedByApiCallCount)#::aria-sort="#(asc)#descending::ascending#(/asc)#"#(/sortedByApiCallCount)#> - <a class="sortTableLink" href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortApiCallCountDesc)#::-#(/nextSortApiCallCountDesc)#apicall_count&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortApiCallCountDesc)#ascending::descending#(/nextSortApiCallCountDesc)# call counts">Call Count</a> + <a class="sortTableLink" href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortApiCallCountDesc)#::-#(/nextSortApiCallCountDesc)#apicall_count&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortApiCallCountDesc)#ascending::descending#(/nextSortApiCallCountDesc)# call counts">Call Count</a> #(sortedByApiCallCount)#::<span class="glyphicon glyphicon-chevron-#(asc)#down::up#(/asc)#"></span>#(/sortedByApiCallCount)# </th> <th #(sortedByDateRecording)#::aria-sort="#(asc)#descending::ascending#(/asc)#"#(/sortedByDateRecording)#> - <a class="sortTableLink" href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortDateRecordingDesc)#::-#(/nextSortDateRecordingDesc)#date_recording&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortDateRecordingDesc)#ascending::descending#(/nextSortDateRecordingDesc)# recording dates">Recording Date</a> + <a class="sortTableLink" href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortDateRecordingDesc)#::-#(/nextSortDateRecordingDesc)#date_recording&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortDateRecordingDesc)#ascending::descending#(/nextSortDateRecordingDesc)# recording dates">Recording Date</a> #(sortedByDateRecording)#::<span class="glyphicon glyphicon-chevron-#(asc)#down::up#(/asc)#"></span>#(/sortedByDateRecording)# </th> <th #(sortedByDateLastExec)#::aria-sort="#(asc)#descending::ascending#(/asc)#"#(/sortedByDateLastExec)#> - <a class="sortTableLink" href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortDateLastExecDesc)#::-#(/nextSortDateLastExecDesc)#date_last_exec&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortDateLastExecDesc)#ascending::descending#(/nextSortDateLastExecDesc)# last execution dates">Last Exec Date</a> + <a class="sortTableLink" href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortDateLastExecDesc)#::-#(/nextSortDateLastExecDesc)#date_last_exec&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortDateLastExecDesc)#ascending::descending#(/nextSortDateLastExecDesc)# last execution dates">Last Exec Date</a> #(sortedByDateLastExec)#::<span class="glyphicon glyphicon-chevron-#(asc)#down::up#(/asc)#"></span>#(/sortedByDateLastExec)# </th> <th #(sortedByDateNextExec)#::aria-sort="#(asc)#descending::ascending#(/asc)#"#(/sortedByDateNextExec)#> - <a class="sortTableLink" href="Table_API_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortDateNextExecDesc)#::-#(/nextSortDateNextExecDesc)#date_next_exec&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortDateNextExecDesc)#ascending::descending#(/nextSortDateNextExecDesc)# last execution dates">Next Exec Date</a> + <a class="sortTableLink" href="Automation_p.html?startRecord=#[startRecord]#&maximumRecords=#[maximumRecords]#&sort=#(nextSortDateNextExecDesc)#::-#(/nextSortDateNextExecDesc)#date_next_exec&inline=#(inline)#false::true#(/inline)#&filter=#[filter]#&query=#[query]#" target="_self" title="Sort by #(nextSortDateNextExecDesc)#ascending::descending#(/nextSortDateNextExecDesc)# last execution dates">Next Exec Date</a> #(sortedByDateNextExec)#::<span class="glyphicon glyphicon-chevron-#(asc)#down::up#(/asc)#"></span>#(/sortedByDateNextExec)# #(hasEditableNextExecDate)#:: <button type="submit" name="submitNextExecDates" class="btn btn-default btn-xs" title="Apply edited next execution dates"> <span class="glyphicon glyphicon-ok"></span> diff --git a/htroot/CrawlProfileEditor_p.html b/htroot/CrawlProfileEditor_p.html index 970ca7a44..d40d16f35 100644 --- a/htroot/CrawlProfileEditor_p.html +++ b/htroot/CrawlProfileEditor_p.html @@ -12,7 +12,7 @@ <h3>Crawl Scheduler</h3> <p>Scheduled Crawls can be modified in this table</p> - <iframe id="APITable" src="Table_API_p.html?inline=true&filter=crawler" width="100%" height="0" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" ></iframe> + <iframe id="APITable" src="Automation_p.html?inline=true&filter=crawler" width="100%" height="0" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" ></iframe> <h3>Crawl Profile Editor</h3> <p>Crawl profiles hold information about a crawl process that is currently ongoing.</p> diff --git a/htroot/CrawlStartSite.html b/htroot/CrawlStartSite.html index eb09dd90a..01d28f85c 100644 --- a/htroot/CrawlStartSite.html +++ b/htroot/CrawlStartSite.html @@ -110,7 +110,7 @@ <li><h4>High Speed Crawling</h4> A 'shallow crawl' which is not limited to a single host (or site)
can extend the pages per minute (ppm) rate to unlimited documents per minute when the number of target hosts is high.
This can be done using the <a href="CrawlStartExpert.html">Expert Crawl Start</a> servlet.</li>
- <li><h4>Scheduler Steering</h4> The scheduler on crawls can be changed or removed using the <a href="Table_API_p.html">API Steering</a>.</li>
+ <li><h4>Scheduler Steering</h4> The scheduler on crawls can be changed or removed using <a href="Automation_p.html">Automation</a>.</li>
</ul>
#%env/templates/footer.template%#
</body>
diff --git a/htroot/IndexImportMediawiki_p.html b/htroot/IndexImportMediawiki_p.html index 5d3e5f92c..6c69354a7 100644 --- a/htroot/IndexImportMediawiki_p.html +++ b/htroot/IndexImportMediawiki_p.html @@ -54,7 +54,7 @@ </div> <div class="col-sm-5" id="iffreshInfo"> When checked, the dump file is imported only if its last modified date is unknown or is after the last import execution date on this same file - (see <a href="Table_API_p.html?filter=dump">recorded API calls</a> with the "dump" type). + (see <a href="Automation_p.html?filter=dump">Automation</a> with the "dump" type). </div> </div> <input name="submit" class="btn btn-primary" type="submit" value="Import MediaWiki Dump" /> diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index 360e94e52..be45a5ac2 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -213,8 +213,8 @@ <li><h3>Production</h3></li> <li><a href="CrawlStartExpert.html" class="MenuItemLink">Crawler</a></li> <li><a href="AILab.html" class="MenuItemLink">AI Lab</a></li> + <li><a href="Automation_p.html?sort=-date_recording" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Automation</a></li> <li><a href="IndexPackGenerator_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">YaCy Packs & Import/Export</a></li> - <li><a href="Table_API_p.html?sort=-date_recording" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Process Scheduler</a></li> <li><a href="Vocabulary_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Content Semantic</a></li> <li><a href="CrawlCheck_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Target Analysis</a></li> </ul> |
