This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Can't "Create release" for new module release

I made few changes to contribute module Comment on top but I can't make new release.

I'm getting error 404 - Page not found when I click on "Create release" on

https://git.drupalcode.org/project/comment_on_top/-/tags.

I tried on different browsers.

 

Query about importing static HTML project into Drupal

Hello Team,

Is it possible to import a static HTML project (containing html, css and js files) into Drupal? We have an HTML project created via jsdoc (containing client side documentation) which we want to import into Drupal.

Any pointers will be really helpful.

Thanks,

Questions about CKEditor Source

Hello guys!

It's my first post here, I have a problem with my Drupal 10 site. I am using Ckeditor to edit content in a section of a view in source mode so that I can add some custom HTML code with Javascript (adding a dynamic dropdown list for appending filters to the URL), my Javascript code involves some logic with the '&' sign, but whenever I switch between WYSIWYG and source mode, it changed to '&', which made my code impossible to run...

Finding nodes / urls embedding a particular block via layout builder

Dear Drupalers,

For a site whose content on many pages is primarily composed together using Layout Builder, is there way to find, either through an admin interface or through programming, where (in which nodes / entities or URLs ) particular blocks have been embedded?

Most of the blocks that I am interested in locating in the front-end are created by webform, or custom modules.

Thanks for info about any approach that others have used to get this information!

Search API Attachment in Content View

Hi,

I have successfully used the Search API Attachment to index PDFs,

and have created an Index View for searching it.

I am wondering if it is possible to apply this filter to an existing Content View?

Mismatched entity and/or field definitions after upgrading to Drupal 10

I recently did an upgrade of my website from Drupal 9.5.10 to Drupal 10.0.11. But my Status page reports following error:-

Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.

Content

  • The node.field_date_time field needs to be updated.
  • The node.field_event_date field needs to be updated.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions