[Bug 22647] Show number of members for categories in search results

2010-04-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22647

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||s.mazel...@xs4all.nl
 Resolution||FIXED

--- Comment #5 from Siebrand s.mazel...@xs4all.nl 2010-04-21 01:07:34 CEST ---
Applied in r65351. 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 22647] Show number of members for categories in search results

2010-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22647

--- Comment #1 from Lejonel lejo...@telia.com 2010-03-15 12:01:49 UTC ---
Created an attachment (id=7202)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7202)
patch to display category sizes differently in search results

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 22647] Show number of members for categories in search results

2010-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22647

Lejonel lejo...@telia.com changed:

   What|Removed |Added

   Keywords||need-review, patch
  Component|Lucene Search   |Search
Version|any |1.17-svn
 AssignedTo|rain...@eunet.rs|wikibug...@lists.wikimedia.
   ||org
Product|MediaWiki extensions|MediaWiki

--- Comment #2 from Lejonel lejo...@telia.com 2010-03-15 12:05:22 UTC ---
I made a patch to do this.

(It is in standard MediaWiki, so changing component from Extensions.)

-- 
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 22647] Show number of members for categories in search results

2010-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22647

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #3 from Chad H. innocentkil...@gmail.com 2010-03-15 12:08:24 UTC 
---
1. Numbers should go through $wgLang-formatNum().
2. New message should go in messages.inc.
3. Minor nitpick: we usually say 'n pages', rather than 'n members'

-- 
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 22647] Show number of members for categories in search results

2010-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22647

Lejonel lejo...@telia.com changed:

   What|Removed |Added

   Attachment #7202|0   |1
is obsolete||

--- Comment #4 from Lejonel lejo...@telia.com 2010-03-15 20:07:42 UTC ---
Created an attachment (id=7203)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7203)
a new patch where I tried to fix the mentioned problems

Here is another try.
*$wgLang-formatNum is used on numbers
*The new message is added to messages.inc
*It is not very important to me, but I choose the word members because (as
far as I can see) the number is the total of pages, subcategories and files in
the category. It is the same as the message 'nmembers' used in
Special:Categories.

-- 
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