Giter Club home page Giter Club logo

Comments (5)

nadavs avatar nadavs commented on May 24, 2024

Thanks Milovan! We really appreciate it!
We currently work on a Javascript oriented solution to allow direct uploads to Cloudinary from the browser without going through your server and without full-page redirection after form submission.
The view helper methods you've added are great. We will review them and test them in various Ruby and Rails environments and then commit to our GEM.

from cloudinary_gem.

assembler avatar assembler commented on May 24, 2024

Thats some great news! I'm really looking forward to see your javascript solution! I expect it to be simple, elegant and easily embedded into any kind of form :)

My solution involved opening an file manager iframe in a popup (like bootstrap modal or fancybox), so all uploading and redirection happens within it. Once user completes uploading files, he just closes the popup. I'm aware that this isn't very HTML5'ish, but it is backward compatible and it works even without using JS (it just displays iframe inline).

Since we're at it, is there a way to delete a file using cloudinary gem?

And one more thing.. If i have some questions or feature requests that regards cloudinary (not the gem itself), is this the right place to ask them, or is there some other place?

thanks for the great work!

from cloudinary_gem.

nadavs avatar nadavs commented on May 24, 2024

There is an API for deleting uploaded images: http://cloudinary.com/documentation/upload_images#deleting_images

And from Rails (make sure you have the latest version of the GEM): Cloudinary::Uploader.destroy(public_id, options={})

You can send us questions, feedback and feature requests in any method you prefer. Maybe the best way is to send emails to [email protected] or to my address: [email protected]

Thanks!

from cloudinary_gem.

nadavs avatar nadavs commented on May 24, 2024

Added methods to the source. v1.0.6 includes the cl_form_tag and valid_cloudinary_response methods with some minor changes. Was tested in Ruby 1.8.7, 1.9.2, 1.9.3, Rails 2.x, 3.x.
Did you receive the response email sent to you regarding your suggestions and feature requests?
Thanks!

from cloudinary_gem.

assembler avatar assembler commented on May 24, 2024

thanks @Nadav for quick response and fast commit!

from cloudinary_gem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.