PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_BBCodeParser » Bug #2478

Additional attributes in tags

Details

Request #2478Additional attributes in tags
Submitted2004-10-07 23:39 UTC
Fromdmitriid at d-grup dot com
StatusBogus
PackageHTML_BBCodeParser
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2004-10-07 23:39 UTC] dmitriid at d-grup dot com

Description:
------------
First of all, I would like to compliment you on this package, since I am using it and "I'm lovin' it".

However, I would like to ask whether it is possible to introduce additional attributes in parsed tags. Sort of like this:

/*hypothetically*/

[url=http://some_link/|target=_blank]link[/url]
[img=img.png|width=100|height=100]

/*end hypothetical tags*/

Something like that, because otherwise the use of BBCodeParser becomes very limited.

Thank you

[2004-10-07 23:58 UTC] dmitriid at d-grup dot com

Sorry, lack of documentation led to the fact that I considered an existing feature to be non-exitent. Please, remove this request.