# discourse-tooltips **Repository Path**: mirrors_discourse/discourse-tooltips ## Basic Information - **Project Name**: discourse-tooltips - **Description**: Show tooltips around Discourse on hover, including topic previews - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).