There is already a port available, but it's in the form of a patch. I'm just getting involved as a co-maintainer, so still figuring out how to release. Read the docs, just getting into *doing* it.
The patches listed in the referenced thread appear to work fine for me. I also notice that Textile shows up as a module type of "other". The following patch will move it to "Input formats":
--- textile.info.old 2008-09-03 11:30:54.000000000 -0400
+++ textile.info 2008-09-03 11:28:46.000000000 -0400
@@ -1,6 +1,7 @@
; $Id: textile.info,v 1.2 2007/06/18 22:54:03 dww Exp $
name = Textile
description = Allows content to be submitted using Textile, a simple, plain text syntax that is filtered into valid XHTML.
+package = Input filters
; Information added by drupal.org packaging script on 2007-06-28
version = VERSION
Comments
Comment #1
kemitix commentedAre their any plans/work-in-progress to convert this module to Drupal 6?
What can I do to help?
Thanks,
Paul Campbell
Comment #2
davidrourke commentedA version for Drupal 6 would be really helpful. Thanks.
Comment #3
trevortwining commentedThere is already a port available, but it's in the form of a patch. I'm just getting involved as a co-maintainer, so still figuring out how to release. Read the docs, just getting into *doing* it.
See http://drupal.org/node/227087 for the patch
Comment #4
spp commentedThe patches listed in the referenced thread appear to work fine for me. I also notice that Textile shows up as a module type of "other". The following patch will move it to "Input formats":
--- textile.info.old 2008-09-03 11:30:54.000000000 -0400
+++ textile.info 2008-09-03 11:28:46.000000000 -0400
@@ -1,6 +1,7 @@
; $Id: textile.info,v 1.2 2007/06/18 22:54:03 dww Exp $
name = Textile
description = Allows content to be submitted using Textile, a simple, plain text syntax that is filtered into valid XHTML.
+package = Input filters
; Information added by drupal.org packaging script on 2007-06-28
version = VERSION
Comment #5
no2e commentedI'd love a release for Drupal 6.
Comment #6
no2e commentedComment #7
joshk commentedreleased!
Comment #8
Wolfflow commentedGreat. Many thanks for this. ;-)
Comment #9
kemitix commentedGreat work. Thanks.