Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 169913

Summary: dev-php/stringparser_bbcode (new ebuild)
Product: Gentoo Linux Reporter: Jan Rieger <jan+gentoo>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD, InVCS
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: stringparser_bbcode-0.3.1.ebuild

Description Jan Rieger 2007-03-08 09:25:07 UTC
StringParser_BBCode is a PHP class that parses BBCodes with a real parser and not just regular expressions. This ensures that the HTML elements are correctly nested. It does not define any special codes, but allows the programmer to do so herself. It provides many features, such as the automatic detection and handling of paragraphs and the ability to apply different so-called parser functions to different portions of the text that is to be parsed.

Reproducible: Always
Comment 1 Jan Rieger 2007-03-08 09:26:00 UTC
Created attachment 112546 [details]
stringparser_bbcode-0.3.1.ebuild

dev-php/stringparser_bbcode-0.3.1.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-15 07:40:47 UTC
Added to PHP overlay [1] now, enjoy. ;)  Might get merged into the official tree
later.

[1] http://overlays.gentoo.org/proj/php/browser/testing/dev-php/stringparser_bbcode
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-10-28 11:56:00 UTC
In CVS now.