How to approve new articles and edits in Mediawiki?

旧时模样 提交于 2019-12-01 06:15:54

Try the FlaggedRevs extension. It adds a status to each article, the status can change when the article is edited (based on the permissions of the editor), and certain user groups can change the status by hand. You can use the status to hide the article from readers or show them the last approved state. The extension is used in several Wikimedia projects so it is reliably maintained. Its main disadvantage is that it is very flexible and has way more options than you need (it supports multiple levels of "approvedness", multiple approval dimensions, complex rules on when to show which version among other things), so configuring it is a bit complicated. (It took me quite a while to figure it out back in 2007; by now there might be good tutorials around, I don't know.)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!