Extension talk:FlaggedRevs/Restricting unapproved revisions
Add topicAppearance
DW: I tried to use the restriction in MediaWiki 1.18 and I found a bug in function efFlaggedRevsHooks_userCanView: Instead of:
$view = FlaggedArticleView::singleton();
there should be:
$view = FlaggedPageView::singleton();
Start a discussion about Extension:FlaggedRevs/Restricting unapproved revisions
Talk pages are where people discuss how to make content on MediaWiki the best that it can be. You can use this page to start a discussion with others about how to improve Extension:FlaggedRevs/Restricting unapproved revisions.