Skip to content

Drupal module to render taxonomy term reference fields as icons.

Notifications You must be signed in to change notification settings

rexrana/taxonomy_icon_classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Taxonomy Icon Classes

Drupal 7 module to render taxonomy term reference fields as icons.

This module creates a formatter for taxonomy reference fields 'Icons', which will print out each taxonomy term as an icon. The module only prints out the HTML, therfore it is dependent on having an icon library already installed either via a module or in your theme.

You can customize the icon prefix, the sizes prefix, and the size at which your icons to be.

Example FontAwesome icons:

  • icon prefix: fa fa-
  • size prefix: fa-
  • size: lg
<i class="fa fa-camera-retro fa-lg" aria-hidden="true"></i>

About

Drupal module to render taxonomy term reference fields as icons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages