Glossary Bootstrap Tooltip

Categories

Component ID

2787221

Component name

Glossary Bootstrap Tooltip

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

8

Component created

Component changed

Component body

This module provides an ability to use Bootstrap tooltip as a glossary term pop-up tips.

Here are some quick instructions how to use it:

  1. Install it as a usual Drupal module.
  2. Enable this module.
  3. Go to admin/config/content/glossary-tooltip page to enable which glossaries you want to add Bootstrap tooltips on
  4. Enable the glossary bootstrap tooltip filter for the format you wan to apply to (i.e. Full html or Filter html)
  5. Use the format as the content format, then this module would add the glossary tooltip to this content automatically.

Please be advised that:

  1. This module requires Bootstrap CSS and Javascript working on your site before you can use it.
  2. For the sake of performance, it would be better to create a new format used for specific pages where there are those glossaries, and then apply the glossary tooltip filter to it rather than apply this filter to all contents across whole site.