Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] Quick Advanced Editor 6.1.2 (Show sceditor in quick reply and quick edit)
#91
Hello as the editor he added the spoiler button??
Reply
#92
(2015-09-01, 12:31 AM)ramfix Wrote: Hello as the editor he added the spoiler button??

use this http://community.mybb.com/thread-168909.html
Reply
#93
Hi Martec
Can we add attachment via quick reply with this plugin?
Reply
#94
Every time I open a thread I get pushed down to the quick reply form. How do I stop this from happening?
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
#95
(2015-10-11, 08:14 PM)Omar G. Wrote: Every time I open a thread I get pushed down to the quick reply form. How do I stop this from happening?

http://community.mybb.com/thread-160306-...pid1165625
Reply
#96
Right, thanks for the info. Is there anyway to load the editor only after clicking inside the text area instead then? I was sure this was already answered.
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
#97
(2015-10-12, 06:18 AM)Omar G. Wrote: Right, thanks for the info. Is there anyway to load the editor only after clicking inside the text area instead then? I was sure this was already answered.

try:
in codebutquick template:

find:

$(document).ready(function() {

replace:

($.fn.on || $.fn.live).call($(document), 'focus', '#message', function () {

find:

{$sourcemode}

add after:
MyBBEditor.focus();
Reply
#98
(2015-10-12, 08:10 AM)martec Wrote:
(2015-10-12, 06:18 AM)Omar G. Wrote: Right, thanks for the info. Is there anyway to load the editor only after clicking inside the text area instead then? I was sure this was already answered.

try:
in codebutquick template:

find:

$(document).ready(function() {

replace:

($.fn.on || $.fn.live).call($(document), 'focus', '#message', function () {

find:

{$sourcemode}

add after:
MyBBEditor.focus();

Thank you, it was also my problem after the update to 6.1.2, now works, it doesn't scroll down more, thanks Big Grin

Is it normal that quick editor is shown only when I click on textare in quickreply?
Reply
#99
Well, yes it is. Considering you just applied the edit for that..
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
Ah ok, well better this effect that the scroll down Big Grin
Reply


Forum Jump:


Users browsing this thread: 19 Guest(s)