Closed (won't fix)
Project:
Textile
Version:
5.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2007 at 14:47 UTC
Updated:
7 Aug 2007 at 01:31 UTC
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:
But should be:
Lilke the http://textile.thresholdstate.com/ does correctly.
Comments
Comment #1
joshk commentedUnfortunately 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.
Comment #2
joshk commentedThe 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.