Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andrew Bright 84 posts 244 karma points
    Mar 22, 2021 @ 13:58
    Andrew Bright
    0

    Umbraco oEmbed add editable title

    I was looking to add a modifiable title field to the existing embed functionality which lives in a Umbraco RTE is this possible?

    Or would it be a case of going down the property editor route?

    Existing Embed

    enter image description here

  • Marc Goodson 2141 posts 14344 karma points MVP 8x c-trib
    Mar 22, 2021 @ 19:58
    Marc Goodson
    0

    Hi Andrew

    I think the embed functionality is tied to the OEmbed service it's reading from, so unfortunately I don't think that's easy to do - would be a good improvement though, and so might be worth raising on the issue tracker.

    https://github.com/umbraco/Umbraco-CMS/issues

    But in the meantime, there is a custom package that provides an OEmbed Property Editor:

    https://our.umbraco.com/packages/backoffice-extensions/oembed-picker-property-editor/

    And if you install this package, you could use it as a 'Macro Parameter' in your own 'Insert YouTube' Macro, that could also have a Parameter added for the title - then you'd need to implement the macro to write out the markup around the picked embedded video...

    regards

    Marc

Please Sign in or register to post replies

Write your reply to:

Draft