- Compatible XF Versions
- 2.0
Displays three random attachments updated every 10 minutes.
Featured thumbs will display three small images in your forum list. The images are attachments that your members have posted. Images are updated every 10 minutes. Images when clicked will display the message the attachment was posted in.
(Example of Featured thumbs)
(Example of Options page)
Features:
Requires ImageMagick.
To check if your server has ImageMagick, do the following:
Admin CP -> Options -> Attachments -> Default image processor
You should be able to select "ImageMagick PECL extension". If you cannot select this, you will need to contact your web host provider and ask them to install ImageMagick with PECL.
Installation:
Create a directory in your web root called /misc/ and set permissions to 0755.
Example:
domain.com/misc/
Creating the widget:
Featured thumbs will display three small images in your forum list. The images are attachments that your members have posted. Images are updated every 10 minutes. Images when clicked will display the message the attachment was posted in.
(Example of Featured thumbs)
(Example of Options page)
Features:
- Adjustable image size.
- Images can be selected from any forum.
- Cron Entry will rotate images every 10 minutes.
- All phrases start with featuredthumbs_ for your convenience.
Requires ImageMagick.
To check if your server has ImageMagick, do the following:
Admin CP -> Options -> Attachments -> Default image processor
You should be able to select "ImageMagick PECL extension". If you cannot select this, you will need to contact your web host provider and ask them to install ImageMagick with PECL.
Installation:
- Download Andy-FeaturedThumbs-1.2.zip and unzip it.
- Copy the src/addons/Andy/FeaturedThumbs directory to your server.
- From the Admin Control Panel Install the add-on.
Create a directory in your web root called /misc/ and set permissions to 0755.
Example:
domain.com/misc/
Creating the widget:
- Admin Control Panel -> Appearance -> Widgets
- Widget definition = Featured thumbs
- Widget key = featured_thumbs
- Title = (leave blank)
- Display in positions = Forum list: Above nodes
- Click Save.