Support Drupal 9 to 10

Created on 3 February 2023, over 1 year ago
Updated 22 February 2024, 4 months ago

Support Drupal 9 and 10 to 11

🌱 Plan
Status

Active

Version

1.1

Component

Code

Created by

πŸ‡΅πŸ‡­Philippines rusylnarito

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @rusylnarito
  • @rusylnarito opened merge request.
  • @rusylnarito opened merge request.
  • πŸ‡¬πŸ‡§United Kingdom robcarr Perthshire, Scotland

    The MR isn't functional, as too much code references functions that were deprecated in D8+. Thank you for your work.

    I think the easier option than this approach in the module is just some basic CSS in your theme, eg:

    a[href$=".docx"]:before {
      content:url(../icons/ms-word.png);
    }
    
Production build 0.69.0 2024