AutoDoc:BlueSpiceRSSFeeder and Reference:FlaggedRevs: Difference between pages

(Difference between pages)
m (1 revision imported)
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
==DescriptionMsg==
{{BSExtensionInfobox
{{AutoDocDescriptionMsg
|desc=Allows for article content management by editors and reviewers.
|name = BlueSpiceRSSFeeder
|status=stable
|desc = {{int:bs-rssfeeder-desc
|developer=Aaron Schulz, Joerg Baach
}}
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|category=Quality Assurance
|docu=https://www.mediawiki.org/wiki/Extension:FlaggedRevs
|features='''FlaggedRevs''' is a MediaWiki extension that activates an approval mechanism.
 
New versions of an article are initially marked as drafts and remain so until a user with revision rights checks and approves the page.
 
The MediaWiki extension is customized in BlueSpice. It uses the [[Reference:BlueSpiceFlaggedRevsConnector|FlaggedRevsConnector]] to work alongside [[Reference:Workflows|workflows]], realising the complete functionality of an editorial process with a final approval step.
<br />
{{Messagebox|boxtype=warning|Note text=The setting FR_INCLUDES_FREEZE for handling the state of included files of an approved wikipage has [https://phabricator.wikimedia.org/rEFLRe4ff4779203d4ec44cdadcfa33f6d634bee1a7f1 no long term support by  ] and should not be introduced in a new wiki for that reason.}}<br />
|bsvTo=4.2.x
}}
}}
==License==
{{wcagCheck
{{AutoDocLicense
|wcagCheckedfor=Web, Authoring tool
|name = GPL-3.0-only
}}
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = 1.36.0
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = 4.1
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceRSSFeeder
}}
}}
==SpecialPages==
{{AutoDocSpecialPages
|SpecialPages = {{AutoDocCallback
|name = RSSFeeder
|callback = SpecialRSSFeeder
}}
}}
==Config==
{{AutoDocConfig
|config = {{AutoDocOption
|name = RSSUrlNumberOfAllowedRedirects
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = RSSUrlWhitelist
|value = <nowiki>array (
)</nowiki>
}}
}}
==ApiModules==
{{AutoDocApiModules
|APIModules = {{AutoDocCallback
|name = bs-rss-standards-pages-store
|callback = ApiRSSStandardsPagesStore
}}
{{AutoDocCallback
|name = bs-rssfeeder-tasks
|callback = BSApiTasksRSSFeeder
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSDashboardsAdminDashboardPortalConfig BSDashboardsAdminDashboardPortalConfig]
|callback = \BlueSpice\RSSFeeder\Hook\BSDashboardsAdminDashboardPortalConfig\AddConfigs::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSDashboardsAdminDashboardPortalPortlets BSDashboardsAdminDashboardPortalPortlets]
|callback = \BlueSpice\RSSFeeder\Hook\BSDashboardsAdminDashboardPortalPortlets\AddPortlets::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSDashboardsUserDashboardPortalConfig BSDashboardsUserDashboardPortalConfig]
|callback = \BlueSpice\RSSFeeder\Hook\BSDashboardsUserDashboardPortalConfig\AddConfigs::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSDashboardsUserDashboardPortalPortlets BSDashboardsUserDashboardPortalPortlets]
|callback = \BlueSpice\RSSFeeder\Hook\BSDashboardsUserDashboardPortalPortlets\AddPortlets::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/ChameleonSkinTemplateOutputPageBeforeExec ChameleonSkinTemplateOutputPageBeforeExec]
|callback = \BlueSpice\RSSFeeder\Hook\ChameleonSkinTemplateOutputPageBeforeExec\AddToGlobalActions::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeCommonUIRegisterSkinSlotComponents MWStakeCommonUIRegisterSkinSlotComponents]
|callback = common-user-interface
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/TitleReadWhitelist TitleReadWhitelist]
|callback = \BlueSpice\RSSFeeder\Hook\TitleReadWhitelist\AddRSSFeeder::callback
}}
}}

Latest revision as of 12:10, 10 July 2023

Extension: FlaggedRevs

all extensions

Overview
Description: Allows for article content management by editors and reviewers.
State: stable Dependency: MediaWiki
Developer: Aaron Schulz, Joerg Baach License: -
Type: MediaWiki Category: Quality Assurance
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1- 4.2.x

Features

FlaggedRevs is a MediaWiki extension that activates an approval mechanism.

New versions of an article are initially marked as drafts and remain so until a user with revision rights checks and approves the page.

The MediaWiki extension is customized in BlueSpice. It uses the FlaggedRevsConnector to work alongside workflows, realising the complete functionality of an editorial process with a final approval step.

Warning!The setting FR_INCLUDES_FREEZE for handling the state of included files of an approved wikipage has no long term support by and should not be introduced in a new wiki for that reason.


Discussions