I volunteered as a Workshop assistant and helped on welcome kit packaging at Drupal Pune Camp 2024.
Hello folks,
Thanks for jumping into this and for the patch. I will release the new version with fix.
@ravi kant
Thank you for showing interest i added you as maintainer.
Commited the changes.
akshay_d โ made their first commit to this issueโs fork.
Import is working now.
Thank you @Pablo_Pukha
Thanks @Pablo_Pukha,
Its works fine now.
Hi all,
I am able to get #16 patch working and able to replace the existing template/sections with new one and reuse the new one across the site.
Drupal Version : 10.2.6
Thanks
akshay_d โ created an issue.
@ananya.k
Thanks for looking at this. Yes, I was able to get it working with the explicit installation of extension_reference_field.
Ideally module dependencies needs to be installed during the original module installation.
akshay_d โ created an issue.
@sakthi_dev Thanks for working on the issue.
I can still see some errors/warning on the phpcs pipeline build
can we address that ?
Thanks
@smustgrave, @Lendude, @xjm
Is this still needs some work as its throwing WSOD on the unpublished entities with the indexed views block (Using search_api) with the "some" pager.
Backtrace report:
Steps to reproduce :
- Create a indexed view block (using search_api).
- Place the block on any unpublished node.
- Visit the unpublished node page it will throw WSOD error.
Is the above relevant to fix as a core bug or is it separate thing ?
akshay_d โ created an issue.
Thanks @danflanagan8 for pointing it out.
Changes are committed to 2.x
Sorry for the multiple alert this should FIX the CS now.
Thanks all
Updated the patch to fix PHPCS Errors.
Thanks @xjm for the feedback and @Lendude for making the progress on this issue is good to have in core.
Latest feedback looks valuable to me I have updated those with patch while using the above patch on my project.
Please Review and let me know if i can improve further.
Hi,
Updated the patch to filter a Views results based on the url field value.
Please Review.
Thanks
Hi,
Here is the patch which provide the integration to core views. So that we can better manage the fields via views UI and use the relationships.
Please Review.
Thanks
akshay_d โ created an issue.
Thanks @siddharthjain_7998
This patch works for me.
Can we commit this to the project and make a new release.
@danflanagan8 Thanks for the detailed review.
Also, Updated the patch please review.
Thanks @danflanagan8 for reviewing the patch.
Also, I made the requested change please re-review.
danflanagan8 โ credited akshay_d โ .
danflanagan8 โ credited akshay_d โ .
Hi team,
I have updated the entity style classes field to have simpler form by updating the ajax enabled fieldset field to textfield.
Please review the PR
Thanks
apaderno โ credited akshay_d โ .
Hi
I am updating the patch #38 for using ckeditor5 on drupal 9.5.x.
As part of this i have removed the ckeditor4 updates from #38. But the status will be still needs work from the comment #39.
Thanks