Apply Image Style with CKEditor (D8)

Hi 

I can't figure how to do this.

I have created my own Image Style in /admin/config/media/image-styles.

Inside my article with CKEditor, I add a new Image. Inside the formats I have enabled the use of Image styles so I can choose the format I want my image to use

But when I take a look at my page, the image style was not applied. I can only see an attribute in the code

<img alt="test" data-entity-type="" data-entity-uuid="" data-image-style="kraken" class="b-lazy b-loaded" src="/sites/default/files/actualites/N5246B.jpg">

MongoDB and files

Dear all,

I'm exploring the idea to use MongoDB for drupal installation, but I want to use MongoDB to store only files and use normal Mysql/MariaDB to store other informations. 

The question is: Is it possible to use MongoDB instead of sites/default/files (directory)? 

thanks for your time

best regards

Rino

Drupal 8 Developers - full time - London/Herts, UK

I started working at Cyber-Duck in November 2019 and we're looking for some more mid-level or senior Drupal 8 (and Laravel) developers to join the Ducks. The roles will be UK based full-time preferably in our Elstree office just north of London although we do have a Farringdon office too. Because of some new projects we need to resource, you'll need to have lived in the UK for at least 3 years.

Skills: Drupal 8, PHP, MVC frameworks, git and all the stuff you'd normally expect to have from an experienced developer.

allowing full HTML in field help text

I would like to use full HTML in the fields help text (displayed to users that input new content) on content type input forms.

How can I achieve that?

Must use composer for Barrio theme installs?

I'm looking at documentation that says it is incomplete.
https://www.drupal.org/docs/8/themes/barrio-bootstrap-4-drupal-8-theme/i...

  • The only option for installing is
    Download Barrio: $ composer require drupal/bootstrap_barrio

Why can't I use the web-based installer located at /admin/theme/install?

Or can I and that option needs added to the documentation?

How do you set the temp directory on Drupal 8.8.1 for Microsoft IIS?

I'm trying to set the temp path to under settings.php. However it doesn't seem to play nice.

$settings["file_temp_path"] = "C:\tmp"

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x