This module has one maintainer; we should probably contact them to see if they plan to work on it.
I have some doubts about a positive answer; the last commit was in 2022.
If so, a new maintainer would need to be found.
Hello,
I am still interested .
There is already one in progress : https://www.drupal.org/project/media_entity_link/issues/3504411 💬 Offering to co-maintain Media Entity Link Active
The process to obtain maintenance can be found here: https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or... →
Thanks !
Hi,
Yes, that's a good idea.
Hello,
If you are still interested in recovering the maintenance of the module, i invite you to move the issue to the Drupal.org project ownership issue queue. →
I will try to contact her.
Hello,
A new release is planned ?
fabsgugu → created an issue.
I finished a first version, I pushed on branch 3.0.x
You can test, I still have to go over the code to correct it.
I tested on a Drupal 11 site.
The module is working correctly.
(I also didn't see any problems on the settings page)
fabsgugu → created an issue.
Hello,
I contacted a maintainer and was told it was on their todolist.
I merged the commit and created a new version.
Thanks for the development and fixes !
Hello,
I added the possibility to choose the domain.
I added the path to the module page.
Hello,
Tested on Drupal 10.4 with drush 12 and 11.1 with drupal 13 : it works.
Can you add a part in the MR dedicated to the drush command with the list of arguments and an example?
Also, can you just change
Orejime::create to $this->entityTypeManager->getStorage('orejime_service')
Thanks !
Hello,
Can you look at the MR and validate it ?
Thanks, its ok for me.
Hello,
Thanks for the initiative! I think it's a good idea.
Hello, a new release is planned ?
Hello,
A new release is planned ?
Hello,
A new release is planned ?
Hello,
A new release can be published?
Hello, a new release is planned ?
Hello, are there plans to make a new release soon?
Hello, a new version can be released?
Thanks !
It is necessary to change the required version from 10 to 10.4
Hello,
Thanks for the suggestion, but this is not necessary at the moment.
You can continue working on the module without any worries, I will make sure to look at the different Merge Request.
It's done !
Thanks !
fabsgugu → created an issue.
getEntityTranslationByRelationship function only exists since Drupal 10, so I removed Drupal 9 compatibility (which is a no longer maintained anyway).
The code corrects the warnings, so it seems ok. But, i would like someone to test and validate on Drupal 11 before merging.
fabsgugu → made their first commit to this issue’s fork.
Hello, it's done!
Hello,
A new version is planned to make the module compatible with Drupal 11?
Thanks,
With this addition, the module no longer supports Drupal 9, can you remove this from the .info.yml ?
Hello,
I see an error in the EntityFormField class
Method (getEntityRepository) with same name already defined in this class
Can you test with the dev version and tell me if that solves the problem? Otherwise you will have to update the patch so that it can work with the dev version.
I tested it, it's ok for me.
I deploy the new version.
Thanks !
I hadn't processed it yet.
Hello,
I think we should release a new version for this module.
There are several tickets to commit. (Like
https://www.drupal.org/project/paragraphs_browser/issues/3347934
🐛
PHP 8.2 Deprecated function: Creation of dynamic property
RTBC
)
Hello,
In order that a cookie to be deleted after having refused it, you must indicate its name in the Cookies List field, in the service settings (/admin/content/orejime_service and edit service)
Hello,
I'm still active on the community and continue to maintain the module, I don't think another maintainer is necessary.
However, you can work on the module and improve the code through issue and MR.
Edit : OK.....
Fabsgugu → created an issue.
Hello,
It's good for me. indeed, I had written it on the wrong linen, thanks for the fix.
The end of maintenance for Drupal 9 is very close.
It becomes critical to make it available for D10 as quickly as possible.
Thanks for the merge.
A new version can be released?
Hello,
Would it be possible to resolve the issue quickly? The end of life of Drupal 9 is near.
Hello,
Would it be possible to resolve the issue quickly? The end of life of Drupal 9 is near.
Hello,
Would it be possible to resolve the issue quickly? The end of life of Drupal 9 is near.
Hello,
Would it be possible to resolve the issue quickly? The end of life of Drupal 9 is near.
Hello,
I reproduced your steps, but I did not reproduce the bug.
My node is only modified when I modify the text field with a format (without using your patch).
Did you do the test under Ckeditor 4 or 5?