CKEditor textarea auto-expand available in Drupal 8?

Right now I'm using a D6 site and the CKEditor configuration is handled by the Wysiwyg module. I'm beginning to work on the migration to D8 and working through the (big!) differences. One of these - annoying to me - is that I can't find how to switch on the auto-expansion of CKEditor textareas. In the Wysiwyg module, this is just an option that you switch on or off, and I think it is referring to the CKEditor autogrow option.

Simple bootrap page

Drupal 8 - theme()

Hello in drupal 8 theme() function was deleted. I am porting one module to d8.

I have one problem, I need parse template and some variable. In d7 its

 $variable = theme('name template,$var);

and next step it's send to other services by js.

I have problem with d8, I convert template to twig and have $variable. How to parse twig tempate and save to variable?

[HELP] Drupal 8.2.1 Constant Internal 500 Errors

Hello,

Last night I installed Drupal 8.2.1 as a fresh installation to a quality site that is completely separate from my main site. It is a completely different folder and has it's own dedicated database.

Installation of Drupal Core and the 5-7 extensions went very smooth. However, periodically when I am setting up and configuring different aspects of my site, upon clicking Save, I immediately receive an internal 500 error. When I refresh the page, my changes sometimes stick and sometimes do not.

Colorbox Module won't arrange thumbnails

Hi,

I've a very annoying problem with Colorbox (newest release) and Drupal 8. I tried so solve it since 4 days, read everything I could found and nothing worked. :-(

As you could see in this link, the thumbnails are arranged vertical. I try to get the thumbnails horizontal. I inspect the site with firebug and tried to modify several css files. It have had no effects.

Could everybody tell me, what file(s) I have to change and what code I have to put in it?

Many, many thanks!

add second database to drupal site

Hi I would like to join a second database to my drupal site. I am using Drupal 8.
the two data bases are on the same serveur !
they are just using different user name.

i see this module "Views Database Connector (VDC)"

I have tried to connect the second data base as it is shown on this topic

http://drupal.stackexchange.com/questions/80989/how-to-access-the-external-database-in-drupal

But it don't work

and it does not notify me an error either!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x