Git Product home page Git Product logo

cloudinarybundle's People

Contributors

andonilarz avatar miste avatar misteio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cloudinarybundle's Issues

cloudinary folder parameter

Hi,
is it possible to add more Cloudinary options to upload function in CloudinaryWrapper ?

http://cloudinary.com/documentation/upload_images

instead of :
public function upload($source, $publicId, $tags = array())

you could have something like :
public function upload($source, $publicId, $tags = array(), options = array())

Can be usefull to use the folder parameter (or other options)

\Cloudinary\Uploader::upload("sample.jpg", 
    array("folder" => "my_folder/my_sub_folder/", "public_id" => "my_name"));

Thanks for the work,

Hugo

Get an image with HTTPS

Hello,

I'm using the bundle in my project and I recently set up HTTPS, but the pages where I use this bundle to display images from cloudinary are not fully HTTPS because the Twig filter gives an HTTP url.

Is it possible to fetch an image forcing the HTTPS protocol ?

Your requirements could not be resolved to an installable set of packages.

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Conclusion: remove symfony/symfony v2.6.11
- Conclusion: don't install symfony/symfony v2.6.11
- Conclusion: don't install symfony/symfony v2.6.10
- Conclusion: don't install symfony/symfony v2.6.9
- Conclusion: don't install symfony/symfony v2.6.8
- Conclusion: don't install symfony/symfony v2.6.7
- Conclusion: don't install symfony/symfony v2.6.6
- Conclusion: don't install symfony/symfony v2.6.5
- Conclusion: don't install symfony/symfony v2.6.4
- Conclusion: don't install symfony/symfony v2.6.3
- Installation request for misteio/cloudinary-bundle dev-master -> satisfiable by misteio/cloudinary-bundle[dev-master].
- Conclusion: don't install symfony/symfony v2.6.2
- Conclusion: don't install symfony/symfony v2.6.1
- misteio/cloudinary-bundle dev-master requires symfony/finder ~2.7 -> satisfiable by symfony/finder[v2.7.0, v2.7.1, v2.7.2, v2.7.3].
- don't install symfony/finder v2.7.0|don't install symfony/symfony v2.6.0
- don't install symfony/finder v2.7.1|don't install symfony/symfony v2.6.0
- don't install symfony/finder v2.7.2|don't install symfony/symfony v2.6.0
- don't install symfony/finder v2.7.3|don't install symfony/symfony v2.6.0
- Installation request for symfony/symfony 2.6.* -> satisfiable by symfony/symfony[v2.6.0, v2.6.1, v2.6.10, v2.6.11, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9].

What can I do?

upload_large not available in wrapper

Hello,

in order to upload large files in chunks, it would be useful to wrap the upload_large() method that is available in the Cloudinary uploader.

For now, I had to modify the uploadVideo method of the wrapper to invoke Uploader::upload_large instead of Uploader::upload, which is not a suitable solution.

Thanks :-)

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.