Use ResourceLoader::makeComment to embed page title in wiki modules
authorOri Livneh <ori@wikimedia.org>
Sat, 12 Apr 2014 08:16:42 +0000 (01:16 -0700)
committerOri Livneh <ori@wikimedia.org>
Sat, 12 Apr 2014 08:20:35 +0000 (01:20 -0700)
commit4bfe8ff81f027ad11ab8277c94648c92310b3233
tree07873450a27d4a5271d297f556da41782d493804
parent2ad3973067e10715e04585c80db38d91ca8f27c2
Use ResourceLoader::makeComment to embed page title in wiki modules

It's a bit odd to simply decline to entitle wiki page modules that have '*/' in
their title when the title could simply be escaped.

Change-Id: I4456ae683cdae4a5a5e4a4a731046cadf1d8ee4d
includes/resourceloader/ResourceLoaderWikiModule.php