Hello,

Thanks for this module but I'm not sure to understand how to do to display it.
I have a content type 'project' with an image field with the widget media selector. This image field has unlimited value.
How to do to display the plupload widget when I try to add an image?

I have also try with a file field with the widget media and I have not the plupload widget.

For information, the path of the library is good because it works with media gallery.

Thanks in advance

Comments

slashrsm’s picture

Plupload is currently integrated with Media only on library level. It cannot be used on node form level.

There are, however, some modules that implement this feature. Check the list at project's front page.

selinav’s picture

What would you mean by "on library level" ?

slashrsm’s picture

In Media you can upload files on two different ways:

- via popup on node edit form, where is uploaded file then added to a field
- or via central library, where you browse all media in the system.

I meant the latter.

selinav’s picture

Status: Active » Fixed

Ok thank you for your quick explanation.
I try to add images with the library center.

For the next features, it's great to use plupload with images fields.

selinav’s picture

Status: Fixed » Closed (fixed)
slashrsm’s picture

Check here: http://drupal.org/project/plupload#modules

Some of this modules will allow you to use Plupoad on image field.