Closed (fixed)
Project:
URL Embed
Version:
8.x-1.0-alpha1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2018 at 15:41 UTC
Updated:
2 Aug 2018 at 13:29 UTC
Jump to comment: Most recent
Comments
Comment #2
ludo.rComment #3
ludo.rOk, I just found out that the module only uses the
codeproperty:So one should just make use of other available properties as defined here:
https://github.com/oscarotero/Embed#usage
The question is: how to provide a flexible way to customize the output.
Comment #4
ludo.rI created a patch that allows to override the output of the link formatter #2986873: Provide a themable output for link field formatter
So to answer this issue:
- Opengraph or Twitter Cards are supported out-of-the-box
- Only the
codeproperty is used for now (embed code if any)- If you want to output title/image/description you can't unless you patrch the module. See #2986873: Provide a themable output for link field formatter