8.8.1 to 8.8.2 no composer option?

I'm trying to update my site to 8.8.2 and composer update shows no core. Yet if I run 

composer outdated "drupal/*"
drupal/core 8.8.1 8.8.2 Drupal is an open source content management platform powering millions of websites and applications.

What am I missing?

Modal Form in Drupal

Hi

i have two form in custom module. i need call form two with modal form and after click save in modal form save all modal data in database.

how do this in drupal 8?

Voting API error

Hello,

I have a serious issue wit voting API module.

It works well on my dev machine but, when uploading to server I get the following error:

Prevent the Generation of Duplicate Files

I'm working on a site with Drupal 8 and I have noticed that after running drush cex, all of my config files duplicate. What's more, I have noticed that files all over my project have duplicates, even up to 5 copies! Sometimes this prevents me from running my site. When I try to run a drush command I usually get an error that says something like "file_name 2 does not exist". The only thing that temporarily fixes the problem is deleting my core directory and the composer.lock file and regenerating them by running composer install. Sometimes I even get twig and sass file duplicates.

Import fontawesome 5.12.0 hosted locally [SOLVED]

Hello.

I'm creating a new theme from 0 and want it to be the most self-contained, hosting locally all the stuff I can and depending the less on modules.

I'm trying to use the latest font awesome (5.12.0) importing it in the same way I did before with 4.3.0 :

In mytheme.libraries.yml :

fontawesome:
    version: 5.12.0
    css:
        theme:
           vendor/fontawesome/css/fontawesome.min.css: {}

In mytheme.info.yml :

Configure Blocks - Visibility Options - Why 2 tabs for Content Type(s)?

Noticed this just today. On the Configure Block page, the visibility options have a tab for Content Type (singular, and without an instruction) and another tab for Content Types (plural, with an instruction). Anyone know why? Uses of same? Why not just one? 

I looked in the docs for Block API, but didn't see anything there. And I don't see anyway at my site to manage that display. I did find another post in the Forum (on a different topic) where that user mentioned the 2 tabs.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x