You are here

README.txt in Embedded Media Field 6.2

README for Embedded Inline Media

This module provides the ability to parse URLs of third party media providers
from a node or comment content, and display the media appropriately.

Experimental; currently only works for video.

After enabling the module, you need to go to your Input Filters administration
at /admin/settings/filters, configure the format you wish (such as Full HTML at
/admin/settings/filters/2), check the box to allow Embedded Inline Media, and
then configure the filter (such as at /admin/settings/filters/2/configure).

In the filter's configuration, you'll then check the providers you wish to
allow, and any other desired settings. Finally, when submitting a node, you'll
need to ensure the proper filter is selected, and simply paste the URL (no
brackets). Note that this will conflict with the URL filter if that is enabled,
so you'll need to rearrange the filters to ensure the Embedded Inline Media
filter is above that.

File

contrib/eminline/README.txt
View source
  1. README for Embedded Inline Media
  2. This module provides the ability to parse URLs of third party media providers
  3. from a node or comment content, and display the media appropriately.
  4. Experimental; currently only works for video.
  5. After enabling the module, you need to go to your Input Filters administration
  6. at /admin/settings/filters, configure the format you wish (such as Full HTML at
  7. /admin/settings/filters/2), check the box to allow Embedded Inline Media, and
  8. then configure the filter (such as at /admin/settings/filters/2/configure).
  9. In the filter's configuration, you'll then check the providers you wish to
  10. allow, and any other desired settings. Finally, when submitting a node, you'll
  11. need to ensure the proper filter is selected, and simply paste the URL (no
  12. brackets). Note that this will conflict with the URL filter if that is enabled,
  13. so you'll need to rearrange the filters to ensure the Embedded Inline Media
  14. filter is above that.