I am part of a forum that has removed all attachments and allows images hosted off site. This forum sort of does it.
See images...
How do I accomplish this?
Thanks!
Store your attachments in the cloud efficiently. Using this addon you can save bandwidth and storage space by separating your heavy attachments from the rest of the forum.
Yeah, seriously, you can pay as little as $1 a month to store 100 GB of attachments that your users will happily upload as...
The add-on allows you to add a prefix to attachments. For example, the attachment is called enxf.net.zip, and after installing this plugin we can add any prefix to the name and it will look like this: [Enxf.net] enxf.net.zip
Works with all attachments that are laid out on the forum
Description:
Removes link (unlink) for attachments based on permissions. Generally, you'll set permission to remove links from attachments for guests (and robots - so they don't crawl links that are not available for opening).
Example:
Check the image below. With permissions set to 'Remove'...
Due to the slow download speed of the server, I want to set up a CDN website to store uploaded attachments, such as http://cdn.example.com/
In official documentation:
https://xenforo.com/xf2-docs/manual/config/#data-and-script-locations
The configuration about this is in the Config.php file...
Description:
Completely hide attachments with notice based on permissions. You can change notice text by editing the phrase.
Features:
hide attachments with user permissions (in admin control panel set permissions for a user or user groups)
attachments are hidden with a notice (edit phrase...
The attachments uploaded in xenforo resources or threads but not found in the website directory.
What is the attachment form of xf attachments?
Read the database, is it encoded in the database?
Linode’s Block Storage service allows you to attach additional storage Volumes to your Linode. A single Volume can range from 10 GiB to 10,000 GiB in size and costs $0.10/GiB per month.
If you run your XenForo forum on a Linode server and have a large number of attachments - it is now possible...
Description:
This add-on will check new attachments for viruses and malware code using Virustotal.com's api.
Features:
Disable new attachments until marked clean. (on/off)
Exclude File Types.
Exclude User Groups.
Use in Private Conversations. (on/off)
Permission-based access to the report...
Set of 57 basic file-type icons, to use with [ITD] Attachment Icons II
Instructions:
download the resource and upload the contents of upload folder to your root path and install from ACP>Add-ons, or
Download the resource and select the same from XF default Install/upgrade from archive option...
Shows attachments by file size.
This useful tool allows the admin to quickly see which posts have largest attachments (by file size). Clicking the post number will take you to the post so the admin can manage the attachment. For example the admin might like to convert large videos to YouTube...
This resource is not affiliated with XenForo Ltd.
These are some page templates you can use for your team/staff page.
They have been created using the default CSS classes so will automatically update for each style.
There is some additional CSS in each file to complement the default CSS in...
Description
This is a very simple tutorial by @Caldexi that contains A few steps that will ensure your options and custom fixes are not erased!
INSTALLATION
Import a style and give it a unique name, should look like this (disable user selection):
Create a new child style and set the parent...
This resource is not affiliated with XenForo Ltd.
Another simple bit of CSS which will add an image to the navigation bar for each tab, in front of the tab text/name.
You need to know the class name for each tab.
The default ones are: home, forums, members, help.
If you are using the Nodes As...
This resource is not affiliated with XenForo Ltd.
This simple bit of CSS will add an image to the forum home page before a node title.
You need to know the node ID for each image; you can find this in the ACP or by using one of the browser inspection tools.
For each node, you will need to add...
Add at very very bottom to EXTRA.css template of your style:
/* <----- start FONTS ------->*/
@font-face {
font-family: 'ecliptic';
src: url('./styles/default/xenforo/fonts/ecliptic.eot');
src: url('./styles/default/xenforo/fonts/ecliptic.ttf') format("truetype")...
A collection of improvements to XF's attachment system.
SVG support
Nginx's X-Accel-Redirect
New Permissions for forum/conversations (Respects global attachment size & count limits):
Attachment Size (kb).
Maximum Attachment Count.
SVG Support
Support for SVG attachments to be displayable as...
This resource is not affiliated with XenForo Ltd.
This functionality allows you to add a sidebar to a template, page, etc. without the visitor panel at the top.
So for example, this is how a standard sidebar is added to a page:
<xen:sidebar>
<div class="messageText ugc baseHtml">...