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.
@martec - OK, you are right!

I use vB Quote plugin http://mybbhacks.zingaburga.com/showthre...274&page=1

It works fine with CKEditor, but there is only one issue when you wanna use Quick quote feature - is there any way to make it compatible with quick quote?
(2016-03-08, 05:18 PM)Eldenroot Wrote: [ -> ]@martec - OK, you are right!

I use vB Quote plugin http://mybbhacks.zingaburga.com/showthre...274&page=1

It works fine with CKEditor, but there is only one issue when you wanna use Quick quote feature - is there any way to make it compatible with quick quote?

what you requesting is customization so paid service.
but i will make exception this time only. Replace thread.quickquote.js inside of root/jscripts/rin/editor/ with Attachment. And after replaced, clear cache of browser and if using cloudflare, clear cache of cloudflare too https://support.cloudflare.com/hc/en-us/...-my-cache- .
Not tested, if not work sorry, i can't make anything more, only in paid service support in this case.
Thank you! I will test.
Anybody know how to replace the special characters with different ones?

I tried editing jscripts > rin > editor > plugins > specialchar > dialogs > langs > en.js file. I used the original as a template and pasted in the new special characters in the same format ( which is [HTML code]:"[description]", e.g. Scaron:"latin capital letter s with caron",).

But when I uploaded it and tried the editor, the special characters were unchanged. I manually set the language to "en" and the file I revised is named en.js.

Anyone have any idea what I'm doing wrong? Do I need to update something in specialchar.js as well?
(2016-03-10, 01:36 AM)ushumgal Wrote: [ -> ]Anybody know how to replace the special characters with different ones?

I tried editing jscripts > rin > editor > plugins > specialchar > dialogs > langs > en.js file. I used the original as a template and pasted in the new special characters in the same format ( which is [HTML code]:"[description]", e.g. Scaron:"latin capital letter s with caron",).

But when I uploaded it and tried the editor, the special characters were unchanged. I manually set the language to "en" and the file I revised is named en.js.

Anyone have any idea what I'm doing wrong? Do I need to update something in specialchar.js as well?

no...
what you trying not will work.
customization is paid service...
but ok... exception this time only.

open root/jscripts/rin/editor/config.js with notepad++ (https://notepad-plus-plus.org/)

find:

rinimgur};

replace:

rinimgur;
a.specialChars = [
    '!', '"', '#', '$', '%', '&', "'", '(', ')', '*', '+', '-', '.', '/',
    '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', ':', ';',
    '<', '=', '>', '?', '@',
    'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O',
    'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z',
    '[', ']', '^', '_', '`',
    'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p',
    'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z',
    '{', '|', '}', '~',
    '€', '‘', '’', '“', '”', '–', '—', '¡', '¢', '£',
    '¤', '¥', '¦', '§', '¨', '©', 'ª', '«', '¬', '®', '¯',
    '°', '²', '³', '´', 'µ', '¶', '·', '¸', '¹', 'º', '»',
    '¼', '½', '¾', '¿', 'À', 'Á', 'Â', 'Ã', 'Ä', 'Å',
    'Æ', 'Ç', 'È', 'É', 'Ê', 'Ë', 'Ì', 'Í', 'Î', 'Ï',
    'Ð', 'Ñ', 'Ò', 'Ó', 'Ô', 'Õ', 'Ö', '×', 'Ø', 'Ù',
    'Ú', 'Û', 'Ü', 'Ý', 'Þ', 'ß', 'à', 'á', 'â', 'ã',
    'ä', 'å', 'æ', 'ç', 'è', 'é', 'ê', 'ë', 'ì', 'í',
    'î', 'ï', 'ð', 'ñ', 'ò', 'ó', 'ô', 'õ', 'ö', '÷',
    'ø', 'ù', 'ú', 'û', 'ü', 'ý', 'þ', 'ÿ', 'Œ', 'œ',
    'Ŵ', '&#374', '&#373', 'ŷ', '‚', '‛', '„', '…', '™', '►', '•',
    '→', '⇒', '⇔', '♦', '≈'
];
};

after replaced, clear cache of browser and if using cloudflare, clear cache of cloudflare too https://support.cloudflare.com/hc/en-us/...-my-cache- .

if not work sorry, i can't make anything more, only in paid service support in this case.
Thanks! I appreciate it!

Worked like a charm:
[attachment=35918]
i have install this nice plugin but when anyone want po post fr0m a M0bile it needs to click 0n Soruce then able to write c0ntent in textarea .
(2016-03-10, 06:24 AM)iturdu Wrote: [ -> ]i have install this nice plugin but when anyone want po post fr0m a M0bile it needs to click 0n Soruce then able to write c0ntent in textarea .

Check if bug happen too in http://sdk.ckeditor.com/samples/bbcode.html
(2016-03-10, 06:46 AM)martec Wrote: [ -> ]
(2016-03-10, 06:24 AM)iturdu Wrote: [ -> ]i have install this nice plugin but when anyone want po post fr0m a M0bile it needs to click 0n Soruce then able to write c0ntent in textarea .

Check if bug happen too in http://sdk.ckeditor.com/samples/bbcode.html

that is not a bug in my opinion because in other ckeditor plugin made from mybbiran i installed it on my local machine in setting page there is an setting with the name of Editor Mode (Source Mode , WYSIWYG Mode) when i set Source mode then user wants to post from mobile not need to click on the source mode .
(2016-03-10, 07:31 AM)iturdu Wrote: [ -> ]
(2016-03-10, 06:46 AM)martec Wrote: [ -> ]
(2016-03-10, 06:24 AM)iturdu Wrote: [ -> ]i have install this nice plugin but when anyone want po post fr0m a M0bile it needs to click 0n Soruce then able to write c0ntent in textarea .

Check if bug happen too in http://sdk.ckeditor.com/samples/bbcode.html

that is not a bug in my opinion because in other ckeditor plugin made from mybbiran i installed it on my local machine in setting page there is an setting with the name of Editor Mode (Source Mode , WYSIWYG Mode) when i set Source mode then user wants to post from mobile not need to click on the source mode .

http://community.mybb.com/thread-189078-...pid1210121