I'd like to integrate a SVG-Image with inline Javascript to a node. The image is a map. When I hover a region of it, an explaining picture is shown. When I leave the region, the picture is unvisible. Therefor I need the script. It's generated in Inkscape with the function "plugins|internet|javascript|add attribute".
It's not the problem to insert the SVG with <svg> tag. I manged it with the module "svg image". So I am able to create a media SVG and insert it in the node as media. But the script-code is commented out. How can I prevent that?
Launched in 1970, Al Khaleej is a daily newspaper published by Dar Al Khaleej in the United Arab Emirates and has grown to become one of the most popular media and news outlets in the Middle East and North Africa region.
I am using Paragraphs (https://www.drupal.org/project/paragraphs) module with multi language. now problem i am facing that once i added translation. From translation node i cant able to add more paragraphs or not even remove the paragraphs. so if any solution exist do let me know
I want to use the module flag and have questions. I need a user to mark a node and get notifications (email) about changes of this node. Also I need a list for every user on his profile page, which gives him an overview of the nodes he marked. Is this possible?
I have done quite a bit of "googling" lately - with the goal of diminishing the size of my Drupal site. It is actually a small site (Drupal 8.9.13, migrating to D9 as soon as feasible) but - being share-hosted - it makes sense to make it smaller for obvious reasons. I am concentrating on two strategies:
I have Drupal with Bootstrap 4 theme. I want to hide the modal when I click on a link or on a form-submit in the modal. How to hide the modal automatically ?