Seems like some functions doesn't work, like assign classes to links, like this:

"(thickbox)link":http://www.link.com/Image.png

The return is:

(thickbox)link

But should be:

link

Lilke the http://textile.thresholdstate.com/ does correctly.

Comments

joshk’s picture

Status: Active » Closed (won't fix)

Unfortunately this is a flaw in the library itself. While I realize that the threshold state website does what you say, the library they provide publicly does not. Running the above text trhough their provided example.php file gives the same unsatisfying results.

joshk’s picture

The version that's included in the full download of textpattern will behave as you want though. If you download that you can find the file in:

/textpattern/lib/classTextile.php

If you put this in your module directory it will work.