- Compatible XF Versions
- 1.2
- 1.3
- 1.4
- 1.5
Description:
Removes all attachment links.
An attachment link is an inline attachment tag that has a link.
Before add-on is run:
Code:
View attachment 12345
After add-on is run:
Code:
View attachment 12345
This add-on will go through all posts and remove all attachment links. This is useful because most of these links become dead over time and visitors will no longer waste time clicking on images which go to dead links.
(Example of Remove Attachment Links All page)
(Example of Group Permissions page)
Features:
Removes all attachment links.
An attachment link is an inline attachment tag that has a link.
Before add-on is run:
Code:
View attachment 12345
After add-on is run:
Code:
View attachment 12345
This add-on will go through all posts and remove all attachment links. This is useful because most of these links become dead over time and visitors will no longer waste time clicking on images which go to dead links.
(Example of Remove Attachment Links All page)
(Example of Group Permissions page)
Features:
- All phrases start with removeattachmentlinksall_ for your convenience.
- Download removeattachmentlinksall_v1.0.zip and unzip it
- Upload the Andy directory to your server, the correct location is library/Andy
- From your Admin Control Panel, go to the Install Add-on page
- Upload the addon-RemoveAttachmentLinksAll_v1.0.xml file
- Click the Install Add-on button
- Go to User Group Permissions and set Administrative group to Allow.
- Add 'removeattachmentlinksall' to the end of the URL.
- View the Attachment Tag column and look for any tags which have 'extra information' as shown in example image row #1. Edit these posts manually and run Remove Attachment Links All add-on again. Once you confirm there are no attachment links with 'extra information', can can proceed to step 3.
- Click 'Remove attachment links from all posts now' link.