From 8687ae0e8e7f6cf8028d542ea833d7bb691ad604 Mon Sep 17 00:00:00 2001
From: Michael Peter Christen
Date: Mon, 9 Feb 2026 23:54:34 +0100
Subject: Renamed Table_API_p.html -> Automation_p.html
---
htroot/Automation_p.html | 292 ++++++++++++++
htroot/CrawlProfileEditor_p.html | 2 +-
htroot/CrawlStartSite.html | 2 +-
htroot/IndexImportMediawiki_p.html | 2 +-
htroot/Table_API_p.html | 293 --------------
htroot/env/templates/header.template | 2 +-
locales/de.lng | 4 +-
locales/es.lng | 2 +-
locales/fr.lng | 4 +-
locales/it.lng | 2 +-
locales/ja.lng | 2 +-
locales/master.lng.xlf | 4 +-
locales/ru.lng | 4 +-
locales/tr.lng | 4 +-
locales/uk.lng | 4 +-
locales/zh.lng | 4 +-
source/net/yacy/htroot/Automation_p.java | 648 +++++++++++++++++++++++++++++++
source/net/yacy/htroot/Table_API_p.java | 648 -------------------------------
18 files changed, 961 insertions(+), 962 deletions(-)
create mode 100644 htroot/Automation_p.html
delete mode 100644 htroot/Table_API_p.html
create mode 100644 source/net/yacy/htroot/Automation_p.java
delete mode 100644 source/net/yacy/htroot/Table_API_p.java
diff --git a/htroot/Automation_p.html b/htroot/Automation_p.html
new file mode 100644
index 000000000..75a39da25
--- /dev/null
+++ b/htroot/Automation_p.html
@@ -0,0 +1,292 @@
+
+
+
+ YaCy '#[clientname]#': Automation
+
+ #%env/templates/metas.template%#
+
+
+
+
+
+
+
+ #(inline)##%env/templates/header.template%#
+
Process Automation
+
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.
+
::#(/inline)#
+
+
+

+
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 API wiki page.
+
+
+ #(showtable)#::
+
+ #(/showtable)#
+ #(showexec)#::
+
+
+ #(/showexec)#
+ #(showschedulerhint)#::
+ Scheduled actions are executed after the next execution date has arrived within a time frame of #[tfminutes]# minutes.
+ #(/showschedulerhint)#
+ #(inline)##%env/templates/footer.template%#::#(/inline)#
+
+
+
+
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 @@
Crawl Scheduler
Scheduled Crawls can be modified in this table
-
+
Crawl Profile Editor
Crawl profiles hold information about a crawl process that is currently ongoing.
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 @@
High Speed Crawling
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 Expert Crawl Start servlet.
- Scheduler Steering
The scheduler on crawls can be changed or removed using the API Steering.
+ Scheduler Steering
The scheduler on crawls can be changed or removed using Automation.
#%env/templates/footer.template%#
-
-
- #(inline)##%env/templates/header.template%#
-
Process Scheduler
-
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.
-
::#(/inline)#
-
-
-

-
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 API wiki page.
-
-
- #(showtable)#::
-
- #(/showtable)#
- #(showexec)#::
-
-
- #(/showexec)#
- #(showschedulerhint)#::
- Scheduled actions are executed after the next execution date has arrived within a time frame of #[tfminutes]# minutes.
- #(/showschedulerhint)#
- #(inline)##%env/templates/footer.template%#::#(/inline)#
-
-
-