Hi,
How can I disable auto view of attachments?
e.g. Images
Attachment viewing
Moderators: Developer, Contributor
Re: Attachment viewing
Please check the attachment.
I would like to disable this viewing.
I would like to disable this viewing.
- Attachments
-
- viewing.png (37.23 KiB) Viewed 14119 times
Re: Attachment viewing
Add the following line to file config_inc.php
Code: Select all
$g_preview_attachments_inline_max_size = 0;Re: Attachment viewing
Hi atrol,
How about when user click it will open to new browser tab for viewing?
Thanks
How about when user click it will open to new browser tab for viewing?
Thanks
Re: Attachment viewing
maybe you like the way it's realized in next version 1.3 where you can hid/unhide every attachment
- Attachments
-
- attachments in version 1.3
- attachments.png (69.19 KiB) Viewed 13937 times
Re: Attachment viewing
the view is too small if I attached bigger picture. Anyway I customize this and created another option to show view in another page in big view.
Thanks atrol
Thanks atrol
Re: Attachment viewing
Hi atrol,
this preview seems available only for pictures.
What about other file formats like pdf, OpenOffice, FreeMind, etc.?
Thanks
RcCluter
this preview seems available only for pictures.
What about other file formats like pdf, OpenOffice, FreeMind, etc.?
Thanks
RcCluter
Re: Attachment viewing
It's not that easy: The preview of images is done by the browser. This feature is not available the same way for other formats.RcCluster wrote: What about other file formats like pdf, OpenOffice, FreeMind, etc.?
The rendering of the preview has to be created at server side.
You can enter a feature request for this at http://www.mantisbt.org/bugs
Re: Attachment viewing
Hi,
I did an update in mantis, and now (in my new version 1.2.5) i don't see attachment file in a navegator new tab like before the update. Do you know any line in config_inc to add?
I did an update in mantis, and now (in my new version 1.2.5) i don't see attachment file in a navegator new tab like before the update. Do you know any line in config_inc to add?
"La inteligencia consiste no sólo en el conocimiento, sino también en la destreza de aplicar los conocimientos en la práctica."
Aristóteles
Aristóteles