Page MenuHomePhabricator

Check if we can allow transclusion of the communities tab of Special:AllEvents
Closed, ResolvedPublic

Description

The communities tab is built by querying the Wikidata Query Service (WDQS). The service has documented constraints on how it can be used from within MediaWiki. We currently comply with those constraints by heavily caching the results. However, we need to check that this is still fine when the page is transcluded, and that under no circumstances this causes harm to either the WDQS service, or MediaWiki itself.

Event Timeline

After discussion with @dcausse and investigation of the transclusion feature, this should not cause any issues.

ifried subscribed.

We received the information we need, so we can now close this task.