Account created on 16 May 2011, about 13 years ago
#

Recent comments

Yes, that's correct.

In the settings I chose to switch to switch to the mobile menu at 1000px and lower. It would be nice if I could choose to place the sidebar below the main content at that same point for example.
Or as an alternative, somehow set a minimum width for the sidebar, so that if it gets below that point it's also placed below the main content.

same here, also using "drupal/cshs": "^4.0"
fyi I never used a patch before, so no experience...

I added this to composer.json:

"enable-patching": true,
"patches": {
"drupal/cshs": {
"patch mr13": "https://git.drupalcode.org/project/cshs/-/merge_requests/13.patch"
}
},

and I get the error: "Could not apply patch! Skipping. The error was: Cannot apply patch https://git.drupalcode.org/project/cshs/-/merge_requests/13.patch"

Not sure if this is relevant, but I'm working in a local WAMP environment.

Thanks for all the effort. Will there also be a new version released?

I tried to install the patch mentioned in #13, but I'm getting an error that the patch cannot be applied.
If there's any other way of doing this, I would appreciate it if someone could give some tips.

I believe so... My drupal 10 webform handler is set to use html, but in my emails I see all the html tags.

I also have this problem, but it doesn't seem limited to one module.
Every time I try to delete something, it occurs (deleting a node, taxonomy term, menu item, ...). So I would think it's a core issue, although in this post ( https://www.drupal.org/project/drupal/issues/3318457 πŸ’¬ QueryException: Entity queries must explicitly set whether the query should be access checked or not Closed: works as designed ) it is explicitly said that's not the case.

Production build 0.69.0 2024