MyBB Community Forums

Full Version: Rin Editor 1.2.4 (Powerd by CKEditor)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2017-02-05, 09:32 AM)Eldenroot Wrote: [ -> ]Still same, new line is not removed

you can post screenshout of issue?
because i not sure if we saying about samething.
@martec - here you are
https://github.com/martec/Rin-Editor/issues/14

OK, today the quick reply stopped working - no popup button is shown, no error in console, no changes on my board in last 7 days, nothing. Tried in chrome, firefox, opera. This is the only thing which is shown in console. Is there anybody else who has same issue?

P.S. I tried to deactivate -> uninstall -> activate and install again, quick reply is not working Sad
(2017-02-07, 05:03 PM)Eldenroot Wrote: [ -> ]OK, today the quick reply stopped working - no popup button is shown, no error in console, no changes on my board in last 7 days, nothing. Tried in chrome, firefox, opera. This is the only thing which is shown in console. Is there anybody else who has same issue?

P.S. I tried to deactivate -> uninstall -> activate and install again, quick reply is not working Sad

Undo the changes made here https://community.mybb.com/thread-189422...pid1262064
I did immediately but without success.
@martec - I miss this part of the code in my forum. It is not added (loaded here) -> so no Js is loaded for quick quote Sad Nothing is shown in my browser console, everything else is working fine (JS - quick reply, edit, dropdown menus, etc)


https://camo.mybb.com/21cd798431c56acde1...332e706e67
OK, I fixed the issue - I use FontAwesome for newreply button in a thread - it is not compatible somehow with quick quote feature.

I made this change:

showthread_newreply

Replace with:

<a href="newreply.php?tid={$tid}" class="button" style="text-decoration:none"><i class="fa fa-comments" aria-hidden="true" style="color:#ffff00"></i>&nbsp;&nbsp;{$lang->new_reply}</a>&nbsp;

I reverted back to mybb default one, it works fine!
@martec - I think there is a space for improvement in quick quote feature - the button should be shown when you select at least one symbol, not when you click into the post... at least it is how it works in xenforo.

Thank you
Hi guys, is there anybody who use Rin Editor with XThreads together? When I activate XThreads -> Rin editor shows an error in console. There must be an issue in JS. Here is more info, thank you very much!

https://github.com/martec/Rin-Editor/issues/15
(2017-01-31, 04:24 PM)Eldenroot Wrote: [ -> ]@martec - is possible to force imgur to use https? I think it is, because the other plugin for MyBB uses https by default

but default is https.

(2017-03-01, 10:48 AM)Eldenroot Wrote: [ -> ]@martec - I think there is a space for improvement in quick quote feature - the button should be shown when you select at least one symbol, not when you click into the post... at least it is how it works in xenforo.

Thank you

??
for me work fine (appear popup) when select one character in FF 53.0b9 (64-bit)
About the second issue - please try it in Google Chrome - just click inside the text, do not select anything