Thanks schoenef, the sortableviews module does the job.
I leave the issue opened is case maintainers wish to merge efforts.
But feel free to close if not relevant.
Thanks a lot for active maintenance months before the issue occurs π.
It's seems OK as the DeeplGlossaryApi.php file states
public function doRequest(string $url, string $method = 'GET', array $query_params = [], array $headers = []): ?array {
// Default authorization header.
$headers['Authorization'] = 'DeepL-Auth-Key ' . $this->translator->getSetting('auth_key');
...
as well as in other places of code but a maintainer advice would be safer ;-)
This would also allow module like flippy β to build a prev/next navigation menu based on weights.
Anyone needing the fixed code before the next release can use MR!162 diff file as a patch file.
I would use at least use the 'with link text' example and will for sure find some usage for the 'with link attributes' one π
@berliner: if you're managing your contrib modules using composer, you can add the lenient plugin to allow patching unsupported module releases.
See
https://www.drupal.org/docs/develop/using-composer/using-the-drupal-leni... β
Sorry for reopening but this is a real follow up.
The "sidepane" is still shown when paragraphs_ee uses off-canvas instead of modal dialog
As a workaround, sending email using
Easy Email module β
allows the use of the one-time-login-url token.
In your ECA process where you're creating the user account, you'll need to add some actions to send the email using Easy Email templates.
Checkout the ECA videos library on PeerTube, there is a video about Easy Email integration: https://tube.tchncs.de/w/vPY3MUtLV7FWWB2y5vFaCc
@uberhacker: MR162 has already been upatded in this way for backward compatibility.
When using a patch with MR, get it from here: (see attached capture).
@benjifisher: perfect thought but why checking for Drupal version? isn't verifying the route existence enough?
MR committed
Patch attached for testing purposes
MR13 works for me using Drupal 11.1.7, thanks.
MR3 works for me using Drupal 11.1.7, thanks.
We might need a wider entity type support: in the project I would have the use of synonyms, the glossary definitions are nodes.
I tested the dev release, it works without any other requirement than updating the DB.
Thanks.
Patch #97 still works for me using Drupal 11.1.7 π while MR!2422 doesn't apply (patching using cweagans/composer-patches).
MR !11974 is bad (my fault), will try a new one.
phily β created an issue. See original summary β .
You should use {{ 'test@example.com'|obfuscateMail }}
add the "Language: set code"
Perfect tip, that works!
Thanks @zengenuity
Are you sending these emails to a user account on the site and want to use the language from their account settings?
Yes
Does it work if you set the recipient_uid field on the easy email entity?
The email is sent but in the website default language.
Patch #97 works for me using Drupal 11.1.2 π
Sorry for being late π.
The updated bpmn_io.css in MR92 seems good for me, thank you both.
OK, so let's add more lines to your Workarounds section in bpmn_io.css:
.bio-properties-panel-add-entry {
fill: var(--add-entry-hover-fill-color);
}
It's the rule the (+) get when it is hovered (so it will have the same state hovered or not).
So your Workarounds section looks like :
/* Workarounds for broken template select button */
#bpmn-io .bio-properties-panel-group-header-buttons .bio-properties-panel-group-header-button:not(.bio-properties-panel-arrow), /* your proposition */
#bpmn-io .bio-properties-panel-dropdown-button .bio-properties-panel-group-header-button {
background-color: var(--select-template-background-color);
}
.bio-properties-panel-add-entry {
fill: var(--add-entry-hover-fill-color); /* fix for the black (+) */
}
Jurgen, your proposition adds a weird blue styling to the 'Extension properties ' (+) button
PS: I'm using Gin theme.
Meanwhile, I found the Content Entity Source sub module.
Then on the TMGMT Sources tab, you can select taxonomy terms and check all terms...
Any feedback?
Both MRs work for me using Drupal 11.1.1
MR 20 works for me using Drupal 11.1.1
Patch #92 works for me with Drupal 10.4.0 as well ;-)
Patch works for offsetting time only, could it be extended to handle date offset so one can get a date with a '-3 months' offset?
Patch #51 works for me using Drupal 10.3.9
#7 works for me using Drupal 10.3.6, patch is attached.
It should work with Drupal 11 as the views.views.inc file is the same for these 2 releases.
Patch #2 works for me using Drupal 10.3.6 and PHP 8.3
Same result for altcom_neil in the above comment, so moving this issue to RTBC.
MR !9114 works for me using Drupal 10.3.6
I looking for this too.
I thought they would be on the admin/config/regional/config-translation page (Drupal 10.3.6).
Patch #14 works for me with:
- Drupal 10.3.6
- facets 3.0.0-beta1 + patch "3360426 - Updated php 8.2 compatibility"
- views_infinite_scroll 2.0.3
- AJAX enable on the view (block display)
Thanks
Thanks @boinkster for sharing kentrichards.net blog post, 4 easy steps and it now works!
Patch #5 works for me.
I didn't alter my composer.json
file for other reasons so I manually downloaded to lootie player to the libraries/lottiefiles--lottie-player/dist
folder.
Similar module with such functionnality : https://www.drupal.org/project/back_to_top_with_pi β
Renamed patch file for naming consistency.
Patch at #2 has 2 actions: fixing the missing schema.yml file and modifing the NbspFilter.php file.
The weird extra folders might come from that second part of the patch where deleted commented lines are replaced by non commented lines.
Anyway, it might better to split these fixes in two issues and keep the missing schema fix in this one.
So, here is an updated patch fixing the missing file only, credits go to Jejddx.
Using Drupal 10.3.1, I confirm @hudri at comment 28 π CKEditor 5 balloons invisible when CKEditor 5 is used inside a modal Needs work :
#27 does not work, the property --ck-z-modal is no longer used in v10.3.0. The relevant property was renamed to --ck-z-panel
So patch#27 updated to use --ck-z-panel (instead of --ck-z-modal or using both for retrocompatibility) will be OK.
Patch #92 works for me with Drupal 10.3
@grimal: see
#35 at issues 3419024
π
Incorrect content-length header breaks HTTP/2 with net::err_http2_protocol_error
Active
where the suggested addition to .htaccess file might help you.
Header always unset Content-Length
Patch #8 works for me using Drupal 10.2.6 with Bootstrap 5 classes (button colors and sizes).
An update hook will be needed for existing tac_lite setups as all users accesses need to be set again.
Syncing "tab" and "field" could be the best of both worlds⦠something that has been imagined in issue https://dgo.to/2057915
I do think this is a major feature for tons of reasons:
- better user experience when setting user's access: all is on the user's form
- it's a field: you can build a view to list who has access to what, display an indicator on the user's profile...
- it can be bundled with Include all taxonomy terms (https://dgo.to/3203718#comment-15097728) patch
- it remove the need for several other useful patches (because it removes the extra user tab):
- Property $uid is deprecated (https://dgo.to/3390089)
- Displayed in default theme (https://dgo.to/3385159)
- Option to use checkboxes (https://dgo.to/3399923)
- Separate permissions for user access (https://dgo.to/3218360)
Patch #5 works for using Drupal 10.2.5
Patch #2 works for using using Drupal 10.2.5
Maybe another reviewer could give it a test to help switching this issue to RTBC status.
Allowing to bypass all tac-lite schemes may be a bit too wide.
Without a 'bypass tac_lite permission for XXX scheme', related issue Add the ability to include all taxonomy terms without having to select them β may give a finer control.
Patch #2 works for using using Drupal 10.2.5
Patch #9 works for using using Drupal 10.2.5
Patch #5 works for using using Drupal 10.2.5
Patch #2 works for using using Drupal 10.2.5
Same issue as in #7 about MR !7