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.
Here's a presentation I did on Automated Testing in Drupal 8 at Drupal Meetup Tokyo #7 on Friday, January 27th, 2017. While the subject is a subject is code-based, I included very little code in the presentation, and the information is beneficial for anyone building/managing/owning a Drupal site:
So I might have totally missed something, but have tried searching for the answer to this some time now but have come up empty. So, when installing Drupal 8, setting language to Swedish, how do I actually get the right collation in the database? Doesn't matter if I create a database with the collation I want, when installing and adding nodes Drupal seems to create them with collation utf8mb4_general_ci and I can't seem to find a way to remedy this.
What have I missed? Any help with this would be awesome.
I made a new content type by image field that shown on front page (home page) (colored boxes at bottom of preview page) by view grid (D8)
and i want to be clickable to custom node or url.
by active "Link image to content" in FIELD setting of view, it provides link to main upaloaded image and it content and
by active "Link image to nothing", i havnt any link for this content
how i can this and have a content that clickable and linked to custom url?