Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/report-hover.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/segment-empty.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/star-new.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/trash-hover.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/segment-full.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/form.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/segment-cap.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/segment-cap.png |
___________________________________________________________________ |
Added: svn:mime-type |
1 | 1 | + application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/star-empty.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/star-new-down.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/alert.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/question.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/star-full.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/report.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/trash.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/star-new-hover.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/form-hover.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/question-hover.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images/star-full-hover.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/images.psd |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Index: trunk/extensions/ArticleFeedback/modules/jquery.articleFeedback/jquery.articleFeedback.css |
— | — | @@ -172,7 +172,7 @@ |
173 | 173 | float: left; |
174 | 174 | height: 17px; |
175 | 175 | width: 101px; |
176 | | - border: solid 1px #cccccc; |
| 176 | + border: none; |
177 | 177 | border-radius: 3px; |
178 | 178 | /* @embed */ |
179 | 179 | background-image: url(images/segment-empty.png); |
— | — | @@ -191,7 +191,8 @@ |
192 | 192 | } |
193 | 193 | |
194 | 194 | .articleFeedback-rating-count { |
195 | | - float: right; |
| 195 | + float: left; |
| 196 | + margin-left: 2.5em; |
196 | 197 | font-size: 0.8em; |
197 | 198 | color: #999999; |
198 | 199 | cursor: default; |
Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php |
— | — | @@ -27,12 +27,12 @@ |
28 | 28 | 'articlefeedback-survey-title' => 'Please answer a few questions', |
29 | 29 | 'articlefeedback-survey-thanks' => 'Thanks for filling out the survey.', |
30 | 30 | /* Beta Messages */ |
31 | | - 'articlefeedback-form-switch-label' => 'Provide feedback', |
32 | | - 'articlefeedback-form-panel-title' => 'Your feedback', |
| 31 | + 'articlefeedback-form-switch-label' => 'Rate this page', |
| 32 | + 'articlefeedback-form-panel-title' => 'Rate this Page', |
33 | 33 | 'articlefeedback-form-panel-instructions' => 'Please take a moment to rate this page.', |
34 | 34 | 'articlefeedback-form-panel-submit' => 'Submit feedback', |
35 | | - 'articlefeedback-report-switch-label' => 'Show results', |
36 | | - 'articlefeedback-report-panel-title' => 'Feedback results', |
| 35 | + 'articlefeedback-report-switch-label' => 'View Page Ratings', |
| 36 | + 'articlefeedback-report-panel-title' => 'Page ratings', |
37 | 37 | 'articlefeedback-report-panel-description' => 'Current average ratings.', |
38 | 38 | 'articlefeedback-report-empty' => 'No ratings', |
39 | 39 | 'articlefeedback-report-ratings' => '$1 ratings', |
— | — | @@ -54,6 +54,11 @@ |
55 | 55 | 'articlefeedback-pitch-makefirstedit-title' => 'Would you like to edit this page?', |
56 | 56 | 'articlefeedback-pitch-makefirstedit-message' => '-- message --', |
57 | 57 | 'articlefeedback-pitch-makefirstedit-accept' => 'Start editing', |
| 58 | + 'articlefeedback-expert-assessment-question' => 'Do you have knowledge in this topic?', |
| 59 | + 'articlefeedback-expert-assessment-level-1-label' => 'Marginal', |
| 60 | + 'articlefeedback-expert-assessment-level-2-label' => 'Competent', |
| 61 | + 'articlefeedback-expert-assessment-level-3-label' => 'Expert', |
| 62 | + |
58 | 63 | ); |
59 | 64 | |
60 | 65 | /** Message documentation (Message documentation) |
— | — | @@ -84,6 +89,12 @@ |
85 | 90 | {{Identical|Submit}}', |
86 | 91 | 'articlefeedback-survey-title' => 'This text appears in the title bar of the survey dialog.', |
87 | 92 | 'articlefeedback-survey-thanks' => 'This text appears when the user has successfully submitted the survey.', |
| 93 | + |
| 94 | + 'articlefeedback-expert-assessment-question' => 'This question asks the user to self-identify as a subject matter expert', |
| 95 | + 'articlefeedback-expert-assessment-level-1-label' => 'This is a term that indicates some degree of knowledge in the subject', |
| 96 | + 'articlefeedback-expert-assessment-level-2-label' => 'This is a term that indicates an average level of knowledge in the subject', |
| 97 | + 'articlefeedback-expert-assessment-level-3-label' => 'This is a term that indicates an above-average, expert level of knowledge in the subject', |
| 98 | + |
88 | 99 | ); |
89 | 100 | |
90 | 101 | /** Afrikaans (Afrikaans) |