Support for Icon API

Created on 26 August 2014, over 10 years ago
Updated 3 February 2025, 2 months ago

To make image handling easier an more flexible (more/other consistent icons), I'm suggesting to integrate support for Icon API .

API documentation

Example usage:

<?php
  $element[] = array(
    '#theme' => 'icon',
    '#bundle' => 'my_bundle',
    '#icon' => 'my_icon',
  );
  print drupal_render($element);
?>

Thanks for consideration!

Feature request
Status

Closed: won't fix

Version

3.0

Component

Code

Created by

🇩🇪Germany asb

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇪Germany Anybody Porta Westfalica

    Nothing that belongs into glossify, I think. If needed, it should be a separate module which adds this functionality. If that needs a hook in glossify, feel free to reopen with a MR.

Production build 0.71.5 2024