Mark Clements wrote:
So, is anything going to happen regarding this? The important issue, I think, is to sort out the implementation of the low-level stuff (i.e. how you specify the section that a page goes under) as this will start being used by extensions, and we don't want it to change once it has been officially released.
Er, like this maybe?
$wgSpecialPageGroups['Pagename'] = 'groupname';
-- brion vibber (brion @ wikimedia.org)