The International Splash Awards are back — happening at DrupalCon Vienna on 14 October 2025! Submit your project(s) by 16 June 2025 and join others from around the world to celebrate the very best of what Drupal can do.
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.
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...
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!