I want to add a button to the edit view of an XHTMLString property. Currently there are buttons to insert "standard" HTML tags like bold, underline, img etc. I want a button that inserts an <object> tag for example. How do I do this? I am looking into creating a custom property, but am struggling to find where the edit buttons are configured.
I want to add a button to the edit view of an XHTMLString property. Currently there are buttons to insert "standard" HTML tags like bold, underline, img etc. I want a button that inserts an <object> tag for example. How do I do this? I am looking into creating a custom property, but am struggling to find where the edit buttons are configured.
help appreciated!