Account created on 21 March 2011, over 13 years ago
#

Merge Requests

Recent comments

πŸ‡ΈπŸ‡ͺSweden kevinn

I applied patches from these issues to the PR.

https://www.drupal.org/project/media_entity_usage/issues/3412258 πŸ› Paragraphs: Duplicate key value when creating translation Active
https://www.drupal.org/project/media_entity_usage/issues/3479067 πŸ› Paragraph parent not being purged Active
https://www.drupal.org/project/media_entity_usage/issues/3479085 πŸ› Call to a member function hasLinkTemplate() on null Active

πŸ‡ΈπŸ‡ͺSweden kevinn

Fixed issue with regex pattern to pick up attributes from drupal-media tag.

πŸ‡ΈπŸ‡ͺSweden kevinn

I found an issue on my side, il close this.

πŸ‡ΈπŸ‡ͺSweden kevinn

Here is a patch.

πŸ‡ΈπŸ‡ͺSweden kevinn

Here is a patch that works with https://www.drupal.org/project/media_entity_usage/issues/3412258 πŸ› Paragraphs: Duplicate key value when creating translation Active

πŸ‡ΈπŸ‡ͺSweden kevinn

Here is a patch fixing the issue.

πŸ‡ΈπŸ‡ͺSweden kevinn

Fixed an issue with new created content.

πŸ‡ΈπŸ‡ͺSweden kevinn

I found an issue with getting field definitions for entites that don't implement FieldableEntityInterface.
Here comes a patch.

πŸ‡ΈπŸ‡ͺSweden kevinn

Here is a patch that creates a submodule that supports formated text fields.

πŸ‡ΈπŸ‡ͺSweden kevinn

Here is a patch that works for me.

πŸ‡ΈπŸ‡ͺSweden kevinn

kevinn β†’ created an issue.

πŸ‡ΈπŸ‡ͺSweden kevinn

@dubois, your patch only works for nodes, here is an updated patch that supports all entity types.

πŸ‡ΈπŸ‡ͺSweden kevinn

Here is patch to solve the issue.

πŸ‡ΈπŸ‡ͺSweden kevinn

Can we get his merged please.

πŸ‡ΈπŸ‡ͺSweden kevinn

Here is patch with a "NOT LIKE" filter also.

πŸ‡ΈπŸ‡ͺSweden kevinn

Don't get how you guys got this to work, the checkFileOrigin method is looking for:

public://example.webp
public://example

Which nether exists because the webp is being created by the webp module as a image style and of course public://example does not exist.
Here is a patch that checks for other file extensions.
Btw im using responsive images, maybe thats why it does not work for me.

Production build 0.71.5 2024