Download & Extend

Is there a way to disable "Lines and paragraphs break automatically."

Project:OpenWYSIWYG Editor
Version:6.x-1.0-rc1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

Comments

#1

Anyone?

This would really help.

Thanks!

#2

add this at your template.php

function phptemplate_filter_tips_more_info() { return ''; }