2012-09-14, 08:49:48
beggin Wrote:Figured it out. Unfortunately, the problem still existsTry changing from 'p' to using the break tag. ...you can always include a 'p' tags manually when needed. Drop this code into the config file:
Code:
# WYSIWYG Editor Options
define('GSEDITOROPTIONS','enterMode: CKEDITOR.ENTER_BR,shiftEnterMode : CKEDITOR.ENTER_P');