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
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

InternetsUser27 - October 1, 2009 - 05:33

Anyone?

This would really help.

Thanks!

#2

sadist - October 18, 2009 - 05:21

add this at your template.php

function phptemplate_filter_tips_more_info() { return ''; }

 
 

Drupal is a registered trademark of Dries Buytaert.