Account created on 10 August 2022, over 2 years ago
#

Merge Requests

Recent comments

🇧🇪Belgium arwillame

Loading the entity is not working in every cases.
It seems it could be linked to the workflow module. Still investigating.z

🇧🇪Belgium arwillame

It is the case, i enabled gitlab ci and the phpcs job runs without issues

🇧🇪Belgium arwillame

Thanks for you review,

I updated the .info file to add the missing line.

For the ai_translate_paragraph_asymetric/src/Plugin/FieldTextExtractor/TextFieldParagraphAsymetricExtractor.php not using the right alphabetical order in the "use", i believe it's fine, i had the issue before and it was because my "Drupal/coder" was not up to date.
Maybe you have the same issue?

For the Readme, is it mandatory to have that line size? it seems a bit too small if i respect this.

Plus, it seems to pass the default phpcs in the pipeline.

🇧🇪Belgium arwillame

I created a MR where I altered the prompt to explicitly instructs the summarization function to avoid returning the original text or restating it word-for-word. This should lead to more useful and concise summaries.

🇧🇪Belgium arwillame

I had some issues testing your proposition.
The form configuration do not allowed me to have multiple values in the "entity_autocomplete".

So i created a patch that allow the user to add multiple entities using the "#tags" parameter.
I also add a check to only do that when the related view allow ultiple elements.

Finally i made a little change in the execute method to be able to use the multiple values in the context filter itself.

Please feel free to comment my proposition.

🇧🇪Belgium arwillame

I got the same issue, the configuration is well recorded in stabase but i got the main front page on every domain..

I found that in contrib/domain/domain_config/src/DomainConfigOverrider.php

$config_override_exists never goes to TRUE because "$GLOBALS['config']" variable does not include my configurations.

Here is a patch proposal.

Production build 0.71.5 2024