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
[edit]- 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
[edit]- Extension reference: ContentStabilization
See also
[edit]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. |
Categories:
- Stable extensions
- Extensions with invalid or missing type
- GPL licensed extensions
- Extensions in Wikimedia version control
- ArticleViewHeader extensions
- BSApiExtJSStoreBaseBeforePostProcessData extensions
- BSApiNamespaceStoreMakeData extensions
- BSBookshelfExportBeforeArticles extensions
- BSExtendedSearchRepoFileGetFile extensions
- BSExtendedSearchWikipageFetchRevision extensions
- BSPageAssignmentsOverview extensions
- BSUEModulePDFBeforeAddingStyleBlocks extensions
- BSUEModulePDFbeforeGetPage extensions
- BSUEModulePDFgetPage extensions
- BeforeInitialize extensions
- BeforePageDisplay extensions
- BeforeParserFetchFileAndTitle extensions
- BeforeParserFetchTemplateRevisionRecord extensions
- BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions
- ContentAlterParserOutput extensions
- ContentStabilizationStablePointAdded extensions
- ContentStabilizationStablePointMoved extensions
- ContentStabilizationStablePointRemoved extensions
- ContentStabilizationStablePointUpdated extensions
- DifferenceEngineViewHeader extensions
- DrawioGetFile extensions
- EditPageGetCheckboxesDefinition extensions
- GetPreferences extensions
- ImagePageFileHistoryLine extensions
- ImagePageFindFile extensions
- ImgAuthBeforeStream extensions
- LoadExtensionSchemaUpdates extensions
- MWStakeCommonUIRegisterSkinSlotComponents extensions
- MediaWikiPerformAction extensions
- NamespaceManager::editNamespace extensions
- NamespaceManager::getMetaFields extensions
- NamespaceManagerBeforePersistSettings extensions
- NotifyMeBeforeGenerateNotification extensions
- PageDeleteComplete extensions
- PageHistoryLineEnding extensions
- PageMoveComplete extensions
- PageSaveComplete extensions
- ParserFirstCallInit extensions
- SMW::RevisionGuard::ChangeFile extensions
- SMW::RevisionGuard::ChangeRevision extensions
- SMW::RevisionGuard::ChangeRevisionID extensions
- SMW::RevisionGuard::IsApprovedRevision extensions
- SkinTemplateNavigation::Universal extensions
- TitleGetEditNotices extensions
- All extensions
- Extensions included in BlueSpice