Extension:ContentStabilization
Appearance
The ContentStabilization extension activates an approval mechanism. New versions of a page are initially marked as drafts. These remain in place until a user with approval rights reviews and approves the page.
-
Overview approval status
-
Drafts
-
Example status message
Installation
- Download and move the extracted
ContentStabilization
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ContentStabilization - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ContentStabilization' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links
- Extension reference: ContentStabilization
See also
- Extension:Approved Revs - allows administrators to mark a specific revision of a page as "approved"
- Extension:FlaggedRevs - the more complex alternative to Approved Revs
- Extension:Moderation - edits remain private until they're approved
- Extension:Page Approvals - allows users to approve pages and automatically revokes them in case of content changes
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |