https://bugzilla.wikimedia.org/show_bug.cgi?id=27195
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |shell Summary|Allow non-logged in users |Grant anonymous users |to create articles and |'createpage' right and |enable |enable |Extension:FlaggedRevisions |Extension:FlaggedRevisions |on fawiki |on fa.wikipedia.org | |fawiki_p --- Comment #3 from Krinkle <[email protected]> 2011-02-06 13:24:02 UTC --- Aha! You mean granting and revoking the permission to create pages. By default this is allowed but it was disabled on fa.wiki: InitialiseSettings.php # permisions 'fawiki' => array( '*' => array( 'createpage' => false ), Adjusting summary accordingly + shell -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
