Embedly Filter
Categories
Component ID
2892208
Component name
Embedly Filter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
145
Component created
Component changed
Component body
The Embedly Filter module provides a text filter to embed URLs using the Embedly service.
Dependencies
Embedly (http://drupal.org/project/embedly)
Installation
Install as usual, see https://www.drupal.org/node/1897420.
Configuration
Enable the Embedly filter for any text format at Administration » Configuration » Content authoring.
Troubleshooting
If the filter does not work, check the following:
- Check that the filter is enabled for your text format.
- Make sure the shortcode is in the following format: [embedly:http://example.com]
- Make sure you have entered a valid API key.
Theming
- Create a template named embedly.html.twig in your theme to customize the display of the embedded content.
- Clear your cache.
Support
To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/embedly_filter
