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'm trying to implement a JustGage graphic in a Drupal 8 site. It uses Raphael js script library.
I've added the js to my theme yml as a global library. and even added a little 'hello world' alert to make sure the script is firing on the page. I know this is a javascript thing, but I need to go through process-of-elimination and be sure I'm not just missing something in Drupal.
Hi! I'm new to Drupal—and struggling to figure this out.
I'm trying to create a page that has specific content requirements. I'd like it to:
Have a unique set of custom content fields
Use a specific template
Show up at a specific path
Is this possible?
When I try to use the Page Manager to create a page, I'm confused by what the "Variant Types" are about. I don't want to use Blocks or Panels (I don't think anyway)—I'm just wanting to be able to create specific, custom fields for the page and then reference them in a template.