Problem/Motivation

Right now, the iframe is limited to just nodes. We need to support other standard core entity types such as taxonomy_term & media that can have stand-alone urls.

Proposed resolution

Modify settings form to support additional entity types and bundles as checkboxes.
Replace node specific variables in the functions with generic entity to support other types.

Remaining tasks

Patch forthcoming.

User interface changes

Settings form modification.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

apmsooner created an issue. See original summary.

apmsooner’s picture

Assigned: apmsooner » Unassigned
Category: Task » Support request
Status: Active » Needs review
jmolivas’s picture

Status: Needs review » Reviewed & tested by the community

Awesome wort here @apmsooner I tested this and it works perfectly

  • apmsooner committed 837ee357 on 1.0.x
    Issue #3442174 by apmsooner, jmolivas: Extend iframe support for other...
apmsooner’s picture

Status: Reviewed & tested by the community » Fixed
apmsooner’s picture

Category: Support request » Feature request
Status: Fixed » Closed (fixed)