An open API service indexing awesome lists of open source software.

https://github.com/nodebb/nodebb-plugin-glossary

A glossary plugin
https://github.com/nodebb/nodebb-plugin-glossary

Last synced: 2 months ago
JSON representation

A glossary plugin

Awesome Lists containing this project

README

        

# Glossary Plugin for NodeBB

This plugin allows defining keywords and descriptions in the admin control panel. These keywords will display a tooltip when the user mouse overs them in posts.

## Installation

npm install nodebb-plugin-glossary

## Screenshots
#### Admin Page
![](https://github.com/NodeBB/nodebb-plugin-glossary/blob/main/screenshot1.jpg)

#### Post Content
![](https://github.com/NodeBB/nodebb-plugin-glossary/blob/main/screenshot2.jpg)