| » Version | » Information | 
|---|---|
| 2019-03-12 stable | |
| 2010-10-25 stable | |
| 2007-06-09 stable | |
| 2007-03-11 beta | |
| 2006-10-10 beta | |
| 2006-03-02 stable | |
| 2005-11-08 stable | |
| 2005-11-06 stable | |
| 2005-09-12 stable | |
| 2005-03-13 stable | |
| 2005-03-07 beta | |
| 2005-02-23 beta | |
| 2005-02-01 beta | |
| 2005-01-30 beta | |
| 2004-10-08 alpha | |
| 2004-09-30 alpha | |
| 2004-09-19 alpha | |
| 2004-08-18 alpha | |
| 2004-07-20 alpha | |
| 2004-07-11 alpha | |
| 2004-06-28 alpha | |
| 2004-06-25 alpha | |
| 2004-06-19 alpha | |
| 2004-06-12 alpha | |
| 2004-06-11 alpha | |
| 2004-06-06 alpha | |
| 2004-06-06 alpha | |
| 2004-05-25 alpha | |
| 2004-05-22 alpha | |
| 2004-05-02 alpha | |
| 2004-04-06 alpha | |
| 2004-03-30 alpha | |
| 2004-03-30 alpha | |
| 2004-03-27 alpha | |
| 2004-03-25 alpha | |
| 2004-03-25 alpha | |
| 2004-03-20 alpha | |
| 2004-03-14 alpha | |
| 2004-03-13 alpha | |
| 2004-03-02 alpha | |
| 2004-02-23 alpha | |
| 2004-02-23 alpha | |
| 0.8 | Easy InstallNot sure? Get more info. pear install Text_Wiki-0.8 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Wiki-0.8 Release date: 2004-01-31 13:11 UTC Release state: alpha Release uploaded by: pmjones Changelog: * WARNING: There has been a major change to Wiki class property $rules definition. This breaks backwards compatibility to 0.7 alpha and earlier for any user-defined rules. * The $rules property is now an associative array ('rule_name' => '/path/to/classfile.php'); this allows easier extension of rules by disconnecting the token name from the file name and the class name. * Minor change to directory structure (Text/Wiki/rules/ is now Text/Wiki/Rule/) * Removed Wiki class properties $_default_path and $rule_path (superseded by the new $rules property where the file name is explicitly defined) * Removed method Wiki::_fileExists() * Modified Wiki::render() to go through the source character-by-character instead of using str_replace (fixes bug where marked-up numbers would sometimes be mistaken for delimited token numbers) * Modified Rule.php class constructor and all related rule classes to take two params (matches the new $rules property definition) * Added rule "bold" (uses 3 single-quote ''' marking) * Added rule "italic" (uses 2 single-quote '' marking) * Added rule "superscript" (uses double-caret ^^ marking) * Modified rule "strong" to use double-star (**) marking * Modified rule "emphasis" to use double-slash (//) marking * Modified rule "toc" to pass through the source character-by-character instead of using str_replace (fixes bug where marked-up numbers would sometimes be mistaken for delimited token numbers) * Updated package documentation | 
| 2004-01-04 alpha | |
| 2003-12-05 alpha | |
| 2003-12-04 alpha | |
| 2003-12-03 alpha |