Jintaku-Cogs-V3 icon indicating copy to clipboard operation
Jintaku-Cogs-V3 copied to clipboard

[Wikia] ALERT! Fandom subdomains migrating to UCP

Open owocado opened this issue 4 years ago • 2 comments

Announcement Blog Post: https://community.fandom.com/wiki/User_blog:MisterWoodhouse/Unified_Community_Platform:_The_Vision,_Purpose,_and_Process Help info article: https://dev.fandom.com/wiki/Help:UCP

It is estimated that all Fandom wiki subdomains will be migrated over to UCP in few weeks or upcoming months slowly. When that happens, the wikia cog will stop working properly because new UCP uses newer version of Media Wiki engine (v1.33.3) which uses different API endpoints. The wikia cog will, hence, require a rewrite to fetch info about wiki articles from new API endpoints. In any case, I thought I would open an issue for general awareness.

owocado avatar Oct 29 '20 09:10 owocado

Ah... that is a problem, yeah. If you could link the valid API docs, that'd be useful to future me.

lionirdeadman avatar Nov 08 '20 06:11 lionirdeadman

The API docs are kinda sparse because you can basically use/apply the latest MediaWiki API methods with new Fandom API since the UCP based wikias will utilise the same. The endpoint is https://{wikia_subdomain_name}.fandom.com/api.php

You can go to any wikia which has been migrated to UCP (MediaWiki v1.33.3) by using above endpoint URL and poke with the parameters/actions it shows you. For example, https://towerofgod.fandom.com/api.php

owocado avatar Nov 08 '20 06:11 owocado