Manual:Extension/FlaggedRevs/Server script and SocialEntity:316: Difference between pages

(Difference between pages)
(Created page with "== Mass approval using a script == The script <code>extensions/BlueSpiceFlaggedRevsConnector/maintenance/BSBatchReview.php</code> can be used to approve all drafts in the wiki...")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
== Mass approval using a script ==
{
The script <code>extensions/BlueSpiceFlaggedRevsConnector/maintenance/BSBatchReview.php</code> can be used to approve all drafts in the wiki. This affects both first drafts, drafts of pages with already approved versions and drafts for embedded resources.
    "wikipageid": 1685,
 
    "namespace": 0,
 
    "titletext": "Manual:Extension/FlaggedRevs/Server script",
The pages are released per namespace and by a user with admin rights:
    "description": "",
<syntaxhighlight lang="php">
    "parentid": 0,
php extensions/BlueSpiceflaggedRevsConnector/maintenance/BSBatchReview.php --username WikiSysop --namespace 3000
    "id": 316,
</syntaxhighlight>
    "ownerid": 6,
If there is a large number of affected namespaces, a list of page titles or page IDs can be specified as a txt file. If necessary, this list can be created using a [[SMW queries|SMW query]].
    "type": "wikipage",
    "archived": false,
    "tags": [
        "Manual:Extension/FlaggedRevs/Server script"
    ],
    "resolved": false
}

Latest revision as of 12:17, 22 March 2022




To submit feedback about this documentation, visit our community forum.

No categories assignedEdit

Discussions