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

https://github.com/discourse/discourse-tooltips

Show tooltips around Discourse on hover, including topic previews
https://github.com/discourse/discourse-tooltips

discourse-plugin

Last synced: 8 months ago
JSON representation

Show tooltips around Discourse on hover, including topic previews

Awesome Lists containing this project

README

          

# discourse-tooltips

https://meta.discourse.org/t/discourse-tooltips-preview-topic-contents-on-hover/69304/

Adds tooltip support to Discourse. Right now this plugin only adds
the ability to preview a topic's contents when hovering the mouse
over it, but in the future will be extended to other parts of the
application.

![Screenshot](screenshot.png)

## Installation

Follow our [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157)
howto, using `git clone https://github.com/discourse/discourse-tooltips.git`
as the plugin command.

To enable, make sure the `tooltips enabled` site setting is set to true.

## Contributing

Help make this plugin better by submitting a PR. It's as easy as 1-2-3

- fork the repo
- create a feature branch
- rebase off master and send the pr

This project uses MIT-LICENSE.

## Issues

If you have issues or suggestions for the plugin, please bring them up on [Discourse Meta](https://meta.discourse.org).