artgris / FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony
MIT License
171 stars 89 forks source link

Link names #55

Closed vojtechadam closed 4 years ago

vojtechadam commented 4 years ago

I would like to use the names of the files (per row, listed as list) also as links. Using links (<a href= ...) around them, instead of always clicking on the download button. Also my Table rows are not clickable, using the custom configuration. Any ideas for me? Thank you

artgris commented 4 years ago

Hi @vojtechadam , sorry for my late reply.

you can override the twig view (_list.html.twig and _thumbnail.html.twig), but beware, the click is used in WYSIWYG integration to select a file, so it may not be compatible