Home » HTML » HTML_BBCodeParser » Bug #2478
Additional attributes in tags
Details
| Request #2478 | Additional attributes in tags |
|---|---|
| Submitted | 2004-10-07 23:39 UTC |
| From | dmitriid at d-grup dot com |
| Status | Bogus |
| Package | HTML_BBCodeParser |
| PHP Version | Irrelevant |
| 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.