FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
73.5k stars 12.2k forks source link

Font Awesome module does not integrate with Font Awesome 6 #18748

Open DanielMoberly opened 2 years ago

DanielMoberly commented 2 years ago

Hello,

I have made several attempts to reach out to the Font Awesome team by email and have been ignored.

I develop and maintain the Drupal Font Awesome module which currently has over 66 thousand site installs.

We have a fundamental issue with Font Awesome 6 - see our issue queue here https://www.drupal.org/project/fontawesome/issues/3179775

A copy of the email which I sent to Font Awesome support team:

_I have some issue with the new release as you have dropped the previously included metadata in icons.yml and categories.yml

This information included search terms (in icons.yml) and categories (in categories.yml) which was used to fill autocomplete forms through Drupal.

As the module no longer includes these files for gathering metadata, I have moved the metadata collection to the Font Awesome API here, as I assume was your intention: https://fontawesome.com/v6/docs/apis/graphql/query-fields#search-icon

However, the search terms and categories do not appear to be available through the API as they used to be in the metadata.

How would you suggest that this information be obtained going forward? This is necessary for the proper operation of the module in Drupal._

DanielMoberly commented 2 years ago

Please note that I am only filing an issue here because I have been unable to get any response from Font Awesome support team for weeks - please reach out to me by email to discuss further if so desired

tagliala commented 2 years ago

Hi @DanielMoberly , metadata will come back, please refer to #18662

As the module no longer includes these files for gathering metadata, I have moved the metadata collection to the Font Awesome API here, as I assume was your intention: https://fontawesome.com/v6/docs/apis/graphql/query-fields#search-icon

However, the search terms and categories do not appear to be available through the API as they used to be in the metadata.

Let's ask @robmadole

robmadole commented 2 years ago

Hey @DanielMoberly. We'll be adding categories to the GraphQL API at some point. However, the search terms will not be publicly available. We are also releasing a command line tool that will let you download the metadata files in the format familiar to you in version 5.

You can read more about this here: https://github.com/FortAwesome/Font-Awesome-Pro/issues/1577#issuecomment-1031714428

tagliala commented 2 years ago

@robmadole with your permission, I would like to quote the comment you linked in the free repository at #18662

robmadole commented 2 years ago

@tagliala you are more than welcome to!