Move Iconify Icons global settings into CKEditor plugin settings
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3471865. --> Reported by: [gxleano](https://www.drupal.org/user/3591999) Related to !20 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The Iconify Icons CKEditor5 plugin currently retrieves icon collections from a global configuration. This presents a limitation: the same collections are applied uniformly across all rich text formats, restricting customization and flexibility.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>To enhance user control, the global settings for selecting available icon collections should be moved to the CKEditor5 plugin settings. This adjustment would allow users to choose different icon collections for each specific rich text format, offering greater customization and adaptability.</p>
issue