Embedly Formatter
Categories
Component ID
2896591
Component name
Embedly Formatter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
206
Component created
Component changed
Component body
The Embedly Formatter module provides a text formatter to embed URLs using the Embedly service. It works with fields of type link.
Dependencies
Embedly (http://drupal.org/project/embedly)
Installation
Install as usual, see https://www.drupal.org/node/1897420.
Configuration
Select 'Embedly' as the field format on the Manage display page of your entity type.
Troubleshooting
If the formatter does not work, check the following:
- Check that the formatter is selected for your field.
- Make sure the url is a valid url.
- 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_formatter
