- XF Compatibility
- 2.2.x
- Short Description
- Get the latest version 1.9 of [AndyB] Attachment Manager . Скачать and Discuss the 14,9 КБ File size with zip Extention type . From The Content have 3 Description Attachments, 4 discussion, 4 Обновления, 353 Просмотры on NullPro Community .
Adds a line feed between each embedded attachment.
This add-on improves the appearance of posts with multiple attachments. By adding a line feed between each embedded images, it makes it easier to identify each image and also makes adding a description easier for the author.
(Example before add-on is installed)
(Example after add-on is installed)
(Example of Options page)
Features:
This add-on will not function correctly if you have the following in your config.php file:
This add-on improves the appearance of posts with multiple attachments. By adding a line feed between each embedded images, it makes it easier to identify each image and also makes adding a description easier for the author.
(Example before add-on is installed)
(Example after add-on is installed)
(Example of Options page)
Features:
- Insert all function includes line breaks between attachment tags.
- Individual attachment tags include line breaks.
- Create a directory called /misc/ in your web root.
- Copy the attachment_manager.js file from the add-on directory to your /misc/ directory.
- In the options page add the Link to the attachment_manager.js file.
This add-on will not function correctly if you have the following in your config.php file:
Код:
$config['development']['fullJs'] = true;