Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I would like to create a new module, and I would need entities with pretty much all the same implementations/functionnality than the core Node module (revisions, translation, bundles, custom fields, forms, etc.).
What is the best way to achieve this? I'm not an experienced developper, that would be my first module, and I know that my question is a bit general and maybe lack a bit of context, but I just need to be on the right track to plan accordingly before I begin coding.
Hi All, We are trying to create a build artifact using acquia blt by executing blt artifact:build command. But getting errors as seen in below link . Can anyone help with this.
Normally I use bootstrap theme to develop sites. I I update the sites by editing the html, css and drag/drop blocks for layout changes. I get some requests from people that they want to manage their sites without any coding. They also want to change color scheme/reorder sites. I am not sure how they can do those without coding. How can I build a site to meet their requests?
when u click the icon to attach an image in CKEditor's toolbar then CKEditor's pop-up appears
we do not need this pop-up
we need to get directly to an image we are going to attach
I am new to Drupal and I am having hard time in learning it.
I created a custom content type named movies. It has following fields
title
Poster
Description
Release year
Then I added the content using devel module. I created a view for this content to display the recently added 5 movies and added block display. All I want is to theme this block.
I tried using template block--views-block--test-block-1.html.twig but I am unable to access content fields. Can anyone help me in this issue?
Google kept sending me mail saying "Error in required structured data element". Hence I validated and found the author and publisher meta was missing. After updating the same in my site, I cannot see that it has been updated for the AMP pages. Without amp everything is up to date but with amp is not. I have tried running crone and clearing cache. So, my question is how do I clear AMP Cache?