"Santhosh.thottingal" posted a comment on MediaWiki.r105160. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105160#c26963
Commit summary for MediaWiki.r105160: Fix Bug 32768. Add a version status to each input method, and conditionally enable the input methods based on a global setting $wgNarayamUseBetaMapping. By default it is false. Santhosh.thottingal's comment: For wikimedia wikis, $wgNarayamUseBetaMapping will be false(default value). ie we will not enable input methods with beta status. In TWN, $wgNarayamUseBetaMapping will be true and will enable all input methods with beta status. Input methods in development, not reviewed, not tested will be marked as beta. All new inputmethods will be beta till they are ready for deployment in Wikimedia wikis. Also see Bug 32766 and Bug 32768 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
