yii2-image-manager icon indicating copy to clipboard operation
yii2-image-manager copied to clipboard

add some feature

Open harry-maulana opened this issue 8 years ago • 9 comments

hi Noam..

how to add some feature, like as rotate, zoomin, etc. thanks

harry-maulana avatar Dec 08 '16 18:12 harry-maulana

Sounds good, I will work on it. But first I want to add a feature that make possible to add tag to images for categorize them. I let you know when to start with you issue.

noam148 avatar Dec 08 '16 19:12 noam148

hi how to get the image URL to store in the DB

abdallah-elsabeeh avatar Dec 08 '16 19:12 abdallah-elsabeeh

hi Noam, thx for reply. can you let we all know, how this plugin (jquery crop) work.. in one layer for all action/feature or need one special layer for each action/feature. like as in my case, i want to add rotate feature, whether i should add new layer? thx before..

harry-maulana avatar Dec 08 '16 20:12 harry-maulana

@zaxx44a7 i don't know too zaxx, I just know there are plugins as good like this.

harry-maulana avatar Dec 08 '16 20:12 harry-maulana

@zaxx44a7 If you get the ImageManager_id you can generate a cache url what is possible to store in your database by call this component:

\Yii::$app->imagemanager->getImagePath($ImageManager_id, $width, $height, $thumbnailMode)

noam148 avatar Dec 08 '16 21:12 noam148

@harry-promogata I use this jquery plugin to crop the image https://fengyuanchen.github.io/cropper/. So as you can see in the example there is possibilities for rotating and flip the image. The zoom options is already in the module.

noam148 avatar Dec 08 '16 21:12 noam148

yes. that is possible, but i don't know how to add that feature.. lol, so i wait your job next (if you want to add thats feature)

thx Noam..

harry-maulana avatar Dec 08 '16 21:12 harry-maulana

@harry-promogata yes I wil add them, I let you know if the new feature are add!

noam148 avatar Dec 09 '16 08:12 noam148

Hi, can there be different image upload locations?

ghost avatar Oct 13 '17 08:10 ghost