I have a use case for Instagram Social Feed module where I need fields for the content in the existing panels pane. In this case we need to have the last photo teaser built as a Fieldable Panels Pane so it can be included in a particular part of the site.

So I'm planning to reuse/rework some code from Drupagram that added fields for similar content in that module. Then I'll submit it as a sub module in a patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

WDeGoethe created an issue. See original summary.

anthonyf’s picture

Attaches a patch file which adds a submodule, instagram_social_feed_fields, to Instagram Social Feed module. It adds a field and a widget to display a teaser with the last imported photo from a selected feed. This patch should be applied to the development branch (7.x-1.x) of Instagram Social Feed.

This work started as a copy of a similar submodule created by Damien McKenna for the Drupagram module. I owe it all to Damien with many thanks!

anthonyf’s picture

Status: Active » Needs review
anthonyf’s picture

Note - as of 9/19/2016, get the development branch of Instagram Social Feeds by doing the 'git clone' command for that branch found in the Version Control section for this module. The other, downloadable version is not up to date, and this patch assumes the most up to date version as of 9/19/2016.

dysproseum’s picture

Status: Needs review » Fixed

Committed patch.

  • WDeGoethe authored d81b8fd on 7.x-1.x
    Issue #2797407 by WDeGoethe: Adds Fields
    

Status: Fixed » Closed (fixed)

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