Closed (fixed)
Project:
Textile
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2008 at 18:40 UTC
Updated:
11 Jan 2009 at 19:13 UTC
This is a port to Drupal 6x based on fixing the errors pointed out by coder.module
| Comment | File | Size | Author |
|---|---|---|---|
| textile.module.6.patch | 1.39 KB | trevortwining | |
| textile.install.6.patch | 260 bytes | trevortwining | |
| textile.info_.6.patch | 734 bytes | trevortwining |
Comments
Comment #1
ikke commentedWorks here. Thx.
Comment #2
jpoesen commentedsubscribe
Comment #3
blakehall commented+1 works here too.
Marking RTBC.
Comment #4
m3avrck commentedworks for me too!
Comment #5
korayal commentedworks ok for me too. When will it be submited as a 6.x module?
Comment #6
dthiessen commentedIt doesn't really look like this module is actively developed anymore. Maybe someone else would want to take over developing it?
Comment #7
eojthebraveWorks for me as well
Comment #8
niklp commentedCool, but can you make a .dev release? Textile doesn't show up as even under development for D6 in upgrade status. Ta! :)
Comment #9
fuzzy_texan commentedIs this any closer to being submitted as a dev release for Drupal 6? A lot of people don't know how to apply patches, so you're not getting nearly as many people trying this out as would be if there was a dev release available.
Comment #10
niklp commentedI've given this some testing on my site and confirm it works. You will have to source the latest version of the Textile class file from somewhere though. The one that is currently available from Textism doesn't work.
I suggest you get the latest version of Textpattern CMS and extract it from the /textpattern directory in the tarball.
Please someone make a dev or something of this!!
Comment #11
r_wetzlmayr commentedWorks here, too.
I've only had difficulties to get the "pre." block modifier working, for whatever reason. The latest
classTextile.phpcan easily be acquired from the Textpattern svn repository at http://svn.textpattern.com/development/4.0/textpattern/lib/classTextile.php, so there's even little need to grab the whole Textpattern CMS tarball at all.Comment #12
niklp commentedI had issues with trying that method - I only mention the TXP tarball because it worked for me.
Comment #13
Wimmmmm commentedThanks, works (at first glance) fine for me!
Comment #14
joshk commentedWorking on this now. Patches should have been made w/cvs diff -u, but I'm working it out.
Comment #15
joshk commentedComitted. New release pending.
Comment #16
niklp commentedWe salute you, sir. :p
Comment #17
fuzzy_texan commentedWoo hoo!
Comment #18
korayal commentedhttp://drupal.org/node/179551 this problem still occurs in the latest 6.x version.
Comment #19
niklp commentedMake sure you have your filters in the correct order - try out the textile class in an input format on its own.
Comment #20
niklp commentedHave been using this for some time without issue, please make a 6.0 release?