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

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

  1. Create a template named embedly.html.twig in your theme to customize the display of the embedded content.
  2. Clear your cache.

Support

To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/embedly_filter

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Project categories: Content editing experience
  • Created by wick on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases