TextilePHP

TextilePHP 2.0.8

Download: textilephp-2.0.8.tar.gz
Released: 21 March, 2005 - 08:42

* release 2.0.8/2005032100
* Textile.php: use isset() everywhere Textile.pm uses exists (fixes bug where specifying false char_encoding to the constructor would not work)

TextilePHP 2.0.7

Download: textilephp-2.0.7.tar.gz
Released: 23 September, 2004 - 09:03

* release 2.0.7/2004092301
* Textile.php: additional rowspan correction (fixes bug 115 reported by Brad Choate)

TextilePHP 2.0.6

Download: textilephp-2.0.6.tar.gz
Released: 23 September, 2004 - 08:38

* release 2.0.6/2004092300
* Textile.php: fixed preg_replace() calls that erroneously handled replacement text with dollar signs (fixes bug 118 reported by noeljackson)

TextilePHP 2.0.5

Download: textilephp-2.0.5.tar.gz
Released: 3 September, 2004 - 14:44

* release 2.0.5/2004090300
* Textile.php: rowspan correction (fixes bug 115 reported by Brad Choate)

TextilePHP 2.0.4

Download: textilephp-2.0.4.tar.gz
Released: 28 July, 2004 - 09:53

* release 2.0.4/2004072800
* Textile.php: updated for (non-strict) PHP5-compliance

TextilePHP 2.0.3

Download: textilephp-2.0.3.tar.gz
Released: 3 June, 2004 - 08:03

* release 2.0.3/2004060300
* Textile.php: fixed bullet default macro (fixes bug 52)

TextilePHP 2.0.2

Download: textilephp-2.0.2.tar.gz
Released: 28 May, 2004 - 11:17

* release 2.0.2/2004052800
* Textile.php: added MTLikeTextile class that produces output more like that of the mttextile plugin, including SmartyPants and the special lookup links; code-highlighting with Beautifier not yet implemented (special lookup links further address bug 43 reported by Adam Gessaman)
* TODO: added note to implement code-highlighting with Beautifier to MTLikeTextile

TextilePHP 2.0.1

Download: textilephp-2.0.1.tar.gz
Released: 25 May, 2004 - 09:14

* release 2.0.1/2004052500
* Textile.php: fixed link lookup lists (fixes bug 43 reported by Adam Gessaman)

TextilePHP 2.0

Download: textilephp-2.0.tar.gz
Released: 23 May, 2004 - 19:45

Initial release based on Textile.pm 2.0.2.