https://bugzilla.wikimedia.org/show_bug.cgi?id=164

--- Comment #217 from Aryeh Gregor <[email protected]> 2011-07-18 
18:25:02 UTC ---
The interesting code is here:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/Collation.php?view=markup

That's the part that does the actual collation, which is really just handed off
to the intl extension.  The part that actually hooks into category pages is in
CategoryPage.php, but it's relatively boring.  I don't think there are any
parser functions or anything else exposed to users right now.

If you have questions or comments, I strongly encourage you to post to
wikitech-l, not this bug.  Bugzilla is used for bug tracking, not discussion,
and this bug is fixed.  If you have further feature requests, like the addition
of new parser functions that expose the sortkey functionality, file new bugs. 
I am not going to answer any questions that are asked here.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to