Open toastbrotch opened 6 years ago
especially attention is needed, as https://developers.aviary.com/docs/web/setup-guide states that one should migrate to adobe cloud thingy... https://creativesdk.zendesk.com/hc/en-us/articles/202903359-Migrating-from-the-Aviary-SDK-to-the-Adobe-Creative-SDK and if i get it right it only works with an adobe-id. seems that switch was done with 9.9.4. but:
hm. i dont get it, but seems adobe shut it down already? https://creativesdk.zendesk.com/hc/en-us/articles/115004788463-End-of-Support-for-the-Creative-SDK-Image-Editor-UI-Color-UI-Market-Browser-and-Labs-Components
How much cost buy the image editor in aviary for all responsivefilemanager users?
i do not understand, but i dont think it would be possible to have a paied-tool included per default. but possibly there is another foss web-image editor around, that could be used per default. foss all-javascript image editors:
or responsivefilemanager is picture-editor agnostic and allows to use whatever tool one wants, without changing the code of responsivefilemanager. just by configuring or implementing callbacks or whatever...
sorry I was wrong I meant to say that image editor on code canyon
you want to buy that editor for all responsivefilemanager users? hm. i think it would be better to keep it independent and just provide samples how to integrate the most known ones... or work with the developers of a free tool together.
There isn't a free open image editor?
I found this: https://github.com/nhnent/tui.image-editor
Very good tool
How can I integrate this tui.image-editor into ResponsiveFilemanager?
Is this issue why our RFM is now getting "Error getting assets. Please check your authentication parameters." whenever trying to save an edited image? Did Aviary get shut down? Has anyone found a solution to this issue?
Is this issue why our RFM is now getting "Error getting assets. Please check your authentication parameters." whenever trying to save an edited image? Did Aviary get shut down? Has anyone found a solution to this issue?
Yes, it's the same issue (The same problem at my side).
Aviary services is dead, now we should implement Creative Adobe Cloud SDK (Haven't try to do it yet)
Creative Adobe Cloud SDK seems dead too, according the infos i posted in the third comment... but i'm absolutely not sure if that is right...
Creative Adobe Cloud SDK seems dead too, according the infos i posted in the third comment... but i'm absolutely not sure if that is right...
I was reading this post: https://creativesdk.zendesk.com/hc/en-us/articles/202903359-Migrating-from-the-Aviary-SDK-to-the-Adobe-Creative-SDK?mobile_site=true
doest it depreciated?
Creative Adobe Cloud SDK is dead too. Can't edit images in ResponsiveFilemanager anymore, the ResponsiveFilemanager demo still works, don't know how? Anyone has an alternative? Someone who could integrate https://github.com/nhnent/tui.image-editor with it?
I've almost added Tui image editor into my project - just working on the save function.
I will share once done :)
Good to hear @jackdenningweb! Let me know if i can help.
@TOAD-Joey I have made a pull request here: https://github.com/trippo/ResponsiveFilemanager/pull/548#issue-269814524
Worth noting that I've just replicated what I've done in a personal project so I'm sure it can be improved more, but hope it helps nevertheless!
@jackdenningweb Seems to work fine. Thanks for the effort! Great work.
hi all has anyone implemented/added an image-editor different to Aviary? i need something on-premise... i found this and seems quite powerful https://codecanyon.net/item/pixie-image-editor/10721475 but no idea how to add it as image-editor out of ResponsiveFilemanager.
thanx for any hint/ideas...