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

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

Awesome Lists containing this project

README

          

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![Join the chat at https://gitter.im/mentions-e107/Lobby](https://badges.gitter.im/mentions-e107/Lobby.svg)](https://gitter.im/mentions-e107/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Analytics](https://ga-beacon.appspot.com/UA-102650078-2/mentions/readme?pixel&useReferer)](https://github.com/arunshekher/mentions)
# mentions
A user @mention plugin for e107 CMS.

![mentions](https://user-images.githubusercontent.com/315195/28443458-307b897a-6dc7-11e7-981f-1ecc3f64c5d8.gif)

# 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