Instagram Import

Component type

module

Maintenance status

Development status

Component created

Component changed

The Instagram Feed Import fetches user feeds from Instagram with your Instagram API and stores it as nodes in the database!.

Posts may displayed as nodes with views, additionally there is a Filtering functionality by tags.

Dependencies:

- Date
- Media
- Date_api

Requirements:

- An Instagram Developer account (you can make one here https://instagram.com/developer/).
- A CLIENT ID and a CLIENT SECRET from the Instagram API.

ECK Properties Extras

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This modules enables some extra property fields for Entities using the ECK module.

  • blob
  • hidden
  • json

Each of the types above further enhance the entity construction kit with some ways of storing extra information with an entity you would otherwise have to do via a field. For those of us who would like to have those fields be capable of being properties and not fields, this is the module of choice.

Replicate Permissions

Component type

module

Categories

Maintenance status

Development status

Downloads

407

Component created

Component changed

About this module

The Replicate Permissions module allows users with appropriate permissions to choose which roles are allowed to replicate which content types, as well as to make specific nodes replicable. The Replicate UI module only allows all content types to be replicable, which could cause issues in cases where site admins would like editors to be able to replicate only certain content types / nodes. This module can fill the gap nicely by providing a granular access control over the replication feature.

Shooting Score

Component type

module

Maintenance status

Development status

Downloads

428

Component created

Component changed

Shooting Score defines a special field type for storing shooting scores that consist of points and bullseyes (e.g. 98.4).

Shooting scores are stored in the database as separate 'points' and 'bullseyes' values which means they can be used individually for sorting views (e.g. sort scores by points, then bullseyes). Also, shooting score fields can be displayed as either the combined score (98.4), just the points (98) or just the bullseyes (4).