https://bugzilla.wikimedia.org/show_bug.cgi?id=26799
--- Comment #3 from Krinkle <[email protected]> 2011-02-14 00:21:51 UTC --- On second thought, rather than moving mediaWiki-specific things out of mediaWiki.util, I think it is good where it is (they are "mediaWiki" utilities) Instead anything not mediawiki-specific could go into a the convience functions plugin where $.trim, $.escapeRE etc. are So mw.util.getParamValue would become $.getParamValue, and rawurlencode to $.rawurlencode. And $content, addPortletLink etc. would stay in mw.util -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
