Recent content by Chameleon

  1. C

    [InfisJSC] VKontakte media bbcode

    Thank you for great addon.
  2. C

    [InfisJSC] VKontakte media bbcode

    infis, a small change for https support: #https?://vk(ontakte\.ru|\.com)/video(?P<id>[0-9\-]+_[0-9]+)#si
  3. C

    [Tinhte] XenTag

    I also have an error: "Uncaught TypeError: Cannot read property 'prototype' of undefined" at /js/Tinhte/XenTag/bb_code_edit.js . It is because I do not use XenForo.BbCodeWysiwygEditor. I use TinyMCE Quattro. Can you fix it?
  4. C

    [Tinhte] XenTag

    Dinh Thanh, another small change. /js/Tinhte/XenTag/frontend.js [,،] -> [,، ] To use the same tag and hashtags. Can you make this parameter as setting?
  5. C

    [Tinhte] XenTag

    Dinh Thanh, hello! Your addon does not work with russian #tags. I made a small change: /library/Tinhte/XenTag/BbCode/Formatter/AutoHashtag.php /* if (preg_match('/[^a-zA-Z0-9]/', $stringForPregMatch, $matches, PREG_OFFSET_CAPTURE)) { $nonTagTextPos = $matches[0][1]; } else { // get all of the...
  6. C

    External Accounts Extended

    Hello, silence Thanks for this addon. It is very good for my Russion site with our VK social net. Your VK integration works fine, but it requests e-mail for registration. Can it takes this e-mail from VK?
  7. C

    Add-on Automark notification as readed

    We have awesome notification system about events like "Somebody quoted you", etc. But I don’t need this notification after I have read this post. I would like to have add-on, which would mark such notifications as readed automatically on page scrolling event.
Back
Top Bottom