Projects / Text_Wiki / Releases / Major feature enhancements

RSS All releases tagged Major feature enhancements

Release Notes: Major reorganization of the codebase for better extensibility. This is a backwards-compatibility breaking release. Be sure to read the change log notes for 0.19 through 0.19.7 before upgrading.

  •  24 Feb 2004 14:47

Release Notes: There is a major change to the Wiki class property $rules definition which breaks backwards compatibility with 0.7 alpha and earlier for any user-defined rules. The $rules property is now an associative array ('rule_name' => '/path/to/classfile.php'). A bug where marked up numbers would sometimes be mistaken for delimited token numbers has been fixed. Rules are now loaded in the constructor method, not on-the-fly as part of the parse() method. This corrects the "can't parse twice" bug. There are many other bugfixes and feature additions.

Screenshot

Project Spotlight

Arcueid

A C interpreter for Arc, Paul Graham's dialect of Lisp.

Screenshot

Project Spotlight

pkgtxt2db

A tool to convert Slackware PACKAGES.TXT to various databases formats.