Embeddables

Categories

Component ID

924960

Component name

Embeddables

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

3243

Component created

Component changed

Component body

Embeddable provide a method for embed thingies in content.

It is a pluggable system that currently allows the embedding of nodes and blocks.

It functions by placing a div in the content with attributes that describe what is to be embedded. ie for nodes the nid and the view mode are attributes. Then after the page is build the div is converted into the embed content.

We hope to add an option to do the transformation in js in the feature.

also look to allow embedding of other entities.