Vector: Move 'editwarning' feature from Vector extension
authorrahul21 <rahul14m93@gmail.com>
Sun, 31 Mar 2013 21:55:52 +0000 (03:25 +0530)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 10 Apr 2013 18:40:08 +0000 (20:40 +0200)
commit721ea54c7e93c3633a119a20e0b1f427453b42b9
tree1d20e9725b9d38d7f9e7900e02dfb093e0459d17
parent78ade2dcf22295637c80ffa42eff56ad3e927bda
Vector: Move 'editwarning' feature from Vector extension

* Created a new Resource Loader module
* Created an entry for the RL module in the Resources.php
* Added messages to languages/MessagesEn.php and languages/MessagesQqq.php
* Called the new RL module from the EditPage.php
* Added required entries in the messages.inc, DefaultSettings.php

Corresponding change in the Vector extension: I164f17255bc927

Bug: 46514
Change-Id: I7bdbd09f4083ccb316156307400ccfacdfec79e1
RELEASE-NOTES-1.22
includes/DefaultSettings.php
includes/EditPage.php
includes/Preferences.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc
resources/Resources.php
resources/mediawiki.action/mediawiki.action.edit.editWarning.js [new file with mode: 0644]