Don't want Lines and paragraphs to break automatically, and I also don’t want to choose a PHP input format (as that’s the only format choice that don’t have a automatic line break). But using PHP input format that’s inappropriate, as I won't be using any PHP scripts.

Also, is there a way for me to just have a “notepad” affect in drupal? That way I won’t get annoyed with the automatic breaking?

The codes that I use are just general HTML or JavaScript from now and then, that’s it.

Comments

sepeck’s picture

Create a new input filter. Do not turn on Line break converter in the filter. Give you role access to the filter.

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

jason342’s picture

Ok but what should I enable?

What happens if don't enable any of them? Will it allow me or work?

nickmaynard’s picture

it will work, your stuff just wont get sent through any filters. just like if it was a standard editor.

sagarniwas’s picture

disable default configuration from admin > input formats > HTML filter > configuration then disable auto line break and paragraph.
if you have installed external editors then make sure to disable line break config in their configuration.