Last modified: 2007-10-18 09:35:23 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T13658, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11658 - semi-protect Image: namespace on pt.wikipedia
semi-protect Image: namespace on pt.wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-14 10:07 UTC by Waldir
Modified: 2007-10-18 09:35 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Waldir 2007-10-14 10:07:32 UTC
The community on the Portuguese Wikipedia has decided to semi-protect the whole Image: namespace, here: [[pt:Wikipedia:Esplanada/propostas#proteger domínio imagem contra IP's]]. The reasoning of the request is that the images are being transferred to Commons, and there are only a few hundreds left. The pages are target to frequent edits by IPs that don't realise that the images are stored elsewhere. That is, the pages are constantly being recreated. But since there can still be notes left in the discussion pages about copyright infringements and other problems, the idea was to leave Image Discussion namespace unprotected. We plan to request the full protection of both namespaces when the images are all transferred to Commons.
Comment 1 JeLuF 2007-10-15 20:34:02 UTC
Set wgNamespaceProtection to:

	'ptwiki' => array(
		NS_MEDIAWIKI => array( 'editinterface' ),
		NS_IMAGE => array('editinterface' ),
	),	

=> DONE.
Comment 2 Waldir 2007-10-17 23:29:01 UTC
Hum, please note that we requested "semi-protection" only, that is, only IPs and newbies shouldnt be able to edit the namespace. Could you change that setting, please?
Comment 3 JeLuF 2007-10-18 09:29:40 UTC
OK, trying this one:

    'ptwiki' => array(
        NS_MEDIAWIKI => array( 'editinterface' ),
        NS_IMAGE => array('autoconfirmed' ),
    ),

=> DONE.
Comment 4 Waldir 2007-10-18 09:35:23 UTC
thanks! ^^

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links