https://bugzilla.wikimedia.org/show_bug.cgi?id=32722
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]. | |edu --- Comment #4 from Brad Jorsch <[email protected]> 2012-06-02 13:29:51 UTC --- So what exactly is this bug requesting? 1. A list of aliases for Special:Mypage and the like? meta=siteinfo&siprop=specialpagealiases returns that. 2. The target for Special:Mypage? That's simple, just point to the User-namespace page for the current user, and concatenate any subpage or query parameters. The rest of the "My" special pages work similarly, and it's always the same for each one. 3. Something else? -- 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
