Downloads

Download tar.gz 7.81 KB
MD5: df3c86832a6ce60ac6aa15b82be80166
SHA-1: 45b96e039cfd141bc734b68d5f820476a88b1413
SHA-256: f37db8414dc3c208a3b414e2cde49bd802220635f08cc02d7a403fae84da5352
Download zip 9.12 KB
MD5: 61e7eb3adfc8b37ae0724da518289aaa
SHA-1: be88c0c5f8b9839c2865572f3bc8cd97d5c785a6
SHA-256: 959cb4f50ff68688a57cae22ce9fa16eb11f1c36898c2d97bf22989faa8536fb

Release notes

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.

Created by: nschelly
Created on: 12 Nov 2007 at 19:52 UTC
Last updated: 12 Nov 2007 at 19:52 UTC

Other releases