2015-09-01, 12:31 AM
Hello as the editor he added the spoiler button??
[For 1.8] Quick Advanced Editor 6.1.2 (Show sceditor in quick reply and quick edit)
|
2015-09-01, 12:31 AM
Hello as the editor he added the spoiler button??
2015-09-01, 03:35 AM
(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
2015-10-02, 10:24 AM
Hi Martec
Can we add attachment via quick reply with this plugin?
2015-10-11, 08:14 PM
Every time I open a thread I get pushed down to the quick reply form. How do I stop this from happening?
2015-10-11, 11:39 PM
(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
2015-10-12, 06:18 AM
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.
(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(); (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. Thank you, it was also my problem after the update to 6.1.2, now works, it doesn't scroll down more, thanks Is it normal that quick editor is shown only when I click on textare in quickreply?
2015-10-31, 04:29 PM
Well, yes it is. Considering you just applied the edit for that..
|
« Next Oldest | Next Newest »
|