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
(2014-10-11, 01:21 AM)Omar G. Wrote: [ -> ]I'm not using the plus version and it doesn't seem fixed in the normal one.

https://github.com/martec/quickadveditor...editor.php (this for normal version) (last edit in 5 day ago)
(2014-10-10, 01:27 AM)martec Wrote: [ -> ]
(2014-10-09, 02:35 PM)niere8 Wrote: [ -> ]Hi, I have installed this plugin and I have a problem with Quote and IE11 (I don't know if the problem depends from plugin).

When I click on Quote, I haven't notice "You have selected one or more posts to quote. Quote these posts now or deselect them.", and it's ok, I would like directly quote text in editor and I can reply just under quote.

But I have a problem with IE11: when I click quote, write in editor under quote text and I click on "Preview", my text reply disappears, there isn't more it.

And always in IE11, when I send a reply, image spinner.gif doens't disappear when reply is posted.

How can I resolve?

Thank you in advance

this isn´t this plugin issue...
this issu is mybb bug https://github.com/mybb/mybb/issues/1391

test

EDIT: Right, with [ quote ] tag it's ok, but if I write under quote baloon my text doesn't appear Sad with IE11
(2014-10-11, 01:51 AM)martec Wrote: [ -> ]https://github.com/martec/quickadveditor...editor.php (this for normal version) (last edit in 5 day ago)

It doesn't work in Opera for me.

The following:
\$(\'#message\').height({\$mybb->settings[\'whatever\']}+\'px\');

Needs to be:
\$(\'#message\').height(\'{\$mybb->settings[\'whatever\']}px\');
(2014-10-11, 03:42 PM)Omar G. Wrote: [ -> ]It doesn't work in Opera for me.

what version? 24?
Yes. The following is not valid JS code:
$('#message').height(15+'px');
New version released v5.5.2 : Fix issue with height setting.

(2014-10-12, 12:16 PM)Omar G. Wrote: [ -> ]Yes. The following is not valid JS code:
$('#message').height(15+'px');

thanks solved in 5.5.2 Big Grin
(2014-10-10, 01:27 AM)martec Wrote: [ -> ]
(2014-10-09, 02:35 PM)niere8 Wrote: [ -> ]Hi, I have installed this plugin and I have a problem with Quote and IE11 (I don't know if the problem depends from plugin).

When I click on Quote, I haven't notice "You have selected one or more posts to quote. Quote these posts now or deselect them.", and it's ok, I would like directly quote text in editor and I can reply just under quote.

But I have a problem with IE11: when I click quote, write in editor under quote text and I click on "Preview", my text reply disappears, there isn't more it.

And always in IE11, when I send a reply, image spinner.gif doens't disappear when reply is posted.

How can I resolve?

Thank you in advance

this isn´t this plugin issue...
this issu is mybb bug https://github.com/mybb/mybb/issues/1391

Hi, I can't disable quote balloon in quick reply? To have only [ quote ] text [ /quote ] (source mode I think)?

Many my users have explorer 11 and send many posts empty..
(2014-10-13, 05:28 PM)niere8 Wrote: [ -> ]
(2014-10-10, 01:27 AM)martec Wrote: [ -> ]
(2014-10-09, 02:35 PM)niere8 Wrote: [ -> ]Hi, I have installed this plugin and I have a problem with Quote and IE11 (I don't know if the problem depends from plugin).

When I click on Quote, I haven't notice "You have selected one or more posts to quote. Quote these posts now or deselect them.", and it's ok, I would like directly quote text in editor and I can reply just under quote.

But I have a problem with IE11: when I click quote, write in editor under quote text and I click on "Preview", my text reply disappears, there isn't more it.

And always in IE11, when I send a reply, image spinner.gif doens't disappear when reply is posted.

How can I resolve?

Thank you in advance

this isn´t this plugin issue...
this issu is mybb bug https://github.com/mybb/mybb/issues/1391

Hi, I can't disable quote balloon in quick reply? To have only [ quote ] text [ /quote ] (source mode I think)?

Many my users have explorer 11 and send many posts empty..

i don´t understand what you saying...
you saying about Preview Post in IE11?
if yes, i already said, it´s not related with this plugin, so i can´t made anything...
what you could made is what writed in github https://github.com/mybb/mybb/issues/1391...t-54734906

about issue with spinner here not happen...
Edit: test account removed.
Alright, you have three plugins which seem to me to have cross-features confusing me.
http://community.mybb.com/thread-160306.html
http://community.mybb.com/thread-156223.html

So, if I want the full auto save feature, and code editor everywhere, which one will I need to use?

Setting "Auto Save Draft Feature" in this one makes no difference.
(2014-10-23, 03:09 AM)Omar G. Wrote: [ -> ]Alright, you have three plugins which seem to me to have cross-features confusing me.
http://community.mybb.com/thread-160306.html
http://community.mybb.com/thread-156223.html

So, if I want the full auto save feature, and code editor everywhere, which one will I need to use?

Setting "Auto Save Draft Feature" in this one makes no difference.

Quick Advanced Editor Plus is Quick Advanced Editor normal with quick quote feature...

both plugins only make changes in Quick Reply (showthread, and PM), so auto-save only in quick reply...
Not made any changes in New Reply, New Thread etc... If you want use auto-save feature in New Reply, New Thread etc need use tutorial. I don´t have intention in put auto-save feture in New Reply, New Thread etc in this plugin.

So if you want use auto-save in everywhere:

this plugin (http://community.mybb.com/thread-158367.html) with http://community.mybb.com/thread-156223.html

or

http://community.mybb.com/thread-160306.html with http://community.mybb.com/thread-156223.html
Pages: 1 2 3 4 5 6 7 8 9 10 11 12