This project is not covered by Drupal’s security advisory policy.

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.

Project information

Releases