Why is there no button to insert a New Layer with Absolute Positioning in CKEditor?
I am able to do this with TinyMCE. The feature is called "Insert New Layer" and "Toggle Absolute Positioning."
I am also able to do this in Cute Editor for PHP. The feature is called "Insert Layer" and "Position Absolutely."
I am new to CKEditor and trying to figure out which editor is best for my needs on the site I am building. I know that I can add source html with absolute position then move the objects around. But I would like to be able to do it within the editor without having to add html code myself.
If this is not possible to do with a button on the toolbar, is there a plugin or something I can download to do this?
I am able to do this with TinyMCE. The feature is called "Insert New Layer" and "Toggle Absolute Positioning."
I am also able to do this in Cute Editor for PHP. The feature is called "Insert Layer" and "Position Absolutely."
I am new to CKEditor and trying to figure out which editor is best for my needs on the site I am building. I know that I can add source html with absolute position then move the objects around. But I would like to be able to do it within the editor without having to add html code myself.
If this is not possible to do with a button on the toolbar, is there a plugin or something I can download to do this?
Re: New Layer with Absolute Position???
Thanks for the idea. See this HOWTO article about how to request a new editor feature: http://docs.cksource.com/CKEditor_3.x/H ... e_Requests
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!