Saving nodes with a filefield

后端 未结 3 2045
一向
一向 2021-01-15 01:38

I\'m in the progress of creating a bulk upload function for a Drupal site. Using flash I\'m able to upload the files to a specific url that then handles the files. What I wa

3条回答
  •  萌比男神i
    2021-01-15 02:18

    You might want to look at Image FUpload if you need a look at integrating the flash upload.

    To push the files on to another server while still handling them through Drupal sounds a little like the CDN space, maybe look at the behavior in the CDN or CDN2 projects?

    If you find a clear solution please come back and post it!

提交回复
热议问题