The Users Guide states:
"URL – the web address of the image. The image may be located on the same server as the web site you are currently in or on an external server.
* External server: If you want to use an external address, use the full absolute path.
Example:
http://example.com/image1.jpg "
How can you configure the editor so that after you have browsed the server for an image file it includes the "http://example.com" part of the URL in the path to the image file?
Fri, 02/11/2011 - 07:44
#1
Re: Image Full Absolute Path
You need to configure CKFinder for that and set the $baseUrl and $baseDir variables to point to a full path.
See the following example for PHP:
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!