[MediaWiki-commits] [Gerrit] mediawiki...AutomaticBoardWelcome[master]: v 0.4.2 - Remove deprecated PHP entry point

2017-01-26 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/334458 )

Change subject: v 0.4.2 - Remove deprecated PHP entry point
..


v 0.4.2 - Remove deprecated PHP entry point

Change-Id: I7cb46147ca847981e5b98d0a910ee6d0a657fb48
---
D AutomaticBoardWelcome.php
M extension.json
2 files changed, 1 insertion(+), 33 deletions(-)

Approvals:
  Jack Phoenix: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/AutomaticBoardWelcome.php b/AutomaticBoardWelcome.php
deleted file mode 100644
index ac9b5a3..000
--- a/AutomaticBoardWelcome.php
+++ /dev/null
@@ -1,32 +0,0 @@
-
- * @license http://en.wikipedia.org/wiki/Public_domain Public domain
- */
-
-// Extension credits that will show up on Special:Version
-$wgExtensionCredits['other'][] = array(
-   'path' => __FILE__,
-   'name' => 'Automatic Board Welcome',
-   'version' => '0.4.1',
-   'author' => 'Jack Phoenix',
-   'descriptionmsg' => 'automaticboardwelcome-desc',
-   'url' => 
'https://www.mediawiki.org/wiki/Extension:Automatic_Board_Welcome',
-);
-
-$wgAutomaticBoardWelcomeAutowelcomeAutocreated = false;
-
-$wgMessagesDirs['AutomaticBoardWelcome'] = __DIR__ . '/i18n';
-
-$wgAutoloadClasses['AutomaticBoardWelcome'] = __DIR__ . 
'/AutomaticBoardWelcome.class.php';
-
-$wgHooks['LocalUserCreated'][] = 
'AutomaticBoardWelcome::sendUserBoardMessageOnRegistration';
\ No newline at end of file
diff --git a/extension.json b/extension.json
index 04d1fae..7930d95 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
"name": "Automatic Board Welcome",
-   "version": "0.4.1",
+   "version": "0.4.2",
"author": "Jack Phoenix",
"license-name": "CC0-1.0",
"url": "https://www.mediawiki.org/wiki/Extension:AutomaticBoardWelcome";,

-- 
To view, visit https://gerrit.wikimedia.org/r/334458
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7cb46147ca847981e5b98d0a910ee6d0a657fb48
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AutomaticBoardWelcome
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen 
Gerrit-Reviewer: Jack Phoenix 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...AutomaticBoardWelcome[master]: v 0.4.2 - Remove deprecated PHP entry point

2017-01-26 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334458 )

Change subject: v 0.4.2 - Remove deprecated PHP entry point
..

v 0.4.2 - Remove deprecated PHP entry point

Change-Id: I7cb46147ca847981e5b98d0a910ee6d0a657fb48
---
D AutomaticBoardWelcome.php
M extension.json
2 files changed, 1 insertion(+), 33 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AutomaticBoardWelcome 
refs/changes/58/334458/1

diff --git a/AutomaticBoardWelcome.php b/AutomaticBoardWelcome.php
deleted file mode 100644
index ac9b5a3..000
--- a/AutomaticBoardWelcome.php
+++ /dev/null
@@ -1,32 +0,0 @@
-
- * @license http://en.wikipedia.org/wiki/Public_domain Public domain
- */
-
-// Extension credits that will show up on Special:Version
-$wgExtensionCredits['other'][] = array(
-   'path' => __FILE__,
-   'name' => 'Automatic Board Welcome',
-   'version' => '0.4.1',
-   'author' => 'Jack Phoenix',
-   'descriptionmsg' => 'automaticboardwelcome-desc',
-   'url' => 
'https://www.mediawiki.org/wiki/Extension:Automatic_Board_Welcome',
-);
-
-$wgAutomaticBoardWelcomeAutowelcomeAutocreated = false;
-
-$wgMessagesDirs['AutomaticBoardWelcome'] = __DIR__ . '/i18n';
-
-$wgAutoloadClasses['AutomaticBoardWelcome'] = __DIR__ . 
'/AutomaticBoardWelcome.class.php';
-
-$wgHooks['LocalUserCreated'][] = 
'AutomaticBoardWelcome::sendUserBoardMessageOnRegistration';
\ No newline at end of file
diff --git a/extension.json b/extension.json
index 04d1fae..7930d95 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
"name": "Automatic Board Welcome",
-   "version": "0.4.1",
+   "version": "0.4.2",
"author": "Jack Phoenix",
"license-name": "CC0-1.0",
"url": "https://www.mediawiki.org/wiki/Extension:AutomaticBoardWelcome";,

-- 
To view, visit https://gerrit.wikimedia.org/r/334458
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7cb46147ca847981e5b98d0a910ee6d0a657fb48
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AutomaticBoardWelcome
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits