Remove old/deprected links for sitemaps submission
CodeStyle
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Revert "Use HTTPS links for sitemap"This reverts commit 43d034fe217afe449f8b3738e61546a11e0b6554.
PHPdoc
HTML validation for formatted sitemap files
Use HTTPS links for sitemap
Fix: XSS in tree name/title
Prefer https for links to documentation
Type hints
Unused imports
Update links to modules page
Remove outdated advice on sitemaps/robots.txt
Fix: #3050 - add family and submitter records to the sitemap.xml
Remove un-minified CSS file
Add workaround for sites with short-open-tag enabled
Add sitemap stylesheet
Fix: #3022 - use filesystem cache for sitemap files
Fix: #3023 - sitemap files cannot be empty
Typo in sitemap index
Apply PSR12 code style to templates
Working on routing
12