I notice that if one right clicks an image, selects Image Properties, and changes the Alignment property at the bottom to Left or Right, then the Class associated with the IMG tag does NOT change to match. For example, if the Class was "Left" before, it will STAY left even if one changes the Alignment to be "Right" in the image properties dialog box. (Actual image placement does take place, but the margins are for the wrong side.) One can change it manually in the Styles dropdown list, but this is not intuitive. We have mass numbers of potential users that will forget such "remember to change it in both places" rules and the image margins will be goofy.
Thanks
This is confusing, I know
This is confusing, I know (and I want to change it one day), but class has nothing to do with alignment set in dialog. Class is applied by the styles drop down and can be changed only there. Alignment is separate option that just have similar result.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Understood. Users don't think
Understood. Users don't think of it that way; they don't know or care about HTML and CSS. I'll try to write up a post-parser to adjust it on the app side.
Thanks for the reply, I appreciate your time.
P.S. I couldn't find a text search for the forums and had to scroll around alot.
As for search, it is
As for search, it is available in the top gray overlay (on the right, next to My Account).
However, the best idea is usually to use Google with the "site:ckeditor.com/forums" modifier ;)
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!