Providing a better way to group the instagram posts.

Created on 2 June 2015, over 9 years ago
Updated 6 April 2023, over 1 year ago

Currently the instagram block module renders the block by passing each individual posts to the block image template which renders an image with an link. Although we can override the current block image template and tailor it to our liking it is hard to group the posts in a customized way (Like group it as a list, etc). I believe that in order to provide more flexibility, instead of passing the data of each individual post to the block image template we pass an array of the instagram posts and the config variables (such as height, width, and image resolution) to the block template. That way there is more flexibility when overriding the block template because we can group the posts in any way the user wants. This is similar to how the Facebook pull module does it.

Feature request
Status

Needs work

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
  • Needs reroll

    The patch will have to be re-rolled with new suggestions/changes described in the comments in the issue.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024