How to display inline images in a slideshow?

now drupal has a great editor and can handle inline images, my question is that after many images were loaded by the editor, can we present them in a slideshow just as we do images in fields? or using view to display them in other places?

It is possible?

My take on secure HLS streaming (for Drupal 7, maybe 8 too)

Introduction

Some years ago, back in 2008, I posted my take on on premium video pay per view (with flashvideo). Now, after some years, the environment has changed. First, the outcome of mobile devices has obligued developers to think in a multiplatform way. Also Flash has been dropped from mobile devices and so RTMP has become outdated. Also, the new HTML5 standard has modified the video concept.

Changing Image size (style) in taxonomy view

  • I've got a series of images that have been tagged with terms from my "Places" vocabulary.
  • Example: Eating
  • In the Taxonomy view of a term, images show up in the list. This has happened without me doing any modification of the default Taxonomy View.
  • Example: Riding Mountain National Park

Question on migating custom data from Drupal 7 -> 8

Hi,

I've recently been tasked with updating a drupal 7 website to drupal 8. The upgrade migration works fairly well, but due to a poor design choice, there are some SQL tables in the d7 database that aren't really connected to the actual drupal instance in any meaningful way (specifically, it's a list of contacts and department affiliations).

I've got stuck at views-view-field.html.twig #twig

A lot of hours without sleep behind me.. so I need to beg for some help with views-view-field.html.twig.

What I need: I need to add some background style with field image for slider I am creating with views. Each slide have different image in background. It is forbidden to use style in field, so I am working with single field template. I need to display hidden field from views in field template. In documentation I have something like this

How to change #page in colors.css

Hello
I have copied the whole of bartik into themes/custom and renamed it appropriately.
I have changed all references to bartik to the theme name
I have set as default theme
cleared caches including truncating all cache tables in the database

BUT I still get the original settings for the colors.css
Any thoughts as to what is happening or not happening?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x