The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Can anyone suggest a good way to show URLs in [IMG] tags as links for a style?
I have a "worksafe" style and would like to show embedded images as links. I can't use replacement variables since that would kill all images. Any suggestions or any hacks you can think of that do something similar that I could adjust?
|
#2
|
||||
|
||||
Create a plugin that does a search/replace only in the posts then. You could probably use the postbit_display_complete hook location. Change find and replacewith to what you want:
PHP Code:
|
#3
|
|||
|
|||
Thanks Lynne!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|