This module's purpose is to display any boolean value in Drupal as an True/False icon. As for any other formatter, you must first choose it at field display level to see any changes. It currently:
- supports displaying core's boolean checkbox field as an icon,
- implements views field handler that displays boolean values as icons,
- uses views field handler to display node status with icons,
- uses views field handler to display comment status with icons.
Path to icons can be configured using two variables:
- boolean_icon_true_ico
- boolean_icon_false_ico.
Both variables store path to icon relative to Drupal root. There is currently no administration UI.
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site structure
59 sites report using this module
- Created by slashrsm on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

