force_br_newlines

This commit is contained in:
Sanj 2012-07-06 15:31:35 +05:30
parent edbdcb7a0e
commit dfb1c469dc

View File

@ -31,8 +31,8 @@ TINYMCE_DEFAULT_CONFIG = {
'relative_urls': False, 'relative_urls': False,
'plugins': "table,spellchecker,paste,searchreplace", 'plugins': "table,spellchecker,paste,searchreplace",
'height': 400, 'height': 400,
'remove_linebreaks': False 'remove_linebreaks': False,
'force_br_newlines': True
} }
# Local time zone for this installation. Choices can be found here: # Local time zone for this installation. Choices can be found here: