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

--- Comment #6 from Bawolff <[email protected]> 2011-07-06 01:03:09 UTC ---
Ok, a hook was added in MediaWiki 1.19 (see bug 29680 and r91510), which means
this is easily do-able with a 4 line extension.

Is there still concensuss for this? and what is the exact algorithm wanted
here. The mediawiki namespace message thing is unlikely to happen, because
that'd require some extra coding to make all the pages re-sort themselves
whenever anyone edited it (do-able, but unless people are super attached to the
idea I don't really plan to code that atm).

However, It'd be very easy at this point to say: Sort by subpage by default for
anything in main namespace, otherwise sort by pagename. Or sort by subpage for
any namespace with subpages enabled, or just strip the stuff before the first
/, etc. Anyways, what exactly is the algorithm wanted?


(As another note, currently the hook is in 1.19 which is still a while away
from reaching Wikimedia wikis. If people really really want this feature, it
might be possible to backport the hook since its such a small change, I'm not
really sure how that normally works)

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

Reply via email to