Hello and thank you for this very nice module.

I was wondering if it would be possible to do multiple upload at first and later to crop the image when creating/editing a node...

Comments

matthijs’s picture

Status: Active » Closed (won't fix)

There's no way of doing this because of the field-based approach. But maybe the Media module could be a solution for your problem?

havran’s picture

Status: Closed (won't fix) » Active

Hi. I have test Manual crop with Multiupload Imagefield Widget and this work together perfectly. I make only one simple modification:

Find file manualcrop.helpers.inc in manual_crop module directory. Then replace this part

  // List all widgets and the optional settings they support.
  $widgets = array(
    'image_image' => $optional_settings,
    'media_generic' => array('thumblist'),
  );

for this

  // List all widgets and the optional settings they support.
  $widgets = array(
    'image_image' => $optional_settings,
    'image_miw' => $optional_settings,
    'media_generic' => array('thumblist'),
  );

and clear all Drupal caches.

havran’s picture

Version: 7.x-1.3 » 7.x-1.4
webmestre’s picture

Hello havran,

thanks for the tip. I'll try asap.

matthijs’s picture

Assigned: Unassigned » matthijs
Status: Active » Fixed

Hi,

I've applied and pushed the changes to the repository, thanks for the tip!

Matthijs

havran’s picture

Thanks for the great module!

Juraj

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

likable03’s picture

Issue summary: View changes

Resim yükleme sitesi için bir türlü Multiupload modülünü kuramadım ve dolayısıyla kullanamıyorum.

https://resmipaylas.com