Page MenuHomePhabricator

Requesting Extension:ArticleFeedback be enabled on zh.wp
Closed, ResolvedPublic

Description

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!


Version: unspecified
Severity: enhancement

Details

Reference
bz31578
TitleReferenceAuthorSource BranchDest Branch
Update gitlab runners to v15.9.1repos/releng/gitlab-cloud-runner!233jeltoupgrade-gitlab-runner-15-9-1main
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 21 2014, 11:50 PM
bzimport set Reference to bz31578.
bzimport added a subscriber: Unknown Object (MLST).

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.

(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