smartlinebreakconverter 5.x-1.x-dev
First released: November 12, 2007 - 19:52
Size: 6.75 KB
md5_file hash: 206f3fe38956c7bc627ebcdd8a08c38c
Last updated: November 13, 2007 - 00:10
This is the initial release (and probably last release) of this module as it really serves a very simple purpose very well.
The smartlinebreakconverter will selectively apply the line break converter filter (in the core filter module) based on whether it thinks it's necessary. This in particular resolves an issue we have with users copying/pasting content into TinyMCE and having extraneous line breaks hidden in the content. Basically, if it appears the content has line breaks in it coded with HTML (as from a WYSIWYG editor), then it will not change the content. If the content appears to be just text though, the core filter line break converter will be called on the content to break paragraphs appropriately.
