DevSecOps
Jump to navigation
Jump to search
MediaWiki Docs
Master Doc Page
MediaWiki Page Updater
PageUpdater
The following links are the source code of PageUpdater[1] and its class reference [2].
LocalSettings.php
The LocalSettings.php page on MW:MediaWiki is the first and foremost important document to study when configuring and operating a MediaWiki service.
The special sections that must be brought to your attention are:
Database in Docker
Installing and using MariaDB via Docker
Login Features
How to Disable Login/Logout in MediaWiki? [3]
Bash Commands
The Difference between [ and [[ in Bash