Florianschmidtwelzow has uploaded a new change for review.
https://gerrit.wikimedia.org/r/249792
Change subject: Enable Title and User suggestions on Special:ManageNewsletter
......................................................................
Enable Title and User suggestions on Special:ManageNewsletter
Title: Depends on: I2c7fc71d19cefaa16
User: Depends on: tbd
Bug: T116353
Change-Id: I04c960903025c29677d2549d56b9c468b4a76284
---
M includes/specials/SpecialNewsletterManage.php
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Newsletter
refs/changes/92/249792/1
diff --git a/includes/specials/SpecialNewsletterManage.php
b/includes/specials/SpecialNewsletterManage.php
index d1195e7..2477ec4 100644
--- a/includes/specials/SpecialNewsletterManage.php
+++ b/includes/specials/SpecialNewsletterManage.php
@@ -73,7 +73,7 @@
'options' => array( $this->msg(
'newsletter-dropdown-default-message' )->text() => null ) + $newsletterNameMap,
),
'issue-page' => array(
- 'type' => 'text',
+ 'type' => 'title',
'section' => 'announceissue-section',
'label-message' => 'newsletter-issue-title',
),
@@ -106,7 +106,7 @@
),
'publisher-name' => array(
'section' => 'addpublisher-section',
- 'type' => 'text',
+ 'type' => 'user',
'label-message' =>
'newsletter-publisher-username',
),
);
--
To view, visit https://gerrit.wikimedia.org/r/249792
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I04c960903025c29677d2549d56b9c468b4a76284
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Newsletter
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits