Remove attach limits

XF Addon [2.3.X] Remove attach limits 2.3

No permission to download
Compatible XF versions
  1. 2.2
  2. 2.3
2025-5-8 19-6-14.png
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 thumbnail images.

Installation:
  1. Download Andy-RemoveAttachLimits-1.5.zip and unzip it.
  2. Copy the src/addons/Andy/RemoveAttachLimits directory to your server.
  3. From the Admin Control Panel Install the add-on.
Setup:

Add to the extra.less template:
Code:
.bbCodeBlock.bbCodeBlock--quote img {<br>max-width: 150px;<br>}
Author
mdandu
Downloads
0
Views
39
First release
Last update

Ratings

0.00 star(s) 0 ratings

Similar resources

Remove drop image mdandu
Removes drop image option from the editor toolbar
Remove HTML tags mdandu
Removes HTML tags when pasting text into editor
Remove image edit mdandu
Removes image edit options from the editor
Remove share icon mdandu
Removes share icon from posts
Top Bottom