MyBB Community Forums

Full Version: Advanced editor needs "regular" mode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The new Advanced Editor for the CSS is more difficult to use. It confuses the ability of some tools to copy and paste from that window. It prevents the browser from searching in the window. And its native search ability does not provide for quickly jumping to the next instance of what it's searching for.

Is there a way to turn this off and make it work as it did before? I like the colors and all, but it's hard to work in there.
I might have made the wrong recommendation. Maybe it can fixed as it is. What it needs is the ability to handle select, copy, paste, and search from within a browser.
if you just want to disable this:
ACP --> Home --> Preferences --> Turn on / off Code Mirror --> off

[Image: lY23zuE.png]
I can use browsers' search in Advanced Mode. Just click outside the window with code and then press CTRL + F.

Selecting, copying and pastings works well too when I use shortcuts. The only problem is context menu which sometimes doesn't show these options, not sure when and why.
I have a problems with default editor. For example I need to quote a post, and then break quote to two or more parts and answer to those parts. But seems it's not possible with new editor to break a quote.
(2014-06-09, 03:14 PM)Maj Wrote: [ -> ]I have a problems with default editor. For example I need to quote a post, and then break quote to two or more parts and answer to those parts. But seems it's not possible with new editor to break a quote.

offtopic but ok..
check this http://community.mybb.com/thread-154407.html (partial mode is better to break a quote)
and editor has one issue with style of blockquote and blockcode ... https://github.com/mybb/mybb/issues/667 https://github.com/mybb/mybb/pull/672