Views Table Highlighter

Views Table Highlighter allows administrators to easily highlight certain Views Table rows based on simple PHP code accessible from the Views UI.

The default CSS classes provided by the module will colorize the rows. You can add your own CSS to apply other styles in addition to color, such as bold.

  • Build your View.
  • Select "Table Highlighter" as the View's Style.
  • Modify the example PHP code provided to highlight the rows you're interested in.
  • Enjoy.

If you'd like to use styles other than the predefined colors, you can return your own custom string from the highlighter PHP code. In your theme, create a corresponding CSS class "views-table-highlighter-$color", where "$color" is your custom string.

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Ecosystem: Bad judgement
  • chart icon524 sites report using this module
  • Created by smokris on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases