#Unite4Heritage is a global movement powered by UNESCO that aims to celebrate and safeguard cultural heritage and diversity around the world. Launched in response to the unprecedented recent attacks on heritage, the campaign calls on everyone to stand up against extremism and radicalization by celebrating the places, objects and cultural traditions that make the world such a rich and vibrant place.
In May of 2015, five digital agencies—Propeople, Blink Reaction, Bysted, Chainbizz, and Geekpolis—began working under a unified FFW brand. FFW needed a new website to serve as the main digital property for the 400+ person company. The new website needed to have multilingual and localization features since the agency has a presence in over 10 countries to serve a variety of markets all around the world.
I'm making a site that will have videos that link to my youtube channel. Does Drupal have a way to put page numbers at the bottom of the page so visitors can click on them to get to older videos quicker? Sorry if this is confusing or a simple fix. I'm new to Drupal and want to be sure it can do what I want before I start.
I have a working module that creates a block and themes it but I can't get it to use the twig template in the module's folder. It will load & use one with exactly the same name in the site's theme folder.
The theme suggestion is block--bfsa ( and that's the name that works in the theme ).
I currently have the template that's being ignored in [site]/modules/custom/bfsa/templates
So... where should it live, or is there a hook I need to suggest using the module's template instead of the themes?