21288 Posts in 5733 Topics by 2602 members
General Questions
SilverStripe Forums » General Questions » SOLVED: shift+enter wysiwyg line break not working in safari
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1011 Views |
-
SOLVED: shift+enter wysiwyg line break not working in safari

14 August 2011 at 1:08am
shift+enter in the CMS wysiwyg editor does not produce a </br> line break in Safari. Does anyone know if this can be "fixed" it currently my browser of choice and annoying bug.
It works fine in FF and Chrome but I've gone off using these due to poor performance (anyway different issue). But it could be a problem for my clients using Safari.
Thanks
-
Re: SOLVED: shift+enter wysiwyg line break not working in safari

22 November 2011 at 10:30pm
You need to add this to mysite/_config:
HtmlEditorConfig::get('cms')->enablePlugins('safari');
-
Re: SOLVED: shift+enter wysiwyg line break not working in safari

22 November 2011 at 10:43pm
Perfect thank you soo much!
| 1011 Views | ||
|
Page:
1
|
Go to Top |


