Siebrand has submitted this change and it was merged. Change subject: kill unused survey after user submits (bug 37364) ......................................................................
kill unused survey after user submits (bug 37364) Since the 'survey' config is weighted 0, no one is ever presented the "Please let us know why you rated this page today" survey at https://en.wikipedia.org/w/index.php?title=Special%3ASimpleSurvey&survey=articlerating So eliminate the code. Change-Id: I569d80d4df2e19701f5a79938279b1e2cfdc9b2a --- M ArticleFeedback.hooks.php M ArticleFeedback.i18n.php M ArticleFeedback.php D modules/ext.articleFeedback/ext.articleFeedback.css M modules/ext.articleFeedback/ext.articleFeedback.js 5 files changed, 3 insertions(+), 280 deletions(-) Approvals: Reedy: Looks good to me, but someone else must approve Siebrand: Verified; Looks good to me, approved Matthias Mullie: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/26927 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I569d80d4df2e19701f5a79938279b1e2cfdc9b2a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/ArticleFeedback Gerrit-Branch: master Gerrit-Owner: Spage <[email protected]> Gerrit-Reviewer: Matthias Mullie <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
