The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Parsing BB Code in Activity Stream
Does anyone know of a way to parse BB Code in the Activity Stream? Right now smilies show up like etc. I'd like the actual image to appear.
Thanks for the help. |
#2
|
|||
|
|||
The problem is that the posts are converted to plain text because otherwise it would be difficult to create a short representation that looked reasonable. So to show images and smilies you'd need to go in and change the code, but then you'd have that problem to deal with.
|
Благодарность от: | ||
mathforum |
#3
|
|||
|
|||
Ah ok, fair enough. Well I can live with it. I was just wondering if there was a simple trick to make this work. Thanks.
|
#4
|
||||
|
||||
Another issue is that a PHP file hack would likely be needed so the entire post would be returned instead of a truncated summary so you wouldn't get orphaned BBCode tags.
|
Благодарность от: | ||
mathforum |
#5
|
|||
|
|||
Right. But now I'm thinking, the default smilies are all pretty small, so you might be able to take the plain text that's being posted now and parse it just for smilies. That way you'd know you're not making it huge and that the <img> tag won't be broken. I haven't looked at the code at all though, so it still might need a file change.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|