Problem/Motivation

This is a very useful module to maintain large images in Drupal and it would be great to have this in D8/D9.

Proposed resolution

Port it :)

Remaining tasks

  • Define concept of the port
  • Implement it
  • Test it

User interface changes

TBD

API changes

TBD

Data model changes

TBD

Comments

Lukas von Blarer created an issue. See original summary.

Lukas von Blarer’s picture

Has anyone already started to work on this?

gaurav.kapoor’s picture

Assigned: Unassigned » gaurav.kapoor

I am working on D8/D9 port for this.

jimyhuang’s picture

Hi gaurav.kapoor, I just added your account into project maintainer. Feel free to tell me if you don't want this permission. Thank you.

gaurav.kapoor’s picture

Thanks @ jimyhuang, I was maintaining code in https://github.com/gaurav-kapoor-axl/batch_resize_image, I will now move it to the official branch.

gaurav.kapoor’s picture

Status: Active » Needs review

Hi @jimyhuang. I have done 1 round of port and completed module development on https://github.com/gaurav-kapoor-axl/batch_resize_image and I believe we should now have an official development branch so that module can be tested. Can you push the code from the shared repository to 8.x-1.x branch or grant me access to do the same? Thanks.

jimyhuang’s picture

Hi gaurav.kapoor,
I double checked the settings of this project. You should have permission to push new branch / tag (with permission Administer releases).
Could you try push your branch by this instruction?
https://www.drupal.org/project/batch_resize_image/git-instructions

If I'm wrong on permission setting, feel free to tell me.

gaurav.kapoor’s picture

Hi, jimyhuang,

I still do not have maintainer access to this project. Can you try giving permission again? There must be an autocomplete field when adding the new user as a maintainer, it takes up some time and then an option comes to select a user to which you want to give permissions.

jimyhuang’s picture

Sorry, I assigned to a wrong account(have same name with you!).
Now you should have permission. Thank you.

gaurav.kapoor’s picture

Thanks jimyhuang,

I got access now and I have also pushed all the code to 8.x-1.x branch. I think we should close this issue now and complete the remaining development and improvements in other issues.

gaurav.kapoor’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
gaurav.kapoor’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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