AndyB Featured images

xF2 Add-on AndyB Featured images 2.6

No permission to download
Compatible XF Versions
2.1, 2.2
Visible Branding
No
Description:

Displays a block containing featured images.

Featured images will display three small images in your forum list. The images are attachments that your members have posted. Images are updated every 5 minutes. Images when clicked will display the message the attachment was posted in.

(Example of Featured images)
featured-images.jpg

(Example of Options page)
featured-images-1.jpg

(Example of User group permissions)
featured-images-2.jpg

Features:
  • In responsive mode images are reduced in size.
  • Images can be selected from any forum.
  • Cron entry will rotate images every 5 minutes.
  • All phrases start with featuredimages_ for your convenience.
Requirements:

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:
  1. Download Andy-FeaturedImages-1.0.zip and unzip it.
  2. Copy the src/addons/Andy/FeaturedImages directory to your server.
  3. From the Admin Control Panel Install the add-on.
Directory preparation:

Create a directory in your web root called /misc/ and set permissions to 0755.

Example:

https://www.domain.com/misc/

Creating the widget:
  1. Admin Control Panel -> Appearance -> Widgets
  2. Widget definition = Featured images
  3. Widget key = featured_images
  4. Title = (leave blank)
  5. Display in positions = Forum list: Above nodes
  6. Click Save.
Author
ENXF NET
Downloads
89
Views
1,714
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. See description

    Featured images v2.6 changes: Added Log errors to options page.
  2. See description

    Featured images v2.5 changes. Now compatible with XenForo Cloud. If upgrading from previous...
  3. See description

    Featured images v2.4 changes: Improved error handling code.
Top