Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julianlam/nodebb-plugin-mentions
NodeBB Plugin that allows users to mention other users by prepending an '@' sign to their username
https://github.com/julianlam/nodebb-plugin-mentions
Last synced: 4 days ago
JSON representation
NodeBB Plugin that allows users to mention other users by prepending an '@' sign to their username
- Host: GitHub
- URL: https://github.com/julianlam/nodebb-plugin-mentions
- Owner: julianlam
- License: bsd-2-clause
- Created: 2013-08-22T13:08:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T18:47:51.000Z (3 months ago)
- Last Synced: 2024-10-29T20:43:42.955Z (3 months ago)
- Language: JavaScript
- Size: 717 KB
- Stars: 20
- Watchers: 10
- Forks: 40
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nodebb - mentions - NodeBB Plugin that allows users to mention other users by prepending an '@' sign to their username. (Plugins)
README
# Username/Group Mentions
This NodeBB plugin allows posters to reference (or *mention*) other users or groups on a NodeBB by simply
precluding the `@` symbol before a username.A link is automatically added to the post.
## Installation
This plugin is bundled with every NodeBB install. If not, you can install it via the Plugins page of the ACP.
Alternatively,
npm install nodebb-plugin-mentions