CargoAdmin, Bureaucrats, Moderators (CommentStreams), fileuploaders, Interface administrators, newuser, Push subscription managers, Suppressors, Administrators
14,662
edits
(Created page with "Maintenance scripts are powerful tools for keeping your wiki in good shape, but they require careful use due to their potential to change data or database structure. Below are are some useful MediaWiki maintenance scripts for wiki administrators. == update.php == * Purpose: Updates the database schema during upgrades or when extensions are added that require schema changes. * Use: Essential after upgrading MediaWiki or installing new extensions that modify the database...") |
No edit summary |
||
| Line 1: | Line 1: | ||
Maintenance scripts are powerful tools for keeping your wiki in good shape, but they require careful use due to their potential to change data or database structure. Below are are some useful MediaWiki maintenance scripts for wiki administrators. | '''Maintenance scripts''' are powerful tools for keeping your wiki in good shape, but they require careful use due to their potential to change data or database structure. Below are are some useful MediaWiki maintenance scripts for wiki administrators. | ||
== update.php == | == update.php == | ||
edits