Project:Smart Line Break Converter
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community

Issue Summary

This module would also be quite useful with in conjunction with mailhandler, in order to discriminate automatically between plain text vs html messages.

Are there any plans for a 6.x version?? Thanks!

Comments

#1

I haven't done any development with Drupal 6 yet, so it's not a priority for me and I'm not immediately familiar with what changes need to be made. That said, the module is very simple. I'm sure it wouldn't be a difficult undertaking to modify it for 6.x. Patches welcome...
-N

#2

Anybody working on this yet?

#3

+1

#4

hi

just replace your .info file with something like that:

; $Id:
name = smartlinebreakconverter
description = Input format filter that conditionally applies the core line break filter according to need.
core = 6.x

; Information added by drupal.org packaging script on 2009-07-12
version = "6.x-1.0-beta1"
core = "6.x"
project = "smartlinebreakconverter"
datestamp = ""
package = "Input filters"

#5

Status:active» reviewed & tested by the community

Could somebody commit this fix as 6.x release ???

#6

I can confirm the pasted .info from #4 makes this simple module work on Drupal 6.

#7

If I prepare a patch so we can release a Drupal 6 version, will somebody here will take it and have the power to make an official release in the project page ?

nobody click here