Would be great to have this for 6.

Comments

kemitix’s picture

Are their any plans/work-in-progress to convert this module to Drupal 6?

What can I do to help?

Thanks,
Paul Campbell

davidrourke’s picture

A version for Drupal 6 would be really helpful. Thanks.

trevortwining’s picture

Version: 5.x-2.1 » master
Assigned: Unassigned » trevortwining
Status: Active » Closed (duplicate)

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.

See http://drupal.org/node/227087 for the patch

spp’s picture

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

no2e’s picture

I'd love a release for Drupal 6.

no2e’s picture

Title: Port to Drupal 6? » Textile: Port to Drupal 6?
joshk’s picture

Status: Closed (duplicate) » Closed (fixed)

released!

Wolfflow’s picture

Great. Many thanks for this. ;-)

kemitix’s picture

Great work. Thanks.