Git Product home page Git Product logo

Comments (4)

kbond avatar kbond commented on May 30, 2024

I would also like this feature

from vichuploaderbundle.

dustin10 avatar dustin10 commented on May 30, 2024

Honestly, I am probably not going to implement this myself. I have just accepted a new job offer and will be leaving the Symfony2 community. You guys are more than welcome to implement it.

One way would be to create a Naming\DirectoryNamerInterface that would be responsible for returning the full path of the directory the file should be moved to. This would not be too hard. You could either have a user specify a service or a path in the upload_dir option or you could add another option, perhaps upload_dir_namer, where you specify a service name. The upload_dir_namer would have precedence over the upload_dir option. The simply use this service to get the upload directory and the service could do anything necessary to create the path, such as determine the current DateTime. You could even provide some of the more generic ones, such as this, with the bundle itself.

Let me know if you have any questions.

from vichuploaderbundle.

kbond avatar kbond commented on May 30, 2024

Great, thanks for the point in the right direction, I will give it a shot.

from vichuploaderbundle.

 avatar commented on May 30, 2024

This issue should probably be closed with the DirectoryNamingInterface now implemented.

from vichuploaderbundle.

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.