Extension:ContentStabilization

Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:GPL licensed extensions
MediaWiki extensions manual
ContentStabilization
Release status: stableCategory:Stable extensions
Description Allows users to mark pages as "approved" or "draft" and to view the most recent approved version of a page.
Author(s) Hallo Welt! GmbH
Latest version 4.0.0-alpha
Compatibility policy For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.Category:Extensions with long-term support release branches compatibility policy
MediaWiki 1.35+Category:Extensions with manual MediaWiki version
Database changes Yes
License GNU General Public License 3.0 only
Download Category:Extensions in Wikimedia version control
  • $wgContentStabilizationUnavailableNamespaces
  • $wgBlueSpicePageApprovedReminderDelay
  • $wgContentStabilizationEnabledNamespaces
  • $wgBlueSpiceExtendedSearchIndexOnlyStable
  • $wgContentStabilizationAllowFirstUnstable
  • $wgContentStabilizationDraftGroups
  • $wgContentStabilizationInclusionMode
  • $wgContentStabilizationStabilizeSMWProperties
  • $wgContentStabilizationPDFCreatorShowStabilizationTag
  • contentstabilization-admin
  • contentstabilization-oversight
  • contentstabilization-stabilize
Quarterly downloads 1 (Ranked 110th)
Translate the ContentStabilization extension if it is available at translatewiki.net
Category:All extensions

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.

Installation

  • Download and move the extracted ContentStabilization folder to your extensions/ 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' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also

Category:All extensions Category:ApiQueryBaseBeforeQuery extensions Category:ArticleViewHeader extensions Category:BSApiExtJSStoreBaseBeforePostProcessData extensions Category:BSApiNamespaceStoreMakeData extensions Category:BSExtendedSearchRepoFileGetFile extensions Category:BSExtendedSearchWikipageFetchRevision extensions Category:BSPageAssignmentsOverview extensions Category:BeforeInitialize extensions Category:BeforePageDisplay extensions Category:BeforeParserFetchFileAndTitle extensions Category:BeforeParserFetchTemplateRevisionRecord extensions Category:BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions Category:CognitiveProcessDesignerBeforeRender extensions Category:ContentAlterParserOutput extensions Category:ContentStabilizationStablePointAdded extensions Category:ContentStabilizationStablePointMoved extensions Category:ContentStabilizationStablePointRemoved extensions Category:ContentStabilizationStablePointUpdated extensions Category:DifferenceEngineViewHeader extensions Category:DrawioGetFile extensions Category:EditPageGetCheckboxesDefinition extensions Category:Extensions in Wikimedia version control Category:Extensions included in BlueSpice Category:Extensions with invalid or missing type Category:Extensions with long-term support release branches compatibility policy Category:Extensions with manual MediaWiki version Category:Extensions without an image Category:GPL licensed extensions Category:GetPreferences extensions Category:GetUserPermissionsErrors extensions Category:ImagePageFileHistoryLine extensions Category:ImagePageFindFile extensions Category:ImgAuthBeforeStream extensions Category:LoadExtensionSchemaUpdates extensions Category:MWStakeCommonUIRegisterSkinSlotComponents extensions Category:MediaWikiPerformAction extensions Category:MediaWikiServices extensions Category:ModifyExportQuery extensions Category:NamespaceManager::editNamespace extensions Category:NamespaceManager::getMetaFields extensions Category:NamespaceManagerBeforePersistSettings extensions Category:NotifyMeBeforeGenerateNotification extensions Category:PDFCreatorAfterGetDOMDocument extensions Category:PDFCreatorAfterSetRevision extensions Category:PDFCreatorContextBeforeGetPage extensions Category:PageDeleteComplete extensions Category:PageHistoryLineEnding extensions Category:PageMoveComplete extensions Category:PageSaveComplete extensions Category:ParserFirstCallInit extensions Category:SMW::RevisionGuard::ChangeFile extensions Category:SMW::RevisionGuard::ChangeRevisionID extensions Category:SMW::RevisionGuard::ChangeRevision extensions Category:SMW::RevisionGuard::IsApprovedRevision extensions Category:SkinTemplateNavigation::Universal extensions Category:Stable extensions Category:TitleGetEditNotices extensions