MyBB Community Forums

Full Version: Quick Advanced Editor Plus 2.2.6 (with Quick quote and autosave)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Quick Advanced Editor Plus

Features:
  • Sceditor in quick reply
  • Sceditor in quick edit (setable in ACP, Default ON)
  • Smiley box in quick reply (setable in ACP, Default OFF)
  • Quick quote feature (setable in ACP, Default ON)
  • Auto Save Draft feature (setable in ACP, Default ON) (Only in quick reply, this plugin not made any modification in codebutton template)

Latest version: 2.2.4 (for 1.8.24 or above)
2.1.4 (for Mybb 1.8.4 ~ 1.8.20)

Auto Save Draft in New thread, New Reply etc:

This plugin not made any modification in codebuttons template. So you need made modification manually.
Check http://community.mybb.com/thread-156223.html

Link above is tutorial, so support of feature Auto Save Draft in New thread, New Reply etc only in tutorial thread. I will refuse support of totorial requested here.

Download:

https://github.com/martec/quickadveditor...ses/latest
http://community.mybb.com/mods.php?action=view&pid=217

Update from old version:

- Unistall old version
- Upload new version
- Install
- If you upgrading from Quick Advanced Editor, you need remove quickadveditor.php of plugin folder.

Support and Bug Report:

This thread only to feedback. To support plz use Github https://github.com/martec/quickadveditorplus/issues
If you want to improve it feel free to submit PR in github.

Donate:

[Image: btn_donateCC_LG.gif]

Thanks.
Thanks martec, love this plugin

One question, how can I set the height of editor in the quick reply?
(2014-10-05, 03:39 PM)Pasodk Wrote: [ -> ]Thanks martec, love this plugin

One question, how can I set the height of editor in the quick reply?

in Global Templates > codebutquick

find

$('#message').height('280px');

replace 280 with value that you want...



New version (v 1.8) released.
Now with PM support, and modification in restore message system.

No more automatically restore message, if has some message to restore, will appear some button below, so you need click in restore button to restore message.

[Image: 7znpIMW.png]

To upgrade you need unistall old version, upload new version and install. Need unistall, because has new options in ACP settings (now can set height of editor in ACP).
(2014-10-05, 06:10 PM)martec Wrote: [ -> ]
(2014-10-05, 03:39 PM)Pasodk Wrote: [ -> ]Thanks martec, love this plugin

One question, how can I set the height of editor in the quick reply?

in Global Templates > codebutquick

find

$('#message').height('280px');

replace 280 with value that you want...

Thanks Smile
(2014-10-06, 01:14 PM)Pasodk Wrote: [ -> ]Thanks Smile

or you can use new version 1.8 that you can set height in ACP settings...
Hi, I have installed this plugin and I have a problem with Quote and Chrome.

When I click on Quote, I have notice "You have selected one or more posts to quote. Quote these posts now or deselect them." when I select option quote this posts now, quote go to full answer and it's ok, I would like directly quote text in quick answer.
And image spinner.gif doens't disappear when try quote is posted.

How can I resolve?
Thank you in advance

PS: I am using addon quick quote
PS2; For work I need disable quick quote in advanced editor plus, have idea how I solve this.

My board: www.xbmcbrasil.net
(2014-10-09, 02:53 PM)wcampos Wrote: [ -> ]Hi, I have installed this plugin and I have a problem with Quote and Chrome.

When I click on Quote, I have notice "You have selected one or more posts to quote. Quote these posts now or deselect them." when I select option quote this posts now, quote go to full answer and it's ok, I would like directly quote text in quick answer.
And image spinner.gif doens't disappear when try quote is posted.

How can I resolve?
Thank you in advance

PS: I am using addon quick quote
PS2; For work I need disable quick quote in advanced editor plus, have idea how I solve this.

My board: www.xbmcbrasil.net

you can provide test account?

anyway i tested here and i donĀ“t has this issue in my forum...
you can test in my forum...
Il send private message with test account.
(2014-10-10, 02:34 AM)wcampos Wrote: [ -> ]Il send private message with test account.

probably conflict with this plugin http://community.mybb.com/thread-159452.html
and Fast Quote probably not support Quick Advanced Editor Plus.
you need unistall Quick Advanced Editor Plus 1.8 and Fast Quote plugin.
and install Quick Advanced Editor Plus only...
Quick Advanced Editor Plus already has quick quote feature, you not need Fast Quote plugin.

and you put this <script type="text/javascript" src="http://www.xbmcbrasil.net/jscripts/jquery.ajaxpoll.js"></script> before of jquery... you need put after jquery <script type="text/javascript" src="http://www.xbmcbrasil.net/jscripts/jquery.js?ver=1800"></script>
(2014-10-10, 03:19 AM)martec Wrote: [ -> ]
(2014-10-10, 02:34 AM)wcampos Wrote: [ -> ]Il send private message with test account.

probably conflict with this plugin http://community.mybb.com/thread-159452.html
and Fast Quote probably not support Quick Advanced Editor Plus.
you need unistall Quick Advanced Editor Plus 1.8 and Fast Quote plugin.
and install Quick Advanced Editor Plus only...
Quick Advanced Editor Plus already has quick quote feature, you not need Fast Quote plugin.

and you put this <script type="text/javascript" src="http://www.xbmcbrasil.net/jscripts/jquery.ajaxpoll.js"></script> before of jquery... you need put after jquery <script type="text/javascript" src="http://www.xbmcbrasil.net/jscripts/jquery.js?ver=1800"></script>
What template I change order script, headerinclude or other?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18