Sorry I had been wrong, or to put a little too short. I use only the CKEditor without a file browser. The CKEditor is integrated into the admin.php It also works on everything but the path to the images folder. I have the following simplified directory structure.
Either the images are displayed in the backend preview (admin.php) but not in the index.php or the index.php and backend preview (admin.php) is a cross displayed. It's just a path issue. Unfortunately, I've no solution, or what I might only variable with .. / to be provided in the backend and the path to the image is correct. I hope this time I was able to express something better. Ideas would help me already. It would be nice if you could help me again.
Re: customize URL Image Preview
Isn't in the "image properties" area?
Just double click the image and go to the "link" header.
Then you can enter the URL you want it to go to.
Re: customize URL Image Preview
I use only the CKEditor without a file browser.
The CKEditor is integrated into the admin.php
It also works on everything but the path to the images folder.
I have the following simplified directory structure.
/administrator
-admin.php
/ckeditor
/images
-jpg1
-jpg2
-jpgXXX
index.php
Either the images are displayed in the backend preview (admin.php) but not in the index.php or the index.php and backend preview (admin.php) is a cross displayed.
It's just a path issue. Unfortunately, I've no solution, or what I might only variable with .. / to be provided in the backend and the path to the image is correct.
I hope this time I was able to express something better.
Ideas would help me already.
It would be nice if you could help me again.