Well, FWIW, you can use $namespaces = $wgContLang->getNamespaces(); $categ = $namespaces[NS_CATEGORY];
to get the local name for the category namespace. *--* *Tyler Romeo* Stevens Institute of Technology, Class of 2015 Major in Computer Science www.whizkidztech.com | [email protected] On Sun, Aug 19, 2012 at 3:17 PM, Mark A. Hershberger <[email protected]>wrote: > On 08/18/2012 05:16 PM, Platonides wrote: > > But he is only interested in the translations active for the content > > language of the wiki he is editing. > > Oh. Well, that is not as straightforward. Maybe he could use the > side-bar links (inter-language links) on the category pages? > > Mark. > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
