![]() |
Cool... The actual code of the function may vary from version to version, the important thing is to find the function:
function handle_bbcode_img_match And then add the hook right before the return line... Code:
($hook = vBulletinHook::fetch_hook('bbcode_img_match')) ? eval($hook) : false; |
Quote:
|
Does this also work with linked images on the CMS?
|
Actually it seems like it does work on linked images in the CMS as well. Just tried it...
|
Hello,
Thank you for this mod 5 stars it also aids to find our images as attachments (I needed to find broken images) ;) |
I have been looking for something like this for months and months and always came up blank with my searching. Yesterday I seen this plug-in and downloaded and installed this today and liked what I see with all the images on my site. It has potential with my users images now.
Adding an image from my server worked like a charm, PhotoBucket still shows the file name so that is a plus. I use Flickr for my images and it is a shame that they don't use the File Name when you upload your images on there site, you end up with their file name. Looking at seeing if one can add an Alt and Title to the end of their code, means a bit of extra work but more of a curious thing for me. As you mentioned this is better than nothing and I agree. Voted 5 STARS |
If you want users to enter their own "title" for images you could create a custom BB Code...
Admin CP -> BB Code Manager -> Add New BB Code Call it: img Make sure USE OPTION is set to YES Make the replacement code: Code:
<img src="{param}" alt="{option}" title="{option}" border="0" /> now people can include images like: |
hello,
Add Alt Text to Linked Images no longer operate this mod: https://vborg.vbsupport.ru/showthread.php?t=237650 resize image no longer works with your plugin Thank you |
Quote:
|
Installed and working
4.1.10 :) |
All times are GMT. The time now is 08:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|