Allows viewing image attachments in quotes and other areas. The default XenForo software only shows a link when attachments are quoted, this add-on allows quoted attachments to be seen as images. This add-on also allows RSS feeds to show attachments as thumbnails. This add-on also allows RSS feeds to show attachments as full size images. Installation:Download Andy-RemoveAttachLimitsPlus-1.3.zip and unzip it.Copy the src/addons/Andy/RemoveAttachLimits directory to your server.From the Admin Control Panel Install the add-on.Setup: Edit the extra.less template and add the following code: Code: // remove attach limits plus img.bbCodeBlock.bbCodeBlock--quote, .bbCodeBlock-content { max-width: 150px; }
The default XenForo software only shows a link when attachments are quoted, this add-on allows quoted attachments to be seen as images. This add-on also allows RSS feeds to show attachments as thumbnails.