simogeo / Filemanager

An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938 stars 351 forks source link

Possible to select file without getting info? #455

Closed kabeda closed 8 years ago

kabeda commented 8 years ago

Hi, Like in the title, I need to select the file directly from the list without entering in the preview mode then click on select. Is it possible. Thanks,

simogeo commented 8 years ago

Pleas, be more precise

kabeda commented 8 years ago

Hi, When I access to filemanager, I got the grid or the list. If I click on a file, I had a preview of the file and the buttons of select, replace... If fact, I don't want to have this preview, just after a click on the list or the grid the file will be selected and the file name (path) returned to from where I called filemanager.

Thanks,

simogeo commented 8 years ago

Not possible yet but it will come soon. I let you know when I push the feature.

simogeo commented 8 years ago

Done. Download the latest archive and don't forget to set quickSelect option in config file to true.