Adds ability to TokenTool use Yandex to translate Public and Help wiki pages, includes initial attempt at those translations, fixes issues with localization of wiki pages, fixes notice in RssLayour, fixes bug on the opening of add crawl form when change crawl settings, modifies Fetcher so does not try to download robots.txt page on sites that timeout afte rone day of crawling to avoid spammy sites, a=chris

Author Chris Pollett <chris@pollett.org>
Author date 2020-08-09 19:Aug:th
Author local date 2020-08-09 12:Aug:th -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2020-08-09 19:Aug:th
Committer local date 2020-08-09 12:Aug:th -0700
Commit f280cfc7dbc1b5be126134d3aa34f6777e700594
Tree 94b1e6f41f1bcaabb2e0153f31152e829cfaf4cc
Parent 9e55db2a466943969917b8e40aa09feacee5309a
Adds ability to TokenTool use Yandex to translate Public and Help wiki pages, includes initial attempt at those translations, fixes issues with localization of wiki pages, fixes notice in RssLayour, fixes bug on the opening of add crawl form when change crawl settings, modifies Fetcher so does not try to download robots.txt page on sites that timeout afte rone day of crawling to avoid spammy sites, a=chris
Affected files:
src/configs/ExportPublicHelpDb.php
src/configs/PublicHelpPages.php
src/configs/TokenTool.php
src/controllers/Controller.php
src/controllers/components/SocialComponent.php
src/data/public_default.db
src/executables/Fetcher.php
src/locale/ar/configure.ini
src/locale/ar/statistics.txt
src/locale/bn/configure.ini
src/locale/bn/statistics.txt
src/locale/de/configure.ini
src/locale/de/statistics.txt
src/locale/en_US/configure.ini
src/locale/es/configure.ini
src/locale/es/statistics.txt
src/locale/fa/configure.ini
src/locale/fa/statistics.txt
src/locale/fr_FR/configure.ini
src/locale/fr_FR/statistics.txt
src/locale/he/configure.ini
src/locale/he/statistics.txt
src/locale/hi/configure.ini
src/locale/hi/statistics.txt
src/locale/id/configure.ini
src/locale/id/statistics.txt
src/locale/it/configure.ini
src/locale/it/statistics.txt
src/locale/ja/configure.ini
src/locale/ja/statistics.txt
src/locale/kn/configure.ini
src/locale/kn/statistics.txt
src/locale/ko/configure.ini
src/locale/ko/statistics.txt
src/locale/nl/configure.ini
src/locale/nl/statistics.txt
src/locale/pl/configure.ini
src/locale/pl/statistics.txt
src/locale/pt/configure.ini
src/locale/pt/statistics.txt
src/locale/ru/configure.ini
src/locale/ru/statistics.txt
src/locale/te/configure.ini
src/locale/te/statistics.txt
src/locale/th/configure.ini
src/locale/th/statistics.txt
src/locale/tl/configure.ini
src/locale/tl/statistics.txt
src/locale/tr/configure.ini
src/locale/tr/statistics.txt
src/locale/vi_VN/configure.ini
src/locale/vi_VN/statistics.txt
src/locale/zh_CN/configure.ini
src/locale/zh_CN/statistics.txt
src/models/UserModel.php
src/views/CrawlstatusView.php
src/views/elements/CrawloptionsElement.php
src/views/elements/GroupbarElement.php
src/views/elements/GroupfeedElement.php
src/views/elements/GroupmenuElement.php
src/views/elements/ManagecrawlsElement.php
src/views/elements/WikiElement.php
src/views/helpers/OptionsHelper.php
src/views/helpers/PagingtableHelper.php
src/views/layouts/RssLayout.php
ViewGit