Difference between revisions of "Reference:BlueSpicePageAssignments"

m (Text replacement - "For detailed description and usage please visit our" to "For detailed description and usage, visit our")
m
(Tag: 2017 source edit)


Extension: BlueSpicePageAssignments


Overview
Description: Assigns individual users or whole groups to pages, e.g. as responsible editors.
State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL v3 only
Type: BlueSpice Category: Quality Assurance
Edition: BlueSpice free

Features[edit source]

Description[edit | edit source]

PageAssignments allows to assign pages to single users or user groups. Assigned user or groups users automatically have edit rights for a page. They will be notified about changes of an article to the page via email or internal notifications.

Usage / Featuresfeatures[edit | edit source]

  • The extension PageAssignments allows you to assign Assign responsible editors to an articlesa page.
  • An article can be assigned Assign one single user, multiple users or even an entire group.
  • The responsible editor(s) for the particular article can page can be viewed in the flyout "Page assignments" of the right toolbox in the tab "Quality quality management "tools.
  • The user assigned to the article Assigned users can transfer the their resposibility to another user if they have reviewer rights.
  • Users / groups are informed about all changes to the site and receive special permissions.A special page on the wiki (Special:PageAssignments) shows a list of all the articles that you are responsible for. can view their assignments on the page Special:PageAssignments.
  • Administrators can manage all assignments on the page Special:ManagePageAssignments.

Technical information[edit | edit source]

Configuration[edit | edit source]

The page assignments can be displayed in the title section of the page. Activate this page assignments display in LocalSettings.php (or in the php file in the d.settings folder):

                $GLOBALS['bsgBlueSpiceCalummaPageHeaderBeforeContentEnabledProviders'] = [ "pageheader-assignments" ];

            

Set the limit:

                $GLOBALS['bsgPageAssignmentsPageHeaderLimit'] = 25;

            

Rights (permissions)[edit | edit source]

Pages can only be assigned to users with "the pageassignable" permission (by default, and only this right is assigned to the editor and author roles). Only users with "pageassignments" permission can assign pages to others (by default, this right is assigned to the reviewer role).

Requirements[edit | edit source]

PageAssignments requires BlueSpiceFoundation.

User manualMore info[edit | edit source]

For detailed description and usage, visit our user manualhelp page.

Try free our BlueSpiceDemo[edit | edit source]

Try out page assignments in our BlueSpiceDemo.


Attachments

Discussions