Releases for Smart Line Break Converter
smartlinebreakconverter 5.x-1.1
First released: January 8, 2008 - 18:19
Size: 6.73 KB
md5_file hash: 9443632aef8676649707a2c58e68cdc6
Last updated: January 8, 2008 - 18:20
This release fixes the categorization of the module so it'll be organized with the rest of the Input Filter modules and I also cleaned up a temp file that was accidentally committed to the CVS repository.
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.
