"You should not be using $wgAjaxExportList..." how to do ?
From User talk:Siebrand
re-hello Siebrand, I uploaded a new extension this afternoon, but the bot ^demon tell me : "You should not be using $wgAjaxExportList anymore, that interface is deprecated and likely to disappear in the not-so-distant future. The appropriate way nowadays is to expose an API module to do the work you want. " in http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87537#c16620
Could you give me some example of code without using $wgAjaxExportList . What are the new methods used ?
Thanks for your help.