Last modified: 2013-05-20 20:05:53 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 T50478, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48478 - Remove wgArticleRobotPolicies from InitialiseSettings.php
Remove wgArticleRobotPolicies from InitialiseSettings.php
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
wmf-deployment
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-14 23:57 UTC by MZMcBride
Modified: 2013-05-20 20:05 UTC (History)
5 users (show)

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


Attachments

Description MZMcBride 2013-05-14 23:57:41 UTC
From <https://noc.wikimedia.org/conf/InitialiseSettings.php.txt>:

---
'wgArticleRobotPolicies' => array(
	'testwiki' => array(
		'Not indexed' => 'noindex,follow',
	),
	'enwiki' => array(
		# IRC request from amidaniel, 2007-06-01 TS
		'Wikipedia:Requests for arbitration/Badlydrawnjeff/Evidence' => 'noindex,follow',
		'Wikipedia:Requests for arbitration/Badlydrawnjeff/Workshop' => 'noindex,follow',
	),
	'rowiki' => array(
		'Wikipedia:Pagini de şters' => 'noindex,follow',
		'Discuţie Wikipedia:Pagini de şters' => 'noindex,follow',
	),
),
# @} end of ROBOT
---

This global configuration variable pre-dates the existence of __NOINDEX__. These pages can be individually marked (if they're not already) and then this whole block of code can go.
Comment 1 Alex Monk 2013-05-19 15:40:53 UTC
The testwiki article doesn't exist anymore, the enwiki articles both have noindex and the rowiki entries don't even work because those are not properly canonicalised page names (should be 'Project:Pagini_de_şters' and 'Project talk:Pagini_de_şters').
Comment 2 Alex Monk 2013-05-19 15:48:02 UTC
Actually ignore what I said about the rowiki entries - I misunderstood the documentation. They're definitely not working though:
view-source:https://ro.wikipedia.org/wiki/Wikipedia:Pagini_de_%C8%99ters
https://www.google.co.uk/search?q=Wikipedia%3APagini+de+%C5%9Fters
https://ro.wikipedia.org/w/index.php?title=Wikipedia:Pagini_de_%C8%99ters&action=info
Comment 3 Gerrit Notification Bot 2013-05-19 16:07:03 UTC
Related URL: https://gerrit.wikimedia.org/r/64526 (Gerrit Change Ib32078737b8663e25ca569b8b902da2c37c4c084)

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


Navigation
Links