Hello, I have first searched for an extension that I am looking for. One comes very close, but is not apparently upgradable to do what I am looking for. The extension found is: topic image preview ..along with that there are two posts there that is very close to what I am looking for but however the extension does not support it: here, and here.
Anyway, what I am looking for is this... Instead of as shown above, with the image being placed next to the the topic image (that has the relative icon overlays). I would like to request that the topic image (that has the relative icon overlays) be replaced with an optional image a poster can add inside the bbc post page as an optional preview for the post.
So essentially, the view_topicbody.html template will optionally show an image instead of the topic icon. If no preview image is provided by the poster, then show default topic icon. Something like this:Or perhaps the preview image can go just to the right of the topic icon, but still being posted as an option. Could be fun to have just for posters to allow a small gif image to their topic preview, or a big smilie. ?
The one small image preview file should be no larger than what the default icon image dimension is. The preview image that replaces the icon image should not be based off what the actual posts' attachment image source or bbc img post source.
Perhaps the option can be placed along with post options adding: Add Preview Image
So if preview image is provided use the preview image, if not, then use the default post icon.
Thank you for reviewing my request. If I missed an extension that currently does this with phpbb 3.3.11 with ABBC I would greatly like to know. It is much appreciated and I would look forward to such an extension as I am sure others would also.
Anyway, what I am looking for is this... Instead of as shown above, with the image being placed next to the the topic image (that has the relative icon overlays). I would like to request that the topic image (that has the relative icon overlays) be replaced with an optional image a poster can add inside the bbc post page as an optional preview for the post.
So essentially, the view_topicbody.html template will optionally show an image instead of the topic icon. If no preview image is provided by the poster, then show default topic icon. Something like this:
Code:
<!-- IF topic_preview_image --><img src="" alt="" title=""><!-- ELSE default_topic_icon --><img src="default icon image"><!-- ENDIF -->
The one small image preview file should be no larger than what the default icon image dimension is. The preview image that replaces the icon image should not be based off what the actual posts' attachment image source or bbc img post source.
Perhaps the option can be placed along with post options adding: Add Preview Image
So if preview image is provided use the preview image, if not, then use the default post icon.
Thank you for reviewing my request. If I missed an extension that currently does this with phpbb 3.3.11 with ABBC I would greatly like to know. It is much appreciated and I would look forward to such an extension as I am sure others would also.
Statistics: Posted by WMP — Tue Jan 09, 2024 11:24 am