ronaldmulero β created an issue.
Please include this test with the above MR !47
Here's the patch to add Discord and Twitch fields.
Thanks @
egfrith β
MR !47 works for me.
Drupal 10.3.8
social_media_links 8.x-2.10
Thanks @Wouter Waeytens
Patch #2
π
Icon picker doesn't work with bigpipe enabled
RTBC
works for me too.
- Drupal 10.3.1
- fontawesome 8.x-2.26
Yes, these configuration instructions are much clearer. Thank you @yevhenlebid51
Works. Needed. Thank you.
Drupal 10.2.x
Views Field View 8.x-1.0-beta5
For anyone in the communty simply trying to get this module to work in D10, patch #12 in this issue plus patch #2 in https://www.drupal.org/project/migrate_override/issues/3398184 π Drupal 10 form_alter update Needs review will allow this module to work in Drupal 10.1.5.
No, @mikelutz, I still don't care about receiving any credit for patching your abandonware.
Here's the patch. When combined with the "Automated Drupal 10 compatibility fixes" patch, this module will work in Drupal 10.1.5
*
https://www.drupal.org/project/migrate_override/issues/3297662
π
Automated Drupal 10 compatibility fixes
Active
ronaldmulero β created an issue.
Patch #52 π Internal URL handling (language prefixes, base://, ...) Needs work fixes the following problem.
1. Create a Spanish translation of an English page.
2. Hard-code a link to an existing pdf on the same site.
<a href="/files/whatever/file.pdf">same-site.pdf</a>
3. Save
4. Before patch, the same-site link is incorrectly rendered with "/es" at the start of the path: <a href="http://example.com/es/files/whatever/file.pdf">same-site.pdf</a>
5. After patch, same-site link is correctly rendered as: <a href="http://example.com/files/whatever/file.pdf">same-site.pdf</a>
Thanks @RandalV
Pathologic: 8.x-1.0-alpha4
Drupal core 9.5.9