You are here

Files in Views Field Tooltip 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Views Field Tooltip 1.x, dev (xxxx-xx-xx): ------------------------------------------ Views Field Tooltip 1.0 (2017-07-25): ------------------------------------- First stable release.
html--ajax.tpl.php theme/html--ajax.tpl.php
html--true-ajax.tpl.php theme/html--true-ajax.tpl.php
page--ajax.tpl.php theme/page--ajax.tpl.php
README.txt README.txt Set and display tooltips on Views fields and labels. Uses the [qTip jQuery plugin](http://qtip2.com/) (NOT the Drupal module) for tooltip display. ## Usage * Enable Views Field Tooltip display extender at admin/structure/views/settings/advanced *…
views_field_tooltip.api.php views_field_tooltip.api.php Describes hooks provided by the Views Field Tooltip module.
views_field_tooltip.info views_field_tooltip.info name = Views Field Tooltip description = Shows tooltips on Views fields and labels package = Views core = 7.x dependencies[] = views files[] = views/views_field_tooltip_plugin_display_extender.inc configure = admin/structure/views/settings/tooltips
views_field_tooltip.module views_field_tooltip.module Shows tooltips on Views fields and labels.
views_field_tooltip.views.inc views_field_tooltip.views.inc Views integration for the views_field_tooltip module.
views_field_tooltip_plugin_display_extender.inc views/views_field_tooltip_plugin_display_extender.inc

Other projects