How can I override core images?

I need to override core loading icon in my theme.

Below is the path of core image.

http://<url>/core/themes/stable/images/core/loading-small.gif

Below is path of my theme images

/Applications/XAMPP/xamppfiles/htdocs/drupal/docroot/profiles/custom/mythtme/themes/mine/images/

No Twig debugging comments in html source

In a Drupal 8 multisite setup I have several sites with identical services.yml files containing:

twig.config:
    debug: true

One of the sites provides (as expected) Twig theme debug comment sections, but two of the other sites do not. Everything else works fine, I haven't noticed any problems with any of the sites, just the twig debug is missing from the HTML. So far I have:

Clean URL for Drupal 8.4.2 & remove index.php

Hi,

I'm running my drupal site in production mode and sometimes I encounter index.php on my url.

Sometimes on homepage, inner page, etc..

Clearing the cache temporarily works but I need to find a better permanent solution for this

Can anyone provide some insight on this?

Thanks

I don't have an "HTML no editor" option for text format for a block. How do I display these font awesome links in a block?

I am going through Drupal 8 theming with twig. It says to use "HTML no editor" text format for a custom block displaying font awesome links. There is no "HTML no editor" option, just basic HTML, restricted HTML, and full HTML. I am using the version Drupal 8.0.1 since that is the version needed for importing the database snapshots.

This is the code I am using for the links:

LDAP module using a dockerized Drupal 8

Greetings,

I am trying to extend my site with the LDAP module (version 8.x-3.0-beta3).

When enabling the module at /admin/extend I receive the typical message:

"No LDAP PHP Extension is loaded for PHP, so LDAP will not work properly."

I tried installing the $apt install php5-ldap extension, but still not working, so my question is:

How do I load images into an image field in 8.4+ from server

I have a site that is being upgraded from 6 to 8 and it is image intensive - they are all on my host server. It is a rewrite.  I don't want the user to have to upload 100+ images as they are already on the server.  

8.4.4 doesn't allow Media Entity to be installed (which was a suggested route) as the functionality is now in core, but where can I set up access to the server as an upload route for my user.

Cheers

Jon

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x