MyBB Community Forums

Full Version: Quick Advanced Editor 6.1.2 (Show sceditor in quick reply and quick edit)
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
Quick Advanced Editor

Show SCEditor in Quick Reply and Quick Edit

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

This version is without Quick Quote feature. If you want with Quick Quote feature use Quick Advanced Editor Plus http://community.mybb.com/thread-160306.html

Latest version: 6.1.2 (for 1.8.4 or above) (for mybb 1.8.3 use 6.1.1) (for mybb 1.8.0 use 5.5.2)

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=28
http://community.mybb.com/mods.php?actio...28&bid=856 (6.1.2)

Update from old version:

- Unistall old version
- Upload new version
- Install

Support and Bug Report:

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

Donate:

[Image: btn_donateCC_LG.gif]

Thanks.
I've had to submit an issue through git hub.
new version released (5.0.0).
Now with auto save draft feature in quick reply...
awesome !
Thanks
Working great. My only problem was that the editor didn't follow the prefs I set in my User CP (whether it should start out in wysiwyg or source view).

As a quick fix, I went into the "codebutquick"-template, searched for:
MyBBEditor = $('#message').sceditor('instance');

and added the following line behind it:
{$sourcemode}

Hope this helps others that have the same issue! Smile
(2014-09-28, 11:57 AM)chriki Wrote: [ -> ]Working great. My only problem was that the editor didn't follow the prefs I set in my User CP (whether it should start out in wysiwyg or source view).

As a quick fix, I went into the "codebutquick"-template, searched for:
MyBBEditor = $('#message').sceditor('instance');

and added the following line behind it:
{$sourcemode}

Hope this helps others that have the same issue! Smile

thanks... Big Grin
new version 5.0.1 released and issue fixed...

5.1.0 released.

Solve template cache issue... http://community.mybb.com/thread-157539-...pid1106605
thanks @Omar G.
Thanks martec very nice plugin.
How will be the update process? Just upload and deactivate/activate? If I simply upload the new files and apply the template updates myself should it work? I assume yes but I don't have time till next weekend.
(2014-09-30, 06:10 AM)Omar G. Wrote: [ -> ]How will be the update process? Just upload and deactivate/activate? If I simply upload the new files and apply the template updates myself should it work? I assume yes but I don't have time till next weekend.

if from of 4.0 unistall old and install new...
has more settings in ACP...
Haha, sorry, I have to bother you again Big Grin

If I jump to a certain post (ie. with a link like this: http://community.mybb.com/thread-158367-...pid1097536 ), I don't end up at the post but much further down. It seems like it scrolls so far down until the formatting-buttons are visible at the bottom of the screen, regardless of the anchor set in the url. Can you provide a fix to this issue?

Edit: as it turns out, the same issue applies when I do not provide an anchor (so simply something like showthread.php?tid=123).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12