pdate help documentation for Yioop 7.0

Author Chris Pollett <chris@pollett.org>
Author date 2020-06-30 07:Jun:th
Author local date 2020-06-30 00:Jun:th -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2020-06-30 07:Jun:th
Committer local date 2020-06-30 00:Jun:th -0700
Commit 9d68be275e9ca50b6bee77786ebc36111b7bd747
Tree e51f0e59f49bd83ebe6c06bc52a5e6cdfe1552a8
Parent 1c4edded97849c89b14642af4e4822d9d6482dca
pdate help documentation for Yioop 7.0
Update README.txt, INSTALL.txt
Update composer.json for new PHP requirements
Lower MEMORY_FILL_FACTOR to reduce crashes
Tweak CSS for help to make work again under mobile.
Tweak Help.js to make case of no wiki page  for help item
work again.
Make proxy  crawling compatible with spam site detection.
Allow crawling of proxies with username password.
Notice suppression in PdfProcessor
Affected files:
INSTALL.txt
README.txt
composer.json
composer.lock
src/configs/Config.php
src/configs/PublicHelpPages.php
src/css/search.css
src/data/public_default.db
src/executables/MediaUpdater.php
src/executables/QueueServer.php
src/library/FetchUrl.php
src/library/StochasticTermSegmenter.php
src/library/processors/PdfProcessor.php
src/locale/ar/configure.ini
src/locale/bn/configure.ini
src/locale/de/configure.ini
src/locale/en_US/configure.ini
src/locale/es/configure.ini
src/locale/fa/configure.ini
src/locale/fr_FR/configure.ini
src/locale/he/configure.ini
src/locale/hi/configure.ini
src/locale/id/configure.ini
src/locale/it/configure.ini
src/locale/ja/configure.ini
src/locale/kn/configure.ini
src/locale/ko/configure.ini
src/locale/nl/configure.ini
src/locale/pl/configure.ini
src/locale/pt/configure.ini
src/locale/ru/configure.ini
src/locale/te/configure.ini
src/locale/th/configure.ini
src/locale/tl/configure.ini
src/locale/tr/configure.ini
src/locale/vi_VN/configure.ini
src/locale/zh_CN/configure.ini
src/models/MachineModel.php
src/models/PhraseModel.php
src/models/SourceModel.php
src/scripts/help.js
src/views/AdminView.php
src/views/MachinestatusView.php
src/views/elements/LanguageElement.php
src/views/elements/MediajobsElement.php
src/views/elements/ScrapersElement.php
src/views/elements/SearchsourcesElement.php
tests/UtilityTest.php
ViewGit