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.
My script (Drupal Jquery) requires to be run last thing on the page, but superfish is placed in the page footer in the html.html.twig template of my theme.
I placed my script in the xx.libraries.yml file, but it gets executed at the start. is there a way to specify in libraries.yml that it should be executed last?
Superfish JS is executed via this line in the html.html.twig template bottom:
Supposing I handle three websites and one of them is the company website, is it possible to allow site administrators to login to the other websites automatically through the company website?
For clarity sake, supposing the main website is website A, and the other two websites are B and C, is it possible to create two links in website A which directly login said user in website B and C without requiring the user to enter login credentials? I don't need to be able to register the user automatically (I can deal with manually registering users in all three websites).
I am just testing out and playing with Drupal on my shared DreamHost service. I just setup a new clean db and site with Drupal. Upon getting logged in and checking for updates I receive a notice that an update was available to 8.6.10 and that I had version 8.4.4 installed.
I looked into the update steps, but also the download directory. The copy I downloaded and pushed to my host was 8.6.10. So since I am new to this I'm not sure why it is telling me I have 8.4.4