First pass at implementing page theme, a=chris

Author Chris Pollett <chris@pollett.org>
Author date 2022-09-12 06:Sep:th
Author local date 2022-09-11 23:Sep:th -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2022-09-12 06:Sep:th
Committer local date 2022-09-11 23:Sep:th -0700
Commit 5f56dbc0b548d68657c0e2606933d2969671e64d
Tree 8fcc80524cceab0d90628530d8ad4def6898bd78
Parent 701f306e28f495c57419d3c82effec2c7d9b1146
First pass at implementing page theme, a=chris
Affected files:
src/controllers/Controller.php
src/controllers/StaticController.php
src/controllers/components/SocialComponent.php
src/controllers/components/SystemComponent.php
src/css/search.css
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/el_GR/configure.ini
src/locale/el_GR/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/ProfileModel.php
src/views/elements/AppearanceElement.php
src/views/elements/EditlocalesElement.php
src/views/elements/WikiElement.php
src/views/layouts/WebLayout.php
ViewGit