duplicate with
https://www.drupal.org/project/ai_provider_deepseek/issues/3542543
🐛
Didn't got anwser in /admin/config/ai/explorers/chat_generator
Active
Add credit on that issue
duplicate with https://www.drupal.org/project/ai_provider_deepseek/issues/3542543 🐛 Didn't got anwser in /admin/config/ai/explorers/chat_generator Active
Duplicate with https://www.drupal.org/project/ai_provider_deepseek/issues/3542543 🐛 Didn't got anwser in /admin/config/ai/explorers/chat_generator Active
@tim bozeman Thanks for the info.
https://www.drupal.org/project/edit_plus/releases/2.1.x-dev →
Waring on php8.4, Why this issue be marked as won't fix?
This moduel can't be add by composer on Drupal11 site, Why this issue be marked as fixed?
lawxen → created an issue. See original summary → .
Init: Support chat and embedding model
lawxen → created an issue.
Embeddings model support
Fix the text to image model
Volcano Engine offers two authentication methods:
- API Key signature authentication
- Access Key signature authentication
Volcano Engine models provide three types of interfaces:
- Data plane API
- Control plane API
- Base URL
Interfaces such as ListFoundationModels belong to the control plane API, which only supports Access Key signature authentication. However, this module only supports API Key signature authentication, therefore it cannot use ListFoundationModels or similar methods to retrieve the model list.
Another issue to support access_key signature needs be created.
Reroll Merge request !5773 for 11.2.3 without tests code.
https://git.drupalcode.org/project/drupal/-/merge_requests/5773.patch can't be applied to d11.2 any more after the update of #454 🐛 Use email verification when changing user email addresses Needs work
Besides post process event, We can also check the job state on each job's process() function
We must recalculate if it's the real end failure. There won't be any problem with the regular count calculation. But on exception/failure the recalculation may cause some bugs in an extremely complex queue system if the code is not rigorous.
So we want to add an onFailure() function to avoid such risks and complexities.
With navigation enabled, Error with patch of
#263
✨
Add visibility control conditions to blocks within Layout Builder
Needs work
on Drupal11.2.2
Class "Drupal\layout_builder\EventSubscriber\SectionComponentVisibility" used for service "layout_builder.component_visibility_subscriber" cannot be found.
Oh, I didn't enable core navigation module, After enable it, All works like GinNavition. Wow
The new GinNavigation native support Multi-level left side menu. And looks very great. If use core navigation, We must rewrite all the same logic of GinNavigation did.
Theme don't allow define services
One reason being that the changes to _gin_is_active() would break the purpose of this method.
I have revert the change _gin_is_active and add active theme check in it.
@jurgenhaas Thanks for the detailed reply.
1. Gin is not friendly for subtheme
2. Gin/(Gin based Subtheme) not work with
switch_theme →
Reproduced step of 2:
- Install drupal11
- Install and enable switch_theme → ^2.1
- Enable Gin and configue it use dark mode (Not necessary, Just to see the problem more intuitively)
- Config path '/admin/content' use Gin or Gin based subtheme
- By deault admin theme is Claro, The page /admin/content didn't display right
- Config Gin as admin theme, The page /admin/content get right
Backup a patch for 8.x-1.4
#42
🐛
Fix IndexTidDepth views argument plugin and TaxonomyIndexTidDepth views filter plugin performance
Fixed
works for Drupal8.9,
And It brings a tenfold increase in speed: