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 am quite new to Drupal and would like to know if I am able to upload a folder which consists of:
1) CSS files
2) JS files
3) Image files
4) HTML file
and get it to work as it is in Drupal, without the header and footer being used in this HTML file.
I designed the HTML file which makes reference to a separate JS and CSS file. I just want to get in on my drupal site, with a URL that I specify. Would definitiely appreciate any feedback on how I may get this to work.
I got the message bellow when I update dp 8.6.2 to 8.6.3 via drush.
Update process seems correctly.
But after update, open the top page, I got the error message.
No HTML content are shown except error messages.
I'm in the process of developing a Drupal module that I would maybe sell as a premium module.
I'm not too knowledgable about licenses and DRM, so these are my questions - under what license should I place my premium Drupal 8 module?
And the second question is how to technically protect the module against unlicensed use and unlicensed modification, unlicensed distribution?
What is technically possible, what is allowed by the license?
I wasn't active on my site for a long time. Now I tried to login as an admin but it doesn't work. All I can see is... blank site. Any idea what is going on? Site works properly for not logged visitors. Thank you.
How can we move or override the placement of the comments in a node. Usually the comment section is placed inside its content div. My aim is to place this comment section out of its parent div which is usually the node content.