https://bugzilla.wikimedia.org/show_bug.cgi?id=68385
--- Comment #10 from Nemo <[email protected]> --- (In reply to Paul Kaganer from comment #8) > 1) if current page is translation, and {{#translation:}} is returned > "/code", then {{#translation:pagename}} should be return "pagename/code" (if > this page is exist) or "pagename" otherwise; > > 2) if current page is _not_ a translation, and {{#translation:}} is returned > empty result, {{#translation:pagename}} should be return "pagename" This sounds reasonable to me, and hopefully not too hard to implement (especially if reusing some Special:MyLanguage code to find the appropriate target subpage). Are you able to submit a patch (I don't think Pratik will have time during GSoC). -- 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
