πŸ‡ΊπŸ‡ΈUnited States @ronaldmulero

Account created on 14 February 2008, over 16 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States ronaldmulero

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
πŸ‡ΊπŸ‡ΈUnited States ronaldmulero

Yes, these configuration instructions are much clearer. Thank you @yevhenlebid51

πŸ‡ΊπŸ‡ΈUnited States ronaldmulero

Works. Needed. Thank you.
Drupal 10.2.x
Views Field View 8.x-1.0-beta5

πŸ‡ΊπŸ‡ΈUnited States ronaldmulero

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.

πŸ‡ΊπŸ‡ΈUnited States ronaldmulero

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

πŸ‡ΊπŸ‡ΈUnited States ronaldmulero

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

Production build 0.71.5 2024