r54810 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54809‎ | r54810 | r54811 >
Date:21:15, 11 August 2009
Author:catrope
Status:ok
Tags:
Comment:
OptIn: Remove question from feedback survey that doesn't belong there
Modified paths:
  • /trunk/extensions/UsabilityInitiative/OptIn/OptIn.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/OptIn/OptIn.php
@@ -105,6 +105,7 @@
106106 $wgOptInFeedBackSurvey = $wgOptInSurvey;
107107 unset( $wgOptInFeedBackSurvey['whyoptout'] );
108108 unset( $wgOptInFeedBackSurvey['explainwhyoptout'] );
 109+unset( $wgOptInFeedBackSurvey['different'] );
109110 $wgOptInFeedBackSurvey['usedtoolbar']['ifno'] = 'optin-survey-question-usedtoolbar-ifno';
110111 $wgOptInFeedBackSurvey['changes'] = array(
111112 'question' => 'optin-survey-question-changes',

Follow-up revisions

RevisionCommit summaryAuthorDate
r54819Merge UsabilityInitiaitve fixes from trunk:...brion22:29, 11 August 2009

Status & tagging log