Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
DiscussionExcerpt
DiscussionExcerpt
0
This discussion has been closed.
Comments
Posted: Sunday, 29 April 2007 at 10:39AM
Edit: jup, here it is.
It needs to do something like this:
- Parse comment except as usual using whatever formatter assigned (this will create HTML tags).
- Strip out HTML formatting.
Relatively simple in principal ,I don't know how complex in reality. But like I say, if this gets fixed in Vanilla, then it will work for ALL formatters and extensions that display comment excerpts.At the end of the day, feel free to hard code it into your extension, but I think it would only be a stop gap.
It would probably involve re-designing the add-on, but I would appreciate any other add-on developers if they could look and see a solution that I don't see.