On 05/25/2015 04:22 PM, Steve VanSlyck wrote: > Can you tell us a little about the new registration system for extensions?
Sure! There are more details at <https://www.mediawiki.org/wiki/MediaWiki_1.25#Changes_to_extension_loading> and <https://www.mediawiki.org/wiki/Extension_registration> that should explain it in depth. > Is that going to affect what we've been doing? Yes and no. If you are an extension or skin developer, you should work on migrating your extension to the new system (and reporting bugs if features are missing!). For system administrators, nothing will break if you don't change anything, but it would be good to migrate to the wfLoadExtension/wfLoadSkin functions. -- Legoktm _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
