yii2-filemanager icon indicating copy to clipboard operation
yii2-filemanager copied to clipboard

Yii2 file manager

Results 34 yii2-filemanager issues
Sort by recently updated
recently updated
newest added

Hello, thank you for this great extensions. I have a problem with it when I use it with TinyMCE (web version): - I click the button to add an image...

In MediafileBehavior.php replace: ``` php private function loadModel($url) { return Mediafile::findByUrl($url); } ```

acceptFileTypes ![image](https://cloud.githubusercontent.com/assets/5567103/9939012/9b4d3116-5d9a-11e5-9db3-02fe7b6e2c80.png)

eg Mediafile.php 187&220: save("$basePath/$thumbUrl", ['quality' => $preset['quality']]); Thank You :-)

I don't want that every image that I upload creates all of those same thumbnail variants that are defined in configuration, I would like to see two-level thumbnail configuration options....

Currently, this file manager supports single level view of files, without any way to structure or organize files. I would like either some sort of similar multi-level directory structure capability...

When using file manager without ownership feature, after tens or hundreds of images has been uploaded, it is getting hard to use file manager view. When it is required to...

I would like to see an option to disable file title and description for situations when similar fields are provided elsewhere, it is confusing users thus creating worse user experience.

Currently, file upload is very tedious, requires many, seemingly useless clicks to upload and confirm and return etc. To upgrade user experience, I would like to suggest couple improvements: -...

is it posible to implement such features like **moxiemanager** on this [link!](http://www.moxiemanager.com/demos/index.php) look at the following features -The interface of the fie manager on clicking browse button -Selection of multiple...