Follow-up r49880, tweaks to Special:CreatePage:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 25 Apr 2009 19:40:41 +0000 (19:40 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 25 Apr 2009 19:40:41 +0000 (19:40 +0000)
commit2ab1c0a3d88c47442842f0cb62705921b07dcf5c
tree08d9ba2506fcb4706925d3672d051094420d68ee
parent7c09627b8af7140d60abf55eb015669c684f2332
Follow-up r49880, tweaks to Special:CreatePage:
* Fix doc, use @ingroup, NOT @addtogroup
* Allow to use the subpage paramter if the "target" URL parameter is not passed
* Fixed a fatal error when calling Special:CreatePage?target=> (GET request with invalid target)
* Escaping messages used for Skin::makeLinkObj() since they won't be escaped by that function
* Fixed double escaping for 'createpage-submitbutton'
* Whitespaces tweaks
includes/specials/SpecialCreatePage.php