Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

@Mentions plugins

edited February 2012 in Vanilla 2.0 - 2.8

Hello guys, i'm looking for the @mentions plugin that you use here (like twitter mentions) but i can't found it.

Is it a public plugin? What's its name?

Best Answer

  • x00x00 MVP
    Answer ✓

    mentions are not a plugin

    you enable like so:

     $Configuration['Garden']['Format']['Mentions'] = TRUE;
    

    grep is your friend.

Answers

Sign In or Register to comment.