https://github.com/arunshekher/mentions
Github, twitter or other social sites like user mention plugin for e107 CMS
https://github.com/arunshekher/mentions
cms e107 e107-cms e107-plugin e107-v2 e107v2 javascript mentions mentions-plugin php
Last synced: 2 months ago
JSON representation
Github, twitter or other social sites like user mention plugin for e107 CMS
- Host: GitHub
- URL: https://github.com/arunshekher/mentions
- Owner: arunshekher
- License: agpl-3.0
- Created: 2017-07-19T15:25:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T23:34:36.000Z (almost 3 years ago)
- Last Synced: 2025-06-04T12:36:02.014Z (5 months ago)
- Topics: cms, e107, e107-cms, e107-plugin, e107-v2, e107v2, javascript, mentions, mentions-plugin, php
- Language: PHP
- Homepage:
- Size: 217 KB
- Stars: 6
- Watchers: 7
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/agpl-3.0)
[](https://gitter.im/mentions-e107/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/arunshekher/mentions)
# mentions
A user @mention plugin for e107 CMS.
# Description
This plugin converts user mentions (usernames prepended with '@' sign) in comments, chatbox posts, and forum posts to matching user-profile links in your e107 powered websites. It also helpfully renders a username auto completion/suggestion popup-list as you start to type-in a username followed by an '@' sign in plugin supported text areas.# Contributions
Community contributions to mentions plugin are welcome. Since the project is still in its infancy there are specific priorities for development right now. Please take a look at project [roadmap](https://github.com/arunshekher/mentions/projects/1 "Mentions Roadmap") before contributing via issues and pull requests.### Ways to contribute
* Find bugs and file issues
* Submit pull requests to - fix errors, squash bugs, refactor for performance, write language packs
* Submit feature requests
* Express gratitude - scientific studies continually prove that expressing gratitude can make you happier :wink: :laughing: :heart_eyes:### Known Issues
1. Non-latin characters not yet supported.
2. When the forum title has a word prepended with an '@' sign in it, it causes rendering issues to the rest of the forum thread (sometimes some replies in the thread go missing!). As soon as the @ sign is removed or a space added in between the word and the '@' sign by editing all replies in the thread renders properly. At present I'm at a loss for a fix.# Release History
+ Jan 16 2019 [v1.6.3-rc.2](https://github.com/arunshekher/mentions/releases/tag/v1.6.3-rc.2) - release candidate
+ Apr 04, 2018 [v1.6.2-rc.1](https://github.com/arunshekher/mentions/releases/tag/v1.6.2-rc.1) - release candidate
+ Sep 11, 2017 [v1.4.0-beta.1](https://github.com/arunshekher/mentions/releases/tag/v1.4.0-beta.1) - beta release
+ Jul 31, 2017 [v1.2.0-beta.1](https://github.com/arunshekher/mentions/releases/tag/v1.2.0-beta.1) - beta release