Server script

Revision as of 12:17, 22 March 2022 by Margit Link-Rodrigue (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mass approval using a script

The script extensions/BlueSpiceFlaggedRevsConnector/maintenance/BSBatchReview.php 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.


The pages are released per namespace and by a user with admin rights:

php extensions/BlueSpiceflaggedRevsConnector/maintenance/BSBatchReview.php --username WikiSysop --namespace 3000

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 query.




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

No categories assignedEdit

Discussions