Releases for Smart Line Break Converter
smartlinebreakconverter 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| smartlinebreakconverter-5.x-1.1.tar.gz | 6.73 KB | 9443632aef8676649707a2c58e68cdc6 |
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
| Download | Size | md5 hash |
|---|---|---|
| smartlinebreakconverter-5.x-1.x-dev.tar.gz | 6.75 KB | 206f3fe38956c7bc627ebcdd8a08c38c |
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.
