monsieurbiz / SyliusRichEditorPlugin

This plugin add a rich editor on fields to be able to drag and drop elements and edit it.
MIT License
65 stars 35 forks source link

Update link validation and split fields and events in builder #223

Closed maximehuran closed 2 months ago

maximehuran commented 2 months ago

Use custom validator for URL fields

To have non absolute links like

image

This is the same assertion as the menu item translation of the Menu Plugin.

Split add field and add event in form type for image and video elements

To be able to decorate it and add only the fields without event (For Media Manager extension for example !)