Reference:FlaggedRevs and Template:Collapsible/styles.css: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
 
Line 1: Line 1:
{{BSExtensionInfobox
#bscollapse .bs-collapsible  {margin-bottom:0.5em}
|desc=Allows for article content management by editors and reviewers.
#bscollapse .bs-collapsible  h3 {background:#f1f3f9; border-bottom:1px solid #d8d8d9;font-size:1em; padding:8px 4px; margin:0; font-weight:normal; border-radius:4px}
|status=stable
#bscollapse .bs-collapsible  > div > h3::before {font-family:bootstrap-icons !important; vertical-align:middle; margin-right:8px}
|developer=Aaron Schulz, Joerg Baach
#bscollapse .bs-collapsible  > div[aria-expanded="false"] > h3::before { content:"\F285";}
|type=MediaWiki
#bscollapse .bs-collapsible  > div[aria-expanded="true"] > h3::before { content:"\F282";}
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
#bscollapse .bs-collapsible  .oo-ui-icon-link, .mw-ui-icon-link:before {background-image:none;}
|compatible=MediaWiki
#bscollapse .bs-collapsible .mw-collapsible-content {padding: 1em 1em 2em 1em;}
|category=Quality Assurance
#bscollapse > p {line-height:0; overflow:hidden}
|docu=https://www.mediawiki.org/wiki/Extension:FlaggedRevs
#bscollapse  .bsversionsymbol {margin: 2px 5px 0 5px;float: right;}
|features='''FlaggedRevs''' is a MediaWiki extension that activates an approval mechanism.  
#bscollapseTOC .toctext > span {display:none}
 
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
}}
{{wcagCheck
|wcagCheckedfor=Web, Authoring tool
}}

Latest revision as of 14:04, 11 July 2023

#bscollapse .bs-collapsible  {margin-bottom:0.5em}
#bscollapse .bs-collapsible  h3 {background:#f1f3f9; border-bottom:1px solid 	#d8d8d9;font-size:1em; padding:8px 4px; margin:0; font-weight:normal; border-radius:4px}
#bscollapse .bs-collapsible  > div > h3::before {font-family:bootstrap-icons !important; vertical-align:middle; margin-right:8px}
#bscollapse .bs-collapsible  > div[aria-expanded="false"] > h3::before { content:"\F285";}
#bscollapse .bs-collapsible  > div[aria-expanded="true"] > h3::before { content:"\F282";}
#bscollapse .bs-collapsible  .oo-ui-icon-link, .mw-ui-icon-link:before {background-image:none;}
#bscollapse .bs-collapsible  .mw-collapsible-content {padding: 1em 1em 2em 1em;}
#bscollapse > p {line-height:0; overflow:hidden}
#bscollapse  .bsversionsymbol {margin: 2px 5px 0 5px;float: right;}
#bscollapseTOC .toctext > span {display:none}
No categories assignedEdit

Discussions