Posted by slashrsm on September 26, 2011 at 3:28pm
This module's purpose is to display any boolean value in Drupal as an True/False icon. 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.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Fields, Views
- Reported installs: 28 sites currently report using this module. View usage statistics.
- Downloads: 191
- Last modified: September 27, 2011