- XF Compatibility
- 2.1.x
- 2.2.x
- Headline
- Converts all media gallery tags to attach tags.
- Short Description
- Download and Discuss Premium, Business[AndyB] Convert image media gallery all 1.1 version on NullPro Community. It is zip Extention type and 16.4 KB File size. From [AndyB] Convert image media gallery all have 2 Description Attachments, 1 discussion, 1 Updates, 102 Views.
Converts all media gallery tags to attach tags.
This add-on is used to convert all media tags to attach tags. It will check every post on your forum and if a media tag is found, the add-on will replace it with an attach tag.
Also see the Convert image media gallery v1.2 add-on located for more information:
https://www.xf2addons.com/resources/convert-image-media-gallery.551/
(Example of media gallery tag)
(Example of attach tag)
How to use:
This add-on is run from CLI only.
Log into your terminal and change to the directory where you have your XenForo installed. Use this command:
php cmd.php xf-rebuild:convertimagemediagalleryall
Question and Answers:
Q: Are media gallery attachments reused?
A: No. Each post attachment is saved separately which ensures that if the media gallery attachment is deleted the attachment in the post remains.
This add-on is used to convert all media tags to attach tags. It will check every post on your forum and if a media tag is found, the add-on will replace it with an attach tag.
Also see the Convert image media gallery v1.2 add-on located for more information:
https://www.xf2addons.com/resources/convert-image-media-gallery.551/
(Example of media gallery tag)
(Example of attach tag)
How to use:
This add-on is run from CLI only.
Log into your terminal and change to the directory where you have your XenForo installed. Use this command:
php cmd.php xf-rebuild:convertimagemediagalleryall
Question and Answers:
Q: Are media gallery attachments reused?
A: No. Each post attachment is saved separately which ensures that if the media gallery attachment is deleted the attachment in the post remains.