Hello everyone.
im using php 5 along with ckeditor 2.5.
i parse an html file with a regexp and then the result i enter it in the editor.
In the resulted html there are some code that goes like <img src="images/logo.jpg" />
this does not show up in the editor though.
i have tried to change the config.php but all the settings there are for the upload.
Any ideas and help is much appreciated.
im using php 5 along with ckeditor 2.5.
i parse an html file with a regexp and then the result i enter it in the editor.
In the resulted html there are some code that goes like <img src="images/logo.jpg" />
this does not show up in the editor though.
i have tried to change the config.php but all the settings there are for the upload.
Any ideas and help is much appreciated.
Re: images path in editor!
Good luck