https://bugzilla.wikimedia.org/show_bug.cgi?id=47020
--- Comment #9 from Aaron Schulz <[email protected]> --- (In reply to comment #8) > Sorry, but I don't know. > > How do I set the array to this variable "$wgFlaggedRevsOverride"? Could you > give me an example? > $wgFlaggedRevsOverride is boolean, he said that the others were arrays, which they are. > but the pages that were not reviewed are displayed normally? Is there any way > to make the page appears for the users only after authorization? > You can't hide new pages like this. A new (and unreviewed) page is visible to everyone by default. It's not clear how that would be implemented. I guess one could change the "unreviewed page" notice to something like "this page is unreviewed, click here to see it" and hide all the content until that link is clicked. Anyway, this feature is not present. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
