The instructions at https://www.mediawiki.org/wiki/Extension:PageTriage#Installation should cover the installation process.
Configuring PageTriage, however, is fairly janky and not for the faint of heart. In theory, you can configure most of it by overriding these two files: /modules/ext.pageTriage.defaultTagsOptions/ext.pageTriage.defaultTagOptions.js /modules/ext.pageTriage.defaultDeletionTagsOptions/ext.pageTriage.defaultDeletionTagsOptions.js ...with local Javascript code at... MediaWiki:PageTriageExternalTagOptions.js MediaWiki:PageTriageExternalDeletionTagsOptions.js That allows you to customize (almost) all of the tags and workflow options for your local wiki. I say 'almost' because some of the deletion processes on English Wikipedia were just too complicated to make configurable in a sensible way, so they ended up getting hard-coded into PageTriage. And since the development of PageTriage was killed right after it launched on enwiki (due to the fact that English Wikipedians still preferred using Special:NewPages), it was never properly finished to support other wikis :( Kaldari On Tue, Dec 23, 2014 at 5:02 PM, Arcane 21 <[email protected]> wrote: > I wanted to install this extension for my non WMF wiki: > > https://www.mediawiki.org/wiki/Extension:PageTriage > > Got it working, but I have no idea how to configure it, and all I really > need to do (for now) is configure it to have a filter for the main > namespace (instead of Article like on Wikipedia). > > Any help in this regard would be appreciated. > > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
