-
HAL module will be gone when Drupal 10 is released on Wednesday.
See https://www.drupal.org/node/3223395#s-hal
The custom ERPW Content module has an *undeclared* dependency on the core HAL modul…
-
I just discovered instant.page and it's great. Good catch that you're exempting the logout link.
Any plans to get this module on Drupal.org?
If you want I can publish it without review and make …
-
## User Story or Problem Statement
We use a lot of paragraphs on in the CMS and lots of times, they did not need to be paragraphs.
When paragraphs are used as a field group they create a lot of ov…
-
This could be a PM in Drupal slack but I think that the discussion will benefit everyone. I personally haven't really understood who is going to benefit from the effort of developing this module - **t…
-
```
The issue is that when passing a return to param to the logout() method, the
param is not used.
Here is working code to make that work, the code usses snippets from the drupal
redirect logout m…
-
- use core Contact module
- send messages to info@drupal.sk
- make sure, that messages are saved also in Drupal
-
**How is drupal-check installed?**
`composer require phpstan/phpstan:0.12.42 --dev`
`composer require mglaman/drupal-check --dev`
**Environment:**
- OS: macOS 10.15.7
- PHP Version: 7.3.26
…
-
I've been upgrading sites to 7.63, Civi 5.9.1 and PHP 7.1 and run into a few things that might prove useful.
1. The GitHub fork of the module causes an "unsupported" alert - what's worked for me is…
-
After a fresh install of Drupal 8, GraphQL module v4 and mydrupalgql, on the following query:
```
mutation {
createArticle(data: {title: "Hello GraphQl 2"}) {
... on Article {
id
…
Kwadz updated
5 years ago
-
Right now the language documentation just points to https://www.drupal.org/docs/administering-a-drupal-site/multilingual-guide, but update the documentation to point to the correct things:
- Instal…