Automated Testing in Drupal 8

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:

https://www.youtube.com/watch?v=becQyZZu2lw&feature=youtu.be

8: Uploading/creating multiple nodes at once?

Hello there,

do we have any possibility to create multiple nodes at once in Drupal 8?

A perfect way - https://www.drupal.org/project/bulk_file_nodes - is not ported to D8.

I'd like to migrate from 7 to 8 with my site, where every image is also a node with description, taxonomy, etc.

Thanks!

Szy.

Drupal 8 API Firefox search plugin

I created a Drupal 8 API Firefox search plugin: https://addons.mozilla.org/en-US/firefox/addon/api-drupal-8/

You can add it to your search bar in Firefox, to do D8 API site searches directly from your search bar.

Collation when installation D8

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.

How i can have linked content

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?

SVG not getting uploaded

Trying to upload SVG image from image field, getting message that only png,gif and jpeg are supported. Solution is appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x