Page 1 of 2

CKeditor with ISC

Posted: Wed Sep 08, 2010 9:51 am
by medicom
At last we succeed to change the boarding TinyMCE with CKeditor /image manager included/ as default WYSIWYG editor in ISC. There are simply two steps:
1. Download attachments and extract the content in the root of your ISC site:
2. Find the file your-site/admin/templates/Snippets/EditorTinyMCECommon.html and replace all contents with:

<script type="text/javascript" src="%%GLOBAL_AppPath%%/ckeditor/ckeditor.js"></script>
<textarea name="%%GLOBAL_WysiwygId%%" id="%%GLOBAL_WysiwygId%%" style="padding: 0; width: %%GLOBAL_WysiwygWidth%%; height: %%GLOBAL_WysiwygHeight%%;">%%GLOBAL_WysiwygValue%%</textarea>
<script type="text/javascript">
CKEDITOR.replace( "%%GLOBAL_WysiwygId%%" );
</script>

Save the file and you are welcome!

http://hotfile.com/dl/67869630/f2121cc/ ... r.rar.html

Re: CKeditor with ISC

Posted: Wed Sep 08, 2010 10:33 am
by Martin
Not tried it but that looks to be pretty darned useful...

Wonder if I can switch that in, in place of TinyMCE on the Knowledge Manager as well... :)

Thanks for contributing that... :ugeek:

Re: CKeditor with ISC

Posted: Wed Sep 08, 2010 10:47 am
by CharlieFoxtrot
YAY!! I'm looking forward to giving this a go this afternoon.

Thanks!

edit: Well... maybe not. It appears that this may not work with ISC 4.07.

Re: CKeditor with ISC

Posted: Wed Sep 08, 2010 2:08 pm
by medicom
tested with ISC 5.54

I never used Knowledge Manager but i could try to do it

Some screenshots

Posted: Wed Sep 08, 2010 2:23 pm
by medicom
Here are some screenshots:

more screenshots

Posted: Wed Sep 08, 2010 2:24 pm
by medicom
more.... :)

Re: CKeditor with ISC

Posted: Mon Jan 09, 2012 8:43 am
by OldGlory
I tried it but its not work :-(

don't you make mistake somewhere

When I upload ckeditor and change EditorTinyMCECommon.html in admin/templates/snippets/

I also tried to change EditorTinyMCE.html with same script, but nothing happened....

Can you please check it ? I also have same version ISC 5.5.4

Thanks

Reason why I want to change editor is that tinymce is that this editor insert some unwanted script a divs. So when I copy some text with unwanted script, It will totally break the pruduct page

http://www.noys.cz/beta/produkty/luxusn ... 1%21-.html

See right panel and compate it with another products. Its crazy :-(

Re: CKeditor with ISC

Posted: Mon Jan 09, 2012 8:57 am
by OldGlory
This is a html code (by tinymce in product edit)

<p><span style="font-size: large;">Luxusn&iacute; boty korea style za 1499 kč !!!</span></p>
<p>&nbsp;</p>
<p><span style="font-size: large;"><br /></span></p>
<p><img src="http://filehost.cz/images/stmLn.png" alt="" width="602" height="503" /></p>
<p>&nbsp;</p>
<p><span style="font-size: large;">Nab&iacute;z&iacute;me na prodej exkluzivně luxusn&iacute; b&iacute;l&eacute; tenisky ve velikosti&nbsp;od 39.5 - 42.5 EUR</span></p>
<p><span style="font-size: large;">&nbsp;</span></p>
<p><span style="font-size: large;">Kr&aacute;sn&yacute; design, pohodln&yacute; a kvalitn&iacute; materi&aacute;l</span></p>
<p>&nbsp;</p>
<p><img src="http://filehost.cz/images/mWrKa.png" alt="" width="536" height="310" /></p>
<p>&nbsp;</p>
<p><img src="http://filehost.cz/images/9w3Uj.png" alt="" width="533" height="308" /></p>
<p>&nbsp;</p>
<p><img src="http://filehost.cz/images/t6bIO.png" alt="" width="380" height="542" /></p>
<p>&nbsp;</p>
<p><img src="http://filehost.cz/images/gA7SC.png" alt="" width="380" height="537" /></p>
<p>&nbsp;</p>
<p><img src="http://filehost.cz/images/TudFV.png" alt="" width="763" height="533" /></p>
<p>&nbsp;</p>
<p><img src="http://filehost.cz/images/BV9ZL.png" alt="" width="765" height="541" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="font-size: large;">Velikostn&iacute; tabulka</span></p>
<p>&nbsp;</p>
<p><img src="http://filehost.cz/images/jhQ5y.png" alt="" width="535" height="122" /></p>


I dont want to manual edit all added products. So I dont know, maybe some plugin that will hide unwanted divs or another codes ? Please help

Re: CKeditor with ISC

Posted: Sun May 13, 2012 7:43 pm
by lemnisk8
the link has expired.. does any one have a copy...
can u pls upload it...
cheers

Re: CKeditor with ISC

Posted: Mon May 14, 2012 6:42 pm
by prospektas