Top Level :: Text
:: bbcode
:: 1.0.2
bbcode 1.0.2
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
BBCode parsing Extension |
Maintainers |
De Cock Xavier (lead)
[wishlist]
[details]
|
License |
PHP / BSD |
Description |
This is a quick and efficient BBCode Parsing Library.
It provides various tag types, high speed tree based parsing,
callback system, tag position restriction, Smiley Handling,
Subparsing
It will force closing BBCode tags in the good order, and closing
terminating tags at the end of the string this is in order to ensure
HTML Validity in all case. |
Homepage |
http://www.bmco.be/
|
Release notes
Version 1.0.2
(stable)
|
* Corrected 64bit issues, long were used on too many places (#14517) thanks tony for the doc * Corrected a segfault when quotes were not closed properly. * Corrected errors given by scripts/dev/check_parameters.php. * Added quote escaping (BBCODE_ARG_QUOTE_ESCAPING). * Changed behaviour when a tag as an unclosed quoted argument. Before 1.0.2 it would stop treating datas, now the parser continues just after the opening quote character. * Added an escaping test case |
|
Dependencies for release 1.0.2 |
|
PHP Version: PHP 5.2.0 or newer PEAR Package: PEAR 1.4.0a1 or newer
|
|
|