Page 1 of 1

fckeditor versus XH 1.7

Posted: Mon Mar 05, 2018 3:08 pm
by bastingse
Hi Folks,

I'm updating a website that was using cmsimple xh 1.1 to version xh 1.7.2
The old website is using fckeditor, the new website is using tinymce.

Problem is that there are almost 60 youtube video's included in lb_gallery by using the media insert function from fckeditor. Now that i import the content, these video's are not showing anymore.

Any idea how i can solve this on a quick way instead of all those video's include again with the iframe function from youtube???

Any help is very much appreciated!!

Re: fckeditor versus XH 1.7

Posted: Mon Mar 05, 2018 5:12 pm
by cmb
bastingse wrote:
Mon Mar 05, 2018 3:08 pm
Any idea how i can solve this on a quick way instead of all those video's include again with the iframe function from youtube???
https://github.com/davidstutz/cmsimple-youtube might be an option – I suppose you can edit the data file manually.

Re: fckeditor versus XH 1.7

Posted: Mon Mar 05, 2018 5:53 pm
by bastingse
Hi Christoph, this is not an option cause i have to add every youtube clip again. If i need to do that , then i can also use the iframe include function from youtube itself.

Re: fckeditor versus XH 1.7

Posted: Mon Mar 05, 2018 10:12 pm
by cmb
Well, I guess that you have to do a search & replace in content.htm anyway. At least to my knowledge FCKEditor supported a Flash player, and Flash isn't an option for the Web anymore.

Re: fckeditor versus XH 1.7

Posted: Tue Mar 06, 2018 6:19 am
by bastingse
You're right..... flash is no option anymore!
I get up early this morning so i can spend a few hours to resolve the problem manual.

Thanks for willing to help!