StringParser_BBCode 0.3.1 review

Download
by rbytes.net on

StringParser_BBCode class provides the possibility to parse strings with BB-Codes and convert them to e.g

License: GPL (GNU General Public License)
File size: 319K
Developer: Christian Seiler
0 stars award from rbytes.net

StringParser_BBCode class provides the possibility to parse strings with BB-Codes and convert them to e.g. HTML code.

BBCode is a kind of markup "language" with which one may structure and format text. It is similar to HTML but it utilizes square braces instead of angle brackets.

Another difference between BBCode and HTML is that when using BBCode invalid code is ignored whereas the validity of the code is important when using HTML.

What's New in This Release:
Several bugfixes were made.
Support was added for parsing [code=foo attr=bar].
A callback function may be called again on close tag occurrence.
A processing type "callback_replace?" was added which exhibits the opposite behavior of "usecontent?".

StringParser_BBCode 0.3.1 keywords