It would be great if we could choose via ACP to appear on viewforum, on the left of the Topic Titles, the First Image of the topic. (Or we could choose the first or the last one with an extra acp option.)VSE wrote: Sat Feb 11, 2017 4:39 pm...
Not sure what exactly users may be looking for, so please comment if you like.
...
It should find any image in a post.
No. They are 2 totally different extensions.Lsha wrote: Tue Feb 26, 2019 11:27 am nice extension. will it be possible to combine topic image preview and topic preview?
instead of showing avatar for topic preview add first image and show description.
fantastic extension, but does not work with custom BBCODE
Yes
Nothing to change. This extension scrapes images in from HTML.eunaumtenhoid wrote: Sun Apr 07, 2019 4:34 pm what class css should I add in custom bbcode to function as IMG bbcode?
Code: Select all
<img class="img-responsive img-post" src="{URL}" alt="" title="" />
Only works with IMG tag, as mentioned in first post. Sorry.eunaumtenhoid wrote: Tue Apr 09, 2019 2:32 am dont work for me, ONLY BBCODE img
I USE BBCODE custom:
[poster]{URL}[/poster]
htmlbut dont work Image PreviewCode: Select all
<img class="img-responsive img-post" src="{URL}" alt="" title="" />