Thanks, that helps! Maybe it would be good to add the replacement function to the comments in the code? The documentation for doxygen [1] says that @deprecated can be use for describing alternatives. I think it's important for extension developers to quickly see what's not deprecated way to do things. [1] http://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmddeprecated ----- Yury Katkov, WikiVote
On Tue, Feb 19, 2013 at 9:10 PM, Krenair <[email protected]> wrote: > See > https://www.mediawiki.org/wiki/Manual:Messages_API#Deprecated_wfMsg.2A_functions > > Alex Monk > > > On 19/02/13 17:07, Yury Katkov wrote: >> >> Hi! >> >> wfMsg and wfMsgForContent are deprecated since 1.18 but the comment >> doesn't say what functions are recommended to use instead. Does anyone >> knows? >> ----- >> Yury Katkov, WikiVote >> > _______________________________________________ > 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
