Sean Carney wrote:
Josh, Thanks for the input!!
BTW, What editor do you use now? :-). And, why? :-)
Your welcome. As for editor choice, I swapped back to TinyMCE.
TinyMCE used to be not as good, but they made some good improvements over the years. I don't like how JCE is not very good with right clicking to add text and such. Right click is very important for my users. JCK editor is pretty good, but also had problems with inserting text via right click (in that case it is a permissions issue). Yeah, control V works. However I want to make things as simple as possible for my users.
Also another big deal is that JCE doesn't really use drop down menus for table items, as a result the editor menu ends up getting cluttered quickly. I did some CSS tweaks to make TinyMCE to look a bit more professional as well as making it responsive as seen here:
The main thing is clutter in most editors. I took a little bit of notes when looking over Medium.com and there approach to content editors. However I of course wanted more functionality for my users. So I hid what I could with the TinyMCE options and then used CSS to hide others to maximize the importance of quality options.