Import / web / www.xiaofrog.com / gallery / lib / bbcode /
@John Ryland John Ryland authored on 22 Dec 2020
..
COPYING import NUC files 5 years ago
LICENSE import NUC files 5 years ago
README import NUC files 5 years ago
stringparser.class.php import NUC files 5 years ago
stringparser_bbcode.class.php import NUC files 5 years ago
README
The BBCode library was written by Christian Seiler and can be found
here:

	http://www.christian-seiler.de/projekte/php/bbcode/

It is released under the artistic license.  It has been modified very
slighly to fit into Gallery, and all modifications to the original
source can be found by browsing the CVS repository here:

http://svn.sourceforge.net/viewvc/gallery/trunk/gallery2/lib/bbcode/bbcode.class

The initial revision of this file in CVS is the original file from
Christian's website.

The class name was changed from BBCode to GalleryBbcode to avoid
issues with other applications that include their own BBCode class.