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.
Options

Does not work @

askeeaskee Россия New
edited March 2016 in Vanilla 2.0 - 2.8


the Russian parser not working
example: @тест
in what file?

Comments

  • Options
    askeeaskee Россия New

    In what file: @NIK replaced -> a href="Nik"

  • Options
    R_JR_J Ex-Fanboy Munich Admin

    Don't edit Vanilla files! You will end up with problems that no one will be able to help you with.

    If you only want to read the code, look at
    /library/core/functions.general.php getMentions()
    /library/core/class.format.php mentions()

    I wrote a plugin to change the mention behavior, but the way mentions are formatted in Vanilla 2.2 has changed so that some of the functionalities of this plugin are obsolete. You could use it as a blueprint for your problem, though.

Sign In or Register to comment.