About This File
This modification can show thumbnails of topics on the main forum view.
[b]Main features:[/b]
- Automatically takes an image from the first post of topic (include attachment image) and display it as topic thumbnail.
- [b][color=#ff0000]*NEW*[/color][/b] Option to show topics as gallery
-
Topic's authors or member groups that you specify can change thumnail
by clicking on the thumbnail and choosing an image from topic or from
URL.
- Preview image when hover the thumbnail.
- Set thumbnail width and height for each forum.
- Option to use the Lazy Loader method to delay image loading[code=auto:0] https://github.com/fasterize/lazyload [/code]
- [color=#ff0000][b]*NEW* [/b][/color]Automatically resize and crop images in a smart way that does not distort images.
[b]Main features:[/b]
- Automatically takes an image from the first post of topic (include attachment image) and display it as topic thumbnail.
- [b][color=#ff0000]*NEW*[/color][/b] Option to show topics as gallery
-
Topic's authors or member groups that you specify can change thumnail
by clicking on the thumbnail and choosing an image from topic or from
URL.
- Preview image when hover the thumbnail.
- Set thumbnail width and height for each forum.
- Option to use the Lazy Loader method to delay image loading[code=auto:0] https://github.com/fasterize/lazyload [/code]
- [color=#ff0000][b]*NEW* [/b][/color]Automatically resize and crop images in a smart way that does not distort images.
What's New in Version 2.0.2
Released
- Version 2.0.2
- Fixed thumbnail size in search result and view my content
- Version 2.0.1
- (NEW) Show topic thumbnail in search result and view new content.
- (NEW) Added option to change default width/height of thumbnail.
- Version 2.0.0
- Added option to turn on/off using imgLiquid to resize images.
- Fixed the bug that can not turn off thumbnail preview.
- Version 1.0.9
- (NEW) Automatically resize and crop images in a smart way that does not distort images.
- Moving css in a separate file instead of the template bit.
- Fixed the bug that can not change thumbnail when load more topics in ajax.