Page MenuHomePhabricator

Convert ArticleRatings to use JSON for extension registration and i18n
Closed, ResolvedPublic

Description

Currently, ArticleRating uses extension registration with the PHP file, [[https://phabricator.wikimedia.org/diffusion/1897/browse/master/ArticleRatings.php|ArticleRatings.php]], and i18n with PHP at [[https://phabricator.wikimedia.org/diffusion/1897/browse/master/ArticleRatings.i18n.php|ArticleRatings.i18n.php]], these should be replaced with their respective JSON files.

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

Change 309828 had a related patch set uploaded (by Jack Phoenix):
Modernize the extension, ditch PHP entry point and i18n file

https://gerrit.wikimedia.org/r/309828

Change 309828 merged by Legoktm:
Modernize the extension, ditch PHP entry point and i18n file

https://gerrit.wikimedia.org/r/309828

Didn't look carefully (sorry!), turns out that the ArticleRatings.i18n.php file wasn't actually removed. Can you submit another patch to remove it and close the task once it's merged? :)

Change 311622 had a related patch set uploaded (by Jack Phoenix):
Delete the old PHP i18n file for good

https://gerrit.wikimedia.org/r/311622

Change 311622 merged by SamanthaNguyen:
Delete the old PHP i18n file for good

https://gerrit.wikimedia.org/r/311622