-
The site currently encourages anyone whose renewal date is less than two months away to "_Renew today by clicking here_".
For members who auto-renew, this is unnecessary, potentially annoying, and …
-
It's really nice for the reader to be able to access the chapter-reliant source just by checking out a different branch.
But ...
After the reader has finished experimenting with the `hello_world` mo…
-
In Drupal 8, the following constants in bootstrap.inc are deprecated and the usage in drush should be removed:
- DRUPAL_BOOTSTRAP_CONFIGURATION
- DRUPAL_BOOTSTRAP_KERNEL
- DRUPAL_BOOTSTRAP_CODE
- DRU…
-
Nav block added in navbar add again a uselss nav.
The problem is block--system-menu-block.html add the nav and page.html.twig also have a nav.
-
Add some nice drush commands to:
- Make a patch (pass in issue number, get out patch)
- Reset dev environment (Git reset, git pull, reinstall)
-
Hi, I impemented the Gigya login to my drupal site, my site has 2 languages (EN & MS), but when users login from MS site, they were redirected back to the site in EN. How could we make it to redirect …
-
**Describe the bug**
I noticed something strange today with configuration synchronisation. When we deploy configuration that contains both the enabling of a (contrib/core) module & the config from it…
-
From @sthomen. Moving from https://github.com/backdrop/backdrop-issues/issues/704 because it's closed and proposes a very different approach to translating config:
> I'm probably not expressing mys…
-
The online form for editing existing entries is hard to use as entries overlap each other. I presume this can be fixed by increasing the size of the text fields:
![image](https://user-images.github…
-
# Background
On a collaboration site configuration needs to be synced between developers. As drupal configuration is kept in database we need to have a common understanding of practices to follow for…