Releases for Smart Line Break Converter

smartlinebreakconverter 5.x-1.1

nschelly - January 8, 2008 - 18:19
Official release from CVS tag: DRUPAL-5--1-1
Download: smartlinebreakconverter-5.x-1.1.tar.gz
Size: 6.73 KB
md5_file hash: 9443632aef8676649707a2c58e68cdc6
First released: January 8, 2008 - 18:19
Last updated: January 8, 2008 - 18:20
View usage statistics for this release

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

nschelly - November 12, 2007 - 19:52
Nightly development snapshot from CVS branch: DRUPAL-5
Download: smartlinebreakconverter-5.x-1.x-dev.tar.gz
Size: 6.75 KB
md5_file hash: 206f3fe38956c7bc627ebcdd8a08c38c
First released: November 12, 2007 - 19:52
Last updated: November 13, 2007 - 00:10
View usage statistics for this release

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.

 
 

Drupal is a registered trademark of Dries Buytaert.