Merge Requests

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

I have tried hook_page_attachments_alter in Alpha 29, and it is working fine without any caching issues when using the patch from #18.
Without the patch, I am facing the same issue mentioned in #13.

In conclusion, the issue mentioned in #13 is valid and resolved using the patch from #18.

However, the caching issue is not valid.
Thanks for the great support!

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

I have reproduced the issue in fresh Drupal 10 environment

Demo: Google Drive video Link

Steps to Reproduce:

  1. Step 1: Install fresh Drupal 10.
  2. Step 2: Install Schema.org modules (alpha 26):
  3. Step 3: Create a content type: Recipe.
  4. Step 4: Create an Ingredients paragraph:
    • Add a field named โ€˜Ingredientโ€™ of type Text with unlimited cardinality.
  5. Step 5: Create a schema for the Recipe content type:
    • Set Ingredient as an entity reference for the Ingredients paragraph.
  6. Step 6: Use textObject in the schema:
    • Map the Ingredients paragraph to show as a textObject in the schema.
  7. Step 7: Create a node in the Recipe content type:
    • Check if the schema is rendered correctly.
  8. Step 8: Update Schema.org module to alpha 27 and clear the cache.
  9. Step 9: Update the schema in the Recipe content type configuration.
  10. Step 10: Check the Recipe node again:
    • Ensure the schema is rendered correctly.
๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

There is a custom module for altering recipe ingredients, but before making the alterations, I have dumped the array.
Please review it.

In module version alpha26:

In module version alpha27:

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

Ingredients in a paragraph reference field.

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

I have checked after applying patch ( #3489462: Improve field type categorization.) but still facing the same issue.

Before updating module

After updating module

the screenshot took from 'https://search.google.com/test/rich-results'

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

Now the module is under the security policy and stable release.
And I can provide active maintenance for that project.

https://www.drupal.org/project/book_menu_sync โ†’

Using this module we can convert the book index to Drupal menu. Then we can easily use that on main navigation or in Megamenu module.

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

#95 patch is applied for 10.3. and working, thanks

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

@jrockowitz, thank you for your comments. I attempted to remove unwanted HTML tags from the schema values. I had tried step #5 before creating this issue, but it didn't work at that time, possibly due to a typo. However, it's working now, so we can proceed in that manner. Thank you for your excellent support.

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

Tested. Patch #2 solved the issue.

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

Thanks, #8 worked for me.
I just updated the weight of the VideoObject

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

Oh ya, that's right. That is my mistake. I tried to delete it but that was not possible.

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

First you need to apply #3 then #4

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

Applied patch #3 but still faced warnings. fixed that issue.

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

Created menu link under admin/config/development.
And solved the warning error.

And attached the testing video.

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

I have created a configuration for exclude js push.
/admin/config/http2_server_push

๐Ÿ‡ฎ๐Ÿ‡ณIndia abhinand gokhala k

I have applied the patch and selected the engine for word export.

But got this error while exporting the entity as a Word doc.

TypeError: Cannot assign array to property DOMDocument::$preserveWhiteSpace of type bool in PhpOffice\PhpWord\Shared\Html::addHtml() (line 83 of

Production build 0.71.5 2024