Last modified: 2011-10-20 17:23:57 UTC
Requesting Extension:ArticleFeedback be enabled on zh.wp. see https://zh.wikipedia.org/wiki/Wikipedia:%E4%BA%92%E5%8A%A9%E5%AE%A2%E6%A0%88/%E6%8A%80%E6%9C%AF#Extension:ArticleFeedback and set: $wgArticleFeedbackDashboard = true; thx!
Is it fully translated at TranslateWiki? Also, for what pages/categories/whatever do you want it enabling?
(In reply to comment #1) > Is it fully translated at TranslateWiki? > > Also, for what pages/categories/whatever do you want it enabling? Translate done. If can't all articles, so: $wgArticleFeedbackCategories = array( '特色条目', '優良條目' ); 特色条目=featured article 優良條目=good article
fix: $wgArticleFeedbackCategories = array( '特色条目', '優良條目', '特色列表'); 特色列表=featured list
(In reply to comment #2) > (In reply to comment #1) > > Is it fully translated at TranslateWiki? > > > > Also, for what pages/categories/whatever do you want it enabling? > > > Translate done. > > If can't all articles, so: > > $wgArticleFeedbackCategories = array( '特色条目', '優良條目' ); > > > 特色条目=featured article > 優良條目=good article You can have it on all articles, you just didn't specify you wanted that :)
(In reply to comment #4) > > You can have it on all articles, you just didn't specify you wanted that :) It would be more appropriate to set to the above-mentioned categories only, as the discussion tends towards a trial run for featured/good articles. Regards.
Done
(In reply to comment #6) > Done thx! But can add "$wgArticleFeedbackDashboard = true; "?
Plese update Chinese translate of ArticleFeedback
(In reply to comment #8) > Done thx. But see https://zh.wikipedia.org/wiki/Special:%E6%96%87%E7%AB%A0%E5%8F%8D%E9%A6%88?uselang=en Database error A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: (SQL query hidden) from within function "SpecialArticleFeedback::getStatsTypeId". Database returned error "1146: Table 'zhwiki.article_feedback_stats_types' doesn't exist (10.0.6.23)". plese fix it!
Fixed. The schema it seems for AF is in a mess