Embeddables
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
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.
