-
From what I can tell in \Drupal\Driver\Cores\AbstractCore::getFieldHandler(), the only way to add a custom field handler is to put it in the \Drupal\Driver\Fields\{core} namespace.
We are using a C…
-
Just a heads up, I spent some time struggling with this.
1. Thunder 2.13 D8.4 platform, one site
2. Added another platform — Thunder 2.18 (D8.5)
3. Migrated the site via panel, all went fine, tas…
-
Class names defining responsive widths have the letter `@` in them. For example: `uk-width-1-2@m`
In pug, one normally assigns a class to an element using the dot notation. But when there's `@` in …
asifm updated
5 years ago
-
Just a quick note... This is an issue with Terminus >=1.1.0. Before that, using 1.0.0 worked (and still works) beautifully. I may try a `git bisect` between 1.0.0 and 1.1.0 later.
### Expected beha…
-
OS type: Windows WSL2
Drupal version: 8
Codebase: mounted codebase
**Problem**
`PROJECT_BASE_URL=lom-ru.localhost` - OK.
`PROJECT_BASE_URL=lom-ru.loc` - portainer and others: "Server IP address…
-
I have found a bug
both are linked with /etc/nginx/sites-available/default
here the original container file:
```
##
# You should look at the following URL's in order to grasp a solid understand…
-
I think we should have something like this:
``` php
// import() should accept either a string or a NameNode
$myNamespace->import('Drupal\Component\Plugin\PluginBase');
```
Which should generate:
``…
-
```shell
sudo apt install -y nginx
```
Visit the IP address of your Droplet in your browser to confirm that nginx is working. Notice that https isn't yet enabled at this point.
dlcmh updated
5 years ago
-
Just to ask, is some kind of content versioning planned as the core Pi-Engine feature?
-
this is file for response testing.
copy from network/response api.
```
export default {
"kind": "customsearch#search",
"url": {
"type": "application/json",
"template": "https://ww…