I'll try to have a look this week. Thanks
I'm sending a first MR with the suggested approach which works for me.
jlbellido → created an issue.
jlbellido → created an issue.
Añado cartel del evento
Well, I better create a new issue to not open 🐛 Uncaught PHP Exception Active again.
Thanks
Hello,
I think we are having a new error after 🐛 Uncaught PHP Exception Active was addressed. I'm getting now:
Error: Call to undefined method Drupal\Core\Asset\LibraryDiscoveryCollector::getLibraryByName() en Drupal\lang_dropdown\Plugin\Block\LanguageDropdownBlock->blockForm() (linea 257 de /var/www/html/web/modules/contrib/lang_dropdown/src/Plugin/Block/LanguageDropdownBlock.php).
When I try to add the block to a region.
The root issue is we need to use Drupal\Core\Asset\LibraryDiscovery instead and change all the references from Drupal\Core\Asset\LibraryDiscoveryCollector to Drupal\Core\Asset\LibraryDiscovery in the class. By doing it, it solves all issues and it goes back to normal.
I'm sending a new MR at 🐛 Uncaught PHP Exception Active
mandclu → credited jlbellido → .
Votos: 9 (9 diciembre)
Votos: 10 (9 diciembre)
Votos: 10 (9 diciembre)
Votos: 12 (9 diciembre)
Votos: 2 (9 diciembre)
Votos: 6 (9 diciembre)
Votos: 10 (9 diciembre)
Votos: 16 (9 diciembre)
Votos: 9 (9 diciembre)
I confirm the issue mentioned by @vesnag at #7
I've created a new MR requering a maxlength ^3.1 which is compatible with D10 and solves the issue for me by using composer aliases.
However, I noticed we have another issue but with the registration_role module which doesn't have a public release compatible with D11. Still, it seems they it almost ready per 🐛 Drupal 11 - Update Code - Needs review and the oly thing pending is ti publish a new release. We need to wait I think.
Meanwhile we address both, these issues can be fixed on you projects by using composer aliases (https://getcomposer.org/doc/articles/aliases.md) like
"drupal/maxlength": "3.1.0 as 2.1.3",
"drupal/registration_role": "2.x-dev as 2.0.1"
Thanks for this awesome project!
jlbellido → made their first commit to this issue’s fork.
No ha resultado el intento de hacerla colaborativa. Volvemos a cambiar la descripcion como estaba incialmente.
Recuento de votos
Votos: 2 (18 noviembre)
Recuento de votos
Votos: 9 (18 noviembre)
Recuento de votos
Votos: 5 (18 noviembre)
Recuento de votos
Votos: 12 (18 noviembre)
Recuento de votos
Votos: 10 (18 noviembre)
Recuento de votos
Votos: 10 (18 noviembre)
Votos: 7 (18 noviembre)
Recuento de votos:
Votos: 16 (18 noviembre)
Recuento de votos:
Votos: 1 (4 septiembre)
Recuento de votos
Votos: 4 (4 septiembre)
Recuento de votos:
Votos: 6 (4 septiembre)
Recuento de votos:
Votos: 7 (4 septiembre)
Recuento de votos
Votos: 9 (4 septiembre)
Recuento de votos
Votos: 13 (4 septiembre)
Recuento de votos:
Votos: 14 (4 septiembre)
apaderno → credited jlbellido → .
Si si! Se pueden hacer propuestas y no ser ponente de las mismas. Mi pregunta era por tenerlo claro y reflejarlo en la descripción.
Gracias!
@ygoex ++++++++++++
Gracias! Lo apunto en la descripción de la issue.
Buenas @cbccharlie,
Serías tu el ponente de esta propuesta? o es una idea por si alguien se anima?
Gracias!
Buenas! @Alexjluna, serías tu el ponente de esta propuesta?
Un saludo!
+1
Añado las slides de la charla.
Closing since the request is out of scope of this project.
Hello @adaragao,
Unfortunately the scope of this module is just to replace the language name by the langcode on the core Language Switcher block.
Any customization on the styling of how the block is displayed should be done by other module or custom CSS on your theme. Not on this module.
I did a quick search and the closest issue/project I've found related with your request by far is https://www.drupal.org/project/drupal/issues/3127588 →
All the best.
jlbellido → created an issue.
Asignados los creditos a las personas que han estado presentes en la llamada.
Tras hablar con @alemadlei hemos acordado fecha y hora del evento. He actualizado la issue con los datos del mismo.
Gracias @alemadlei por el ofrecimiento!
Por mi parte perfecto que des tu esta charla! Hablamos por slack para cuadrar fecha y hora.
Gracias @idiaz.roncero, viendo tu comentario veo que estas a tope y no te cuadra mucho. De cualquier manera, como el tema es bastante amplio, puedes proponer otra charla con otro enfoque sobre lo que quieras.
jlbellido → created an issue.