User "MarkAHershberger" changed the status of MediaWiki.r84199. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84199#c0 Commit summary: Change how the getKeywords code works in this extension slightly *Use wfMsgForContent, since it shouldn't change with userlang. *Change it to use Title objects instead of doing its own parsing on pagename's with strreplace. I imagine that will make it more robust in general. *Make it return an array, instead of comma seperated list (Seemed more correct, but thats debatable) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
