Taggd
Categories
Component ID
2849415
Component name
Taggd
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
191
Component created
Component changed
Component body
The Taggd module integrates the Taggd javascript library with Drupal.
Taggd allows you to add tooltips to your image. That sounds way less exciting than it is, though...
Installation
To install this module, do the following:
- Download the Taggd library (version 3.x) and place the resulting directory into the libraries directory. Ensure `libraries/taggd/dist/taggd.min.js` and `libraries/taggd/dist/taggd.css` exist.
- Download the Taggd module and follow the instruction for installing contributed modules.
Usage
- Add new field of type "Taggd image" to your entity.
- Create new content and add one or more images.
- Click on the image to add a tag.
- Click on a tag to edit the label.

