You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simply, in addition to the provided video provider being YouTube it would be highly beneficial to the end user across all Liferay projects to designate an "embed template" so that the end user can integrate other media services.
An example could be Vimeo, with a configuration UI area that allows for the addition of an "embed template" that allows the content creator to add a video ID as part of a "Alloy URI" such as ...
embed:vimeo:videoid
embed:youtube:videoid
Upon reading the URI alloy editor would select the correct embed template and insert the second part of the URI as the video of in the embed.
Thus allowing for seamless expansion without custom development needed. An "Application Display Template" for a section of HTML created in Alloy Editor.
The text was updated successfully, but these errors were encountered:
Simply, in addition to the provided video provider being YouTube it would be highly beneficial to the end user across all Liferay projects to designate an "embed template" so that the end user can integrate other media services.
An example could be Vimeo, with a configuration UI area that allows for the addition of an "embed template" that allows the content creator to add a video ID as part of a "Alloy URI" such as ...
embed:vimeo:videoid
embed:youtube:videoid
Upon reading the URI alloy editor would select the correct embed template and insert the second part of the URI as the video of in the embed.
Thus allowing for seamless expansion without custom development needed. An "Application Display Template" for a section of HTML created in Alloy Editor.
The text was updated successfully, but these errors were encountered: