Problem/Motivation

The facebook instant articles module dropped support for the legacy 1.x (RSS) branch for a while now. We should switch to the 2.x (API) branch for Thunder3.

Remaining tasks

Change composer.json and make files. Remove code, that is necessary for the creation of the RSS feed. There are some twig files and a twig filter in thunder_article module, that are not needed anymore.
More occurances have to be investigated

CommentFileSizeAuthor
#3 thunder-2933086-3.patch1.14 KBtruls1502
#2 2933086.patch620 bytestruls1502
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

truls1502 created an issue. See original summary.

truls1502’s picture

Status: Active » Needs work
FileSize
620 bytes

See attached patch

truls1502’s picture

FileSize
1.14 KB

Updated patch

truls1502’s picture

Status: Needs work » Needs review
truls1502’s picture

truls1502’s picture

Version: 8.x-2.11 » 8.x-2.x-dev
chr.fritsch’s picture

Issue summary: View changes
volkerk’s picture

thunder_fia module stores config and custom code for fb_instant_articles 1.x integration. The fb_instant_articles module does not provide a upgrade path from 1.x to 2.x.

Possible solution is to remove thunder_fia from the distribution and have a separate thunder_fia module with 1.x and 2.x branches reflecting changes in fb_instant_articles.

See #3059036: Move facebook integration to its own module

volkerk’s picture

chr.fritsch’s picture

Status: Needs review » Fixed

With thunder_fia you can use fb_instant_articles 1.x or 2.x

In Thunder 6.x the fb_instant_articles integration was removed because it is not Drupal 9 ready.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.