本文介绍了在 Drupal 7 中上传多个文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
The Image Field only allows one file at a time to be uploaded. Is there a module that enables multi-upload in Drupal 7?
解决方案
Comparation of upload modules:http://groups.drupal.org/node/155764
I use this modules:Multiupload Filefield Widget
and for imagesMultiupload Imagefield Widget
这篇关于在 Drupal 7 中上传多个文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!