0

When creating new post by SonataNewsBundle in HTML mode, I dont see any option to link images/files/videos... from media.

I found this link (Setup SonataNewsBundle to handle media in posts) for markdown mode. But in HTML mode, How can I do this?

Anybody have ideas?

Thanks

Community
  • 1
  • 1
Jerry Pham
  • 362
  • 1
  • 2
  • 11

1 Answers1

0

I don't think there is a way at the moment to import a SonataMediaBundle image media using the rich HTML editor.

You need to retrieve the public URL of your media, copy it, click the image button in the rich HTML editor and paste the image source URL.

I think that's the only solution at this time.