Private forums in D8?

How can I allow only logged in users to access the Forums in D8?

Unfortunately the Forum Access module is not available for D8. Is there another module that could make the forums private?

I have tried to write a custom module but using it makes '/forum' always 'Page Not Found' wether a user is logged in or not.

myforumperms.info.yml

Views Slideshow 8.x-4.0 module and Drupal 8.2.0

Hello.
Views Slideshow 8.x-4.0 module working on Drupal 8.1.10, but don't working on Drupal 8.2.0.
how can I solve the problem?
Thank's

Julien

CKEditor override config to support Font awesome icons

Hello,

I would like some help in understanding where to override CKEditor configuration in Drupal 8.x so that the fonticon tags () are not stripped out.

Reading online, I can see there is a setting CKEDITOR.dtd.$removeEmpty.i = 0; (https://www.drupal.org/node/2385795) which can be applied but not sure where and how the file should be applied. With Drupal 7 there is an option to add a config.js file.

heavy cache_render table

Hello,

I think my cache in the database grows up abnormally fast. (Drupal 8), particularly the cache_render table.

For each page visited and cached, it take between 0.2 to 1 more Mo... but the most of time the only different thing is the node's data, and his content is about like 4 / 5 line.

Firstly, is 250Mo for about 500 small cached page is ok, and secondly, is there a way to track what is apenning durring the cache process?

Unfamiliar error message

When installing, I get "failed to connect to the server. The server reported the following message: ." What does the period mean? That's the entire message. How do I fix this? I've been trying for 2 days to get past this and I can't. Any help would be greatly appreciated.

How should I configure and use IntlDateFormatter of the DrupalDateTime class?

I try to use "DrupalDateTime" Class in my theme to show native date and time in custom format based on special TimeZone in nodes.
According to this article: New Datetime API

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x