Forums / Extensions / [ezoe] Break tag into header titles ?
Sébastien Antoniotti
Thursday 03 March 2011 5:37:52 am
Hi !
I'm looking for a way to insert
<br /> into <hx> (or <header level="1">)
of the ezoe.
Actually, if you type ENTER within a header, the ezoe splits the current header and creates a new header after the cursor.
If you type SHIFT+ENTER he visually makes a break but he doesn't save it.
The result I would like is :
<h2>My<br />title</h2>
Without passing by a custom tag or literal text of course...
Thanks in advance if you get any idea !
eZ Publish Freelance web : http://www.webaxis.fr
André R.
Friday 04 March 2011 6:25:25 am
I think you only option here is to create a inline custom tag as this is not supported by design.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Sunday 06 March 2011 5:13:52 am
Thanks André,
Editors will work a bit more ;-)