[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Raimond Spekking  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #15 from Raimond Spekking  2012-05-31 
13:10:34 UTC ---
Deployed by Reedy today. Thanks :)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

--- Comment #14 from Raimond Spekking  2012-05-30 
20:10:22 UTC ---
Line added to InitialiseSettings.php with
https://gerrit.wikimedia.org/r/#/c/9469/

Now it needs someone to merge and deploy.

(In reply to comment #11)
> Just to make this clear: the community decision has been made under the 
> premise
> that it is possible to opt in indexing (e.g. by __INDEX__)
> 
> It is not acceptable to implement any solution that does not provide this
> requirement!

Overriding with __INDEX__ is still possible. Tested on my local wiki.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Umherirrender  changed:

   What|Removed |Added

   Keywords||ops
   Priority|Normal  |High

--- Comment #13 from Umherirrender  2012-05-30 
19:48:59 UTC ---
Next week is over, please, shell user or operator, add a comment or change the
status of this bug, if nobody is there, to fix it or you think, that is this
already fixed. Thanks for a response.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

--- Comment #12 from Umherirrender  2012-05-20 
18:48:48 UTC ---
Next week is gone, please give a comment about the status.
Thanks.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Alexander Karnstedt  changed:

   What|Removed |Added

 CC||alexander_ber...@gmx.de

--- Comment #11 from Alexander Karnstedt  2012-05-15 
10:06:57 UTC ---
Just to make this clear: the community decision has been made under the premise
that it is possible to opt in indexing (e.g. by __INDEX__)

It is not acceptable to implement any solution that does not provide this
requirement!

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Umherirrender  changed:

   What|Removed |Added

   Priority|Low |Normal
 CC||umherirrender_de...@web.de

--- Comment #10 from Umherirrender  2012-05-14 
18:34:21 UTC ---
Please add NS_USER => 'noindex,follow' to the dewiki part of
wgNamespaceRobotPolicies in InitialiseSettings.php.

That is the easiert way and already used by other namespaces on dewiki and
other wikis. There is no reason to use a harder other technical way, when there
is this easy way.

Thanks.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Sam Reed (reedy)  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

--- Comment #9 from Jonathan Haas  2012-04-23 19:07:10 
UTC ---
Sure, we could (although we would probably need to give a bot admin rights and
I'm not sure we want that). But why not use $wgNamespaceRobotPolicies directly?
Is there some technical problem I should know of? According to
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php (not
sure if I'm looking at the right file) there are already a lot of namespaces
there in addition to the robots.txt one.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

--- Comment #8 from Mark A. Hershberger  2012-04-23 
18:05:29 UTC ---
(In reply to comment #7)
> I realize this is not as scalable as __INDEX__, but maybe this feature could 
> be
> added?

Actually, that is probably something a bot could do, right?  Watch for new
__INDEX__ uses and add them to MW:Robots.txt

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #7 from Mark A. Hershberger  2012-04-23 
18:03:41 UTC ---
(In reply to comment #6)
> Right, if you want to whitelist separate pages it won't work. Reopened.

Couldn't you add whitelisted pages to MediaWiki:Robots.txt?

http://en.wikipedia.org/wiki/Robots_exclusion_standard#Allow_directive

I realize this is not as scalable as __INDEX__, but maybe this feature could be
added?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Max Semenik  changed:

   What|Removed |Added

   Keywords||shell
 Status|RESOLVED|REOPENED
  Component|Language setup  |Site requests
 Resolution|WONTFIX |
 Ever Confirmed|0   |1

--- Comment #6 from Max Semenik  2012-04-23 16:50:31 UTC 
---
Right, if you want to whitelist separate pages it won't work. Reopened.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

--- Comment #5 from Jonathan Haas  2012-04-23 16:26:00 
UTC ---
So altering robots.txt (or MediaWiki:Robots.txt which is the same as I know)
will still allow individual pages to be indexed by adding __INDEX__?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

--- Comment #4 from Max Semenik  2012-04-23 16:17:20 UTC 
---
No, this will alter robots.txt for dewiki.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

--- Comment #3 from Jonathan Haas  2012-04-23 16:11:15 
UTC ---
This will prevent them from being indexed by adding the magic word __INDEX__ to
the page source, right? Changing $wgNamespaceRobotPolicies seems to be
generally favored by the community and was also done in similar cases (for
example see bug 16247)

(Can't reopen for some reason)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Max Semenik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||maxsem.w...@gmail.com
 Resolution||WONTFIX

--- Comment #2 from Max Semenik  2012-04-23 16:04:38 UTC 
---
Please reopen of you need help with this.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

Beau  changed:

   What|Removed |Added

 CC||b...@adres.pl

--- Comment #1 from Beau  2012-04-23 16:03:44 UTC ---
You can add entries to a page: MediaWiki:Robots.txt
There are already similar lines:
# Benutzerdiskussionsseiten 
Disallow: /wiki/Benutzer_Diskussion:
Disallow: /wiki/Benutzer_Diskussion%3A
Disallow: /wiki/User_talk:
Disallow: /wiki/User_talk%3A

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l