SOLVED: Module Block custom template

Working in 8.x (beta3 still) I am trying to fix up a contrib module, it implements custom blocks, that block should use the associated custom template (located in the module's templates folder. I cannot seem to figure out how to have it load/render using that template if it is in "/templates/" however, if I copy it to "/templates" it works just fine. In the module file, I only have a hook_page_attachments.

If additional info is needed please let me know, I have twig debug, devel, and devel kint loaded as well to assist with troubleshooting/debugging.

Any advice??

Disable Javascript caching Drupal 8

Hi

Is there a way to completely disable js caching in drupal 8? Every time I make a small change I need to clear drupal and browser cache a billion times before I can see it.

Thanks!

email to all registered users

Hi

I have set up a site and have around 30 registered users. I am using Drupal 8 beta3

I would like to be able to send a one-off email to all users, preferably one that will not be captured by junk folder

Is there a way to do this please?

Thanks in advance

Barry

specific point in a video (chapters)

Hi there,

I'd like to find a module to create some chapters in a video and create links to a specific point in a video.

If I want to go to 3'01, just a click and it's done !

Really sorry for my poor english

Olivier

Drupal 8 mail with attachment

There are (working) solutions to send emails with attachment in D7 . For ex. those described with mimemail here. I have implemented those in D7 few time in custom modules.
What would be the alternative with D8 as there does not seems to be any module for mime mail handling or mail system?
Tried many possible configurations so far without success.
Any suggestion or guidance here will be much appreciated.

Thank you.

[Drupal 8] Theming menu

Hello,

I'm trying to theme my menu by modifying the Template "menu.html.twig".
I'd like to change to way the link is made but I have the following problem : the Template uses a function "Link" to create the a tag, and when I want to replace it by my own tag I cannot have access to the description information. I have item.title and title.url, but nothing else that match the description you enter in the administrative panel form ?!

Even when looking at the description of the Link function, I cannot see how I can do.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x