Is there a way to disable "Lines and paragraphs break automatically."
InternetsUser27 - September 23, 2009 - 21:12
| Project: | OpenWYSIWYG Editor |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
Is there a way to disable how lines and paragraphs break automatically in OpenWYSIWYG?
It is causing some pages to be very long and does not look proper.
Thanks.
-Zeb

#1
Anyone?
This would really help.
Thanks!
#2
add this at your template.php
function phptemplate_filter_tips_more_info() { return ''; }