Difference between revisions of "Manual:Extension/FlaggedRevs"
[quality revision] | [quality revision] |
(Tag: Visual edit) |
(Tag: Visual edit) |
The extension FlaggedRevs is a MediaWiki extension that activates an approval mechanism. New versions of a page are initially marked as drafts and remain so until a user with review rights checks and approves the page.
What are page drafts?[edit | edit source]
In BlueSpice, you can create draft versions of a page. After this a page has been edited and saved in draft mode readers of the page will, by default, see the most recently accepted version of the page. This allows editors to work on a draft in the background version until all changes "fit". The changes can then be approved by users with reviewer rights.
All By default, all users can see the latest draft versions version by clicking on the status information of a page or by switching to the version history. It is possible to limit view permissions of drafts to specific user groups.
Activating the acceptance feature[edit | edit source]
Activating the acceptance feature is done on the namespace level. A user with admin permissions checks that FlaggedRevs is activated for each namespace that should enable drafts. This is done activates the feature in Global actions > Management > Namespace manager: for individual namespaces. The dialog window opens after clicking the edit icon (wrench) in the Actions column. Select Approval and click Done.
Existing pages[edit | edit source]
After activating Approvals for a namespace, all pages in the namespace are set into first draft mode. Each page in the namespace now displays a banner at the top of the page with the acceptance status (1) and a quick link to publish the page (2).New pages[edit | edit source]
When a new page is created and first saved, it will automatically be visible to all users. If you do not want to show any information on the page, simply save the new page empty or with a short notification, such as "In progress" and accept the page, if you have review rights. Subsequent page edits will be collected in the draft version of the page. If a page is edited and saved multiple times while in draft mode, each edit gets logged in the version history:
The revisions in draft status have a dotted border and are highlighted in orange. In addition, they are marked as pending review. These revisions can be compared before the pending changes of the page are accepted.
Accepting a page[edit | edit source]
Users with review rights can accept a draft page any time they save a page (Accept this unreviewed page):
If the page is not accepted at this point, it can be accepted independently from the editing process.
A user with review rights can accept the page quickly with the review feature in the title section of the page. The draft message will display an arrow which includes the accept function:
Alternatively, the reviewer can go to the Acceptance page in the Quality Management toolbar instead:
In both cases, the reviewer can leave a comment. This comment will then be shown in the version history of the page.
The page now shows the page version as accepted.
Setting read permissions for drafts[edit | edit source]
By default, all users can see the drafts of a page, even readers.
To hide drafts from readers, the group user has to be removed from the configuration. An administrator deletes the group user form "Show unstable pages for the following groups" in Global actions > Management > Config manager:
Warning: If the group user is removed from the BlueSpiceFlaggedRevs configuration, users in this group will not be able to see draft versions when they are added as reviewers in a review process.
When the group user is removed, only sysop and reviewer users can access drafts. If you want other groups, for example editor, to see draft versions, you need to add them to the configuration and save it:
The two checkboxes Automatically set the page to stable... (checkbox is available until version 3.1.) and Automatically delete the workflow... determine what happens at the end of a workflow, if there is an active Review for a page. A page can be set to accepted status by a workflow and the workflow can be deleted after the page is marked as stable.
Note: If no user groups are specified in the configuration field, not even reviewers and sysops users will see a visual status indication of a page. They will have access to drafts through the revision history of a page instead.
Anyone with edit permissions will receive a notification that there are pending changes for the page when they access the page in edit mode:
Changes to embedded templates and files[edit | edit source]
If a page includes templates or files such as images or PDFs and there is a change to these files after the page has been approved, this will also be reflected in the status banner (1) and the QM status information in the title area (2).
If the embedded resources are located in a namespace without its own approval function, the version of the resource at the time of page approval is displayed in the approved version of the page. The draft version accordingly shows the most current version of the embedded resource. To approve the resource change, the page has to be approved again. This creates a new page version.
Approving a resource[edit | edit source]
Before approving the changed resource(s), you should check which resources are affected.
- Open the quality management tools (1). Here you can see under Approval that there are changes to resources (2).
- Click on a changed resource (3) to display the changes between the last two versions of the resource.
- Click "Review now" (4) under Unapproved changes. This will take you to the draft version of the page. From there you can approve the page in the title area. Note: If there are several changed resources, they can only be approved together.
Settings for resources on approved pages[edit | edit source]
It is possible via server configuration to show embedded resources (i.e., files, templates or transcluded content) that were changed after the page has been released, in a certain version. The following options exist:
Setting | Description |
---|---|
FR_INCLUDES_FREEZE | Shows the resource version that was valid when the page was approved. |
FR_INCLUDES_STABLE | Always shows the latest approved (stable) version of a resource, even if it was approved after the page was approved (this works only if the resource is located in a namespace with active approval feature). |
FR_INCLUDES_CURRENT | Always shows the latest version of the included resource. |
Important! Results of a semantic query, unlike attribute values cannot be "frozen", even if FR_INCLUDES_FREEZE has been set. The query results do not persist in the source text of a page, but are generated dynamically at the time of the query. As a consequence, they are not available for versioning.
Related info
{{DISPLAYTITLE:Page approvals (Acceptance)}} The extension '''FlaggedRevs''' is a MediaWiki extension that activates an approval mechanism. New versions of a page are initially marked as drafts and remain so until a user with ''review'' rights checks and approves the page. {{TOC|limit=1}} ==What are page drafts?== In BlueSpice, you can create draft versions of a page. After thisa page has been edited and saved in draft mode readers of the page will, by default, see the most recently accepted version of the page. This allows editors to work on a draft in the background version until all changes "fit". The changes can then be approved by users with reviewer rights. All By default, all users can see the latest draft versionsversion by clicking on the status information of a page or by switching to the [[Using the Version History|version history]]. It is possible to limit view permissions of drafts to specific user groups. ==Activating the acceptance feature== Activating the acceptance feature is done on the namespace level. A user with admin permissions checks that ''FlaggedRevs'' is activated for each namespace that should enable drafts. This is done activates the feature in ''Global actions > Management > Namespace manager'': for individual namespaces. The dialog window opens after clicking the edit icon (wrench) in the ''Actions'' column. Select ''Approval'' and click ''Done''.<br /> [[File:Manual:approval-namespace.png|alt=Activate the Approval feature|center|thumb|450x450px|Activate the Approval feature]] ===Existing pages=== After activating ''Approvals'' for a namespace, all pages in the namespace are set into ''first draft'' mode. [[File:Manual:flaggedrevs-activated-existingpage.png|link=https://en.wiki.bluespice.com/wiki/File:Manual:flaggedrevs-activated-existingpage.png|alt=Screenshot of draft banner notice and page status information in the status bar.|center|650x650px|thumb|Draft banner notice (1) and page status information in the status bar (2).]]Each page in the namespace now displays a banner at the top of the page with the acceptance status (1) and a quick link to publish the page (2). ===New pages=== When a new page is created and first saved, it will automatically be visible to all users. If you do not want to show any information on the page, simply save the new page empty or with a short notification, such as "In progress" and accept the page, if you have review rights. <br />Subsequent page edits will be collected in the draft version of the page. If a page is edited and saved multiple times while in draft mode, each edit gets logged in the version history:<br /> [[File:Manual:flaggedrevs-revisions.png|alt=Draft revisions|center|650x650px|thumb|Draft revisions]] The revisions in draft status have a dotted border and are highlighted in orange. In addition, they are marked as ''pending review''. These revisions can be compared before the pending changes of the page are accepted. ==Accepting a page== Users with ''review'' rights can accept a draft page any time they save a page (''Accept this unreviewed page''):<br /> [[File:Manual:flaggedrevs-activated-firstsave.png|link=https://en.wiki.bluespice.com/wiki/File:Manual:flaggedrevs-activated-firstsave.png|alt=Accepting pending changes|center|650x650px|thumb|Accepting pending changes]] If the page is not accepted at this point, it can be accepted independently from the editing process. A user with ''review'' rights can accept the page quickly with the review feature in the title section of the page. The draft message will display an arrow which includes the ''accept'' function: <br /> [[File:Manual:flaggedrevs-acceptdraft.png|alt=Accepting a draft from the title section|center|277x277px|thumb|Accepting a draft from the title section]] Alternatively, the reviewer can go to the Acceptance page in the Quality Management toolbar instead: <br /> [[File:Manual:flaggedrevs-acceptdraft2.png|alt=Accepting a draft from the QM-Tools|center|650x650px|thumb|Accepting a draft from the QM-Tools]] In both cases, the reviewer can leave a comment. This comment will then be shown in the version history of the page. The page now shows the page version as accepted. <br />[[File:Manual:flaggedrevs-acceptedpage.png|alt=Accepted page|center|650x650px|thumb|Accepted page]] ==Setting read permissions for drafts== By default, all users can see the drafts of a page, even readers. To hide drafts from readers, the group ''user'' has to be removed from the configuration. An administrator deletes the group user form "Show unstable pages for the following groups" in ''Global actions > Management > Config manager'': <br /> [[File:Manual:flaggedrevs-config.png|alt=Screenshot: flaggedrevs configuration|center|650x650px]] <br />{{Box Note|boxtype=warning|Note text=If the group ''user'' is removed from the ''BlueSpiceFlaggedRevs'' configuration, users in this group will not be able to see draft versions when they are added as reviewers in a review process.}} When the group user is removed, only ''sysop'' and ''reviewer'' users can access drafts. If you want other groups, for example ''editor'', to see draft versions, you need to add them to the configuration and save it: <br /> [[File:Manual:flaggedrevs-config-addgroup.png|alt=Screenshot: flaggedrevsconnector add group|center|650x650px]] <br />The two checkboxes ''Automatically set the page to stable...'' (checkbox is available until version 3.1.) and ''Automatically delete the workflow..''. determine what happens at the end of a workflow, if there is an active [[Manual:Extension/BlueSpiceReview|Review]] for a page. A page can be set to accepted status by a workflow and the workflow can be deleted after the page is marked as stable. {{Box Note|boxtype=note|Note text=If no user groups are specified in the configuration field, not even reviewers and sysops users will see a visual status indication of a page. They will have access to drafts through the revision history of a page instead.}} Anyone with edit permissions will receive a notification that there are pending changes for the page when they access the page in edit mode: <br /> [[File:Manual:flaggedrevs-editnotification.png|alt=Pending changes notification|center|550x550px|thumb|Pending changes notification]] ==Changes to embedded templates and files== If a page includes templates or files such as images or PDFs and there is a change to these files after the page has been approved, this will also be reflected in the status banner (1) and the QM status information in the title area (2). <br /> [[File:Manual:fr-changestoresources1.png|alt=Changes to embedded resources|center|thumb|650x650px|Changes to embedded resources]] <br /> If the embedded resources are located in a namespace without its own approval function, the version of the resource at the time of page approval is displayed in the approved version of the page. The draft version accordingly shows the most current version of the embedded resource. To approve the resource change, the page has to be approved again. This creates a new page version. ===Approving a resource=== Before approving the changed resource (s), you should check which resources are affected. #'''Open''' the quality management tools (1). Here you can see under Approval that there are changes to resources (2). #'''Click''' on a changed resource (3) to display the changes between the last two versions of the resource. #'''Click''' "''Review now''" (4) under Unapproved changes. This will take you to the draft version of the page. From there you can approve the page in the title area. '''Note:''' If there are several changed resources, they can only be approved together. [[File:Manual:fr-approvingressource2.png|alt=Approving a ressource|center|thumb|650x650px|Approving a ressource]] <br /> ==Settings for resources on approved pages== It is possible via server configuration to show embedded resources (i.e., files, templates or transcluded content) that were changed after the page has been released, in a certain version. The following options exist: {| class="wikitable" style="width:100%;" data-ve-attributes="{"style":"width:100%;"}" |+ !Setting !Description |- |FR_INCLUDES_FREEZE |Shows the resource version that was valid when the page was approved. |- |FR_INCLUDES_STABLE |Always shows the latest approved (stable) version of a resource, even if it was approved after the page was approved (this works only if the resource is located in a namespace with active approval feature). |- |FR_INCLUDES_CURRENT |Always shows the latest version of the included resource. |} {{Box Note|boxtype=important|Note text=Results of a '''semantic query''', unlike attribute values '''cannot''' be "frozen", even if FR_INCLUDES_FREEZE has been set. The query results do not persist in the source text of a page, but are generated dynamically at the time of the query. As a consequence, they are not available for versioning.}}<br />{{Box Links-en |Topic1=[[Reference:FlaggedRevs]] |Topic2=[[Manual:Quality_management|Quality management tools]] }} [[en:{{FULLPAGENAME}}]] [[de:Handbuch:Erweiterung/FlaggedRevs]] __FORCETOC__ [[Category:Quality]]
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Page approvals (Acceptance)}} | {{DISPLAYTITLE:Page approvals (Acceptance)}} | ||
− | The extension '''FlaggedRevs''' is a MediaWiki extension that activates an approval mechanism. New versions of a page are initially marked as drafts and remain so until a user with review rights | + | The extension '''FlaggedRevs''' is a MediaWiki extension that activates an approval mechanism. New versions of a page are initially marked as drafts and remain so until a user with ''review'' rights approves the page. |
− | {{TOC|limit=1}} | + | {{TOC|limit=1}} |
− | In BlueSpice, you can create draft versions of a page. After | + | ==What are page drafts?== |
+ | In BlueSpice, you can create draft versions of a page. After a page has been edited and saved in draft mode readers of the page will, by default, see the most recently accepted version of the page. This allows editors to work on a draft version until all changes "fit". The changes can then be approved by users with reviewer rights. | ||
− | + | By default, all users can see the latest draft version by clicking on the status information of a page or by switching to the [[Using the Version History|version history]]. It is possible to limit view permissions of drafts to specific user groups. | |
==Activating the acceptance feature== | ==Activating the acceptance feature== | ||
− | Activating the acceptance feature is done on the namespace level. A user with admin permissions | + | Activating the acceptance feature is done on the namespace level. A user with admin permissions activates the feature in ''Global actions > Management > Namespace manager'' for individual namespaces. |
The dialog window opens after clicking the edit icon (wrench) in the ''Actions'' column. Select ''Approval'' and click ''Done''.<br /> | The dialog window opens after clicking the edit icon (wrench) in the ''Actions'' column. Select ''Approval'' and click ''Done''.<br /> | ||
[[File:Manual:approval-namespace.png|alt=Activate the Approval feature|center|thumb|450x450px|Activate the Approval feature]] | [[File:Manual:approval-namespace.png|alt=Activate the Approval feature|center|thumb|450x450px|Activate the Approval feature]] | ||
Line 17: | Line 18: | ||
===New pages=== | ===New pages=== | ||
− | When a new page is created and first saved, it will automatically be visible to all users. | + | When a new page is created and first saved, it will automatically be visible to all users. Subsequent page edits will be collected in the draft version of the page. If a page is edited and saved multiple times while in draft mode, each edit gets logged in the version history:<br />[[File:Manual:flaggedrevs-revisions.png|alt=Draft revisions|center|650x650px|thumb|Draft revisions]] |
− | |||
− | |||
− | [[File:Manual:flaggedrevs-revisions.png|alt=Draft revisions|center|650x650px|thumb|Draft revisions]] | ||
Line 32: | Line 30: | ||
If the page is not accepted at this point, it can be accepted independently from the editing process. | If the page is not accepted at this point, it can be accepted independently from the editing process. | ||
− | A user with review rights can accept the page quickly with the review feature in the title section of the page. The draft message will display an arrow which includes the ''accept'' function: | + | A user with ''review'' rights can accept the page quickly with the review feature in the title section of the page. The draft message will display an arrow which includes the ''accept'' function: |
<br /> | <br /> | ||
[[File:Manual:flaggedrevs-acceptdraft.png|alt=Accepting a draft from the title section|center|277x277px|thumb|Accepting a draft from the title section]] | [[File:Manual:flaggedrevs-acceptdraft.png|alt=Accepting a draft from the title section|center|277x277px|thumb|Accepting a draft from the title section]] | ||
Line 53: | Line 51: | ||
<br /> | <br /> | ||
[[File:Manual:flaggedrevs-config.png|alt=Screenshot: flaggedrevs configuration|center|650x650px]] | [[File:Manual:flaggedrevs-config.png|alt=Screenshot: flaggedrevs configuration|center|650x650px]] | ||
− | <br />{{Box Note|boxtype=warning|Note text=If the group ''user'' is removed from the ''BlueSpiceFlaggedRevs'' configuration, users in this group will not be able to see draft versions when they are added as reviewers in a review process.}}When the group user is removed, only ''sysop'' and ''reviewer'' users can access drafts. If you want other groups, for example ''editor'', to see draft versions, you need to add them to the configuration and save it: | + | <br />{{Box Note|boxtype=warning|Note text=If the group ''user'' is removed from the ''BlueSpiceFlaggedRevs'' configuration, users in this group will not be able to see draft versions when they are added as reviewers in a review process.}} |
+ | When the group user is removed, only ''sysop'' and ''reviewer'' users can access drafts. If you want other groups, for example ''editor'', to see draft versions, you need to add them to the configuration and save it: | ||
<br /> | <br /> | ||
[[File:Manual:flaggedrevs-config-addgroup.png|alt=Screenshot: flaggedrevsconnector add group|center|650x650px]] | [[File:Manual:flaggedrevs-config-addgroup.png|alt=Screenshot: flaggedrevsconnector add group|center|650x650px]] | ||
− | <br />The two checkboxes ''Automatically set the page to stable...'' and ''Automatically delete the workflow..''. determine what happens at the end of a workflow, if there is an active [[Manual:Extension/BlueSpiceReview|Review]] for a page. A page can be set to accepted status by a workflow and the workflow can be deleted after the page is marked as stable. | + | <br />The two checkboxes ''Automatically set the page to stable...'' (checkbox is available until version 3.1.) and ''Automatically delete the workflow..''. determine what happens at the end of a workflow, if there is an active [[Manual:Extension/BlueSpiceReview|Review]] for a page. A page can be set to accepted status by a workflow and the workflow can be deleted after the page is marked as stable. |
{{Box Note|boxtype=note|Note text=If no user groups are specified in the configuration field, not even reviewers and sysops users will see a visual status indication of a page. They will have access to drafts through the revision history of a page instead.}} | {{Box Note|boxtype=note|Note text=If no user groups are specified in the configuration field, not even reviewers and sysops users will see a visual status indication of a page. They will have access to drafts through the revision history of a page instead.}} | ||
Anyone with edit permissions will receive a notification that there are pending changes for the page when they access the page in edit mode: | Anyone with edit permissions will receive a notification that there are pending changes for the page when they access the page in edit mode: | ||
Line 64: | Line 63: | ||
==Changes to embedded templates and files== | ==Changes to embedded templates and files== | ||
If a page includes templates or files such as images or PDFs and there is a change to these files after the page has been approved, this will also be reflected in the status banner (1) and the QM status information in the title area (2). | If a page includes templates or files such as images or PDFs and there is a change to these files after the page has been approved, this will also be reflected in the status banner (1) and the QM status information in the title area (2). | ||
+ | |||
+ | <br /> | ||
[[File:Manual:fr-changestoresources1.png|alt=Changes to embedded resources|center|thumb|650x650px|Changes to embedded resources]] | [[File:Manual:fr-changestoresources1.png|alt=Changes to embedded resources|center|thumb|650x650px|Changes to embedded resources]] | ||
Line 71: | Line 72: | ||
===Approving a resource=== | ===Approving a resource=== | ||
− | Before approving changed resource (s), you should check which resources are affected. | + | Before approving the changed resource(s), you should check which resources are affected. |
#'''Open''' the quality management tools (1). Here you can see under Approval that there are changes to resources (2). | #'''Open''' the quality management tools (1). Here you can see under Approval that there are changes to resources (2). |