Where is in Drupal 8 the user registration and authentication system?

I want to edit the registration and authentication system of the users.

So, in which module it is located?

Problem using gulp inside Zen sub-theme

Hi all. I'm trying to develop a sub-theme from Zen in Drupal 8, using Gulp as the task runner. Having some problems I hope someone can shed some light on.

I'm running things inside Docker containers using the 8.6.2-apache offical Drupal image, and the latest official MariaDB image.

I've got the sub-theme created, and it is set and working as my default theme. No issues there.

However, when I try to run gulp I get a TON of errors.

Here's the process I'm following.

1. Launch MariaDB container

Problems running gulp inside Dockerized Drupal

Hi all. I'm trying to develop a sub-theme from Zen in Drupal 8, using Gulp as the task runner. Having some problems I hope someone can shed some light on.

I'm running things inside Docker containers using the 8.6.2-apache offical Drupal image, and the latest official MariaDB image.

I've got the sub-theme created, and it is set and working as my default theme. No issues there.

However, when I try to run gulp I get a TON of errors.

Here's the process I'm following.

1. Launch MariaDB container

where to add hooks for theme

I should know this, but... 

I want to do some edits to a custom built D8 theme - specifically, building a css class from the page title and adding it to the template twig. 

It looks like the most appropriate way would be to use a hook, but I'm not sure where I would put this. Do I have to create a module for this, or is there another file and/or location (in the theme, somewhere?) that I can add the hook?

Images not displaying after porting my site to local host xampp

Most of the images have now the wrong path

the path now to images is

http://www.localhost/sites/default/files/logo_2.png    

and it should be  

 http://www.localhost/radies/sites/default/files/logo_2.png

what to do...I played with uncommeting base url in settings....

there should be a quick fix for this no?

Posting content

Hi, I am new to drupal, I am making a website, I have like 5 content types made for example i have one called horror, another is romantic, humor, mystery, I want to create only one form for the users to be able to post content on each of these contents mentioned above, I want for them to be able on this form to put a title, an image and select one of the categories also mentioned above on a drop down menu and the content to go to their respective content type, hope this makes sense, how do I go around this, thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x