Top Level :: Text
:: bbcode
:: 0.10.2
bbcode 0.10.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 0.10.2
(beta)
|
* Corrected Segfault when unpaired Tags where found
* Exposed smiley API * Exposed Argument Parser API * Exposed parser option API ** Added the ability to alter parser behaviour at run time
* Exposed more flags for tag options ** Added REMOVE_TAG_IF_EMPTY option on tag level
* Fixed some weird behaviour on special parse method |
|
Dependencies for release 0.10.2 |
|
|