http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of text_wiki_bbcodeThe latest releases for the package text_wiki_bbcodeText_Wiki_BBCode 0.0.4
http://pear.php.net/package/Text_Wiki_BBCode/download/0.0.4/
* Url: in case of [url=...]description[/url] , description is now parsed (#9393, thanks laurent from invisibleray)<br />
* List: secured recursion risk but the simple #7908 is causing the state of the package to be kept alpha.
2006年12月22日T22:17:57-05:00togggText_Wiki_BBCode 0.0.3
http://pear.php.net/package/Text_Wiki_BBCode/download/0.0.3/
* List: Swallow away line breaks within the lists which produced unwanted <br /><br />
* List: Starting count by zero as Xhtml render relies on it (erroneous </li> at begin)<br />
* Really add superscript and subscript extensions (forgoten in package file list)
2006年02月06日T03:51:00-05:00togggText_Wiki_BBCode 0.0.2
http://pear.php.net/package/Text_Wiki_BBCode/download/0.0.2/
* Firman is now co-lead of the package<br />
* Added a test file to use with doc/Text_Wiki/doc/test_Text_Wiki.php<br />
* Added examples showing how to replace deprecated HTML_BBCodeParser by Text_Wiki_BBCode<br />
* # is optional for hexadecimal colours<br />
* Add superscript and subscript extension<br />
* Option relative_enable default false for relative urls, e.g., [url=/contact.php] (Request #5767)<br />
* Refuse ] , [ and ' in path part of the url, should be urlencoded<br />
* Fixed enumeration type [list=A] (as html type: a,A,i or I)
2005年11月06日T07:07:30-05:00togggText_Wiki_BBCode 0.0.1
http://pear.php.net/package/Text_Wiki_BBCode/download/0.0.1/
This is the basic BBCode syntax as per http://www.phpbb.com/phpBB/faq.php?mode=bbcode
2005年09月13日T16:06:16-05:00toggg