Ok I have solution to integrate this editor but don't treat this solution like official manual. I will show You how to use this editor to edit pages descriptions in the same way You should prepare product's page. First You have to download this editor and You should upload it in main folder (where You have index.php and admin.php files). Default name of folder is "ckeditor" leave this name. Next You have to add line:
And last thing You have to do is to edit file templates/admin/pages.tpl and after variable $sDescriptionFull in FORM_MAIN block You shold add this code:
Also when You want to use CKEditor also in products descriptions You should do the same operations in file actions_admin/products.php and templates/admin/products.tpl.
And for version 2.x ???. The file structure and names are different that in version 3.x , in 2.x version there is no container.tpl, p.php, and so on...
Hello, has someone already tried ckeditor 3.5.2 with QC 4.0 ? Have tested it with QC 3.7 and it was working perfectly.
Now I have tried it with QC4.0. It is working, BUT when i.e. I am editing pages and click of one of the options on the right side (Options, View, Files, SEO), no subpage will be opened. All options (Status, Position, Products, Parent Page, Menu, Adress, Subpages, ..) will be shown in the same subpage.
witam czy na quick cart v4 działa ckeditor 3.5.2 ponieważ zrobiłem wszystko co tu jest napisane i edytuje mi strony ale jak chce edytować produkt już się nie włączy więc mam ten sam problem co kolega<b> kuzco</b>
monty, nie działa na produktach, bo zamieniłeś tylko w plikach (p.php i pages.tpl) Trzeba jeszcze zrobić to w products.php i products.tpl
kuzco, monty wrote, that his problem is the editor works only when he is editing pages. Does not work by products. The reason was: he changed only the pages-relevant files.
You can still download FCKEditor from website in archive section so You can use it. On this forum there were already few description how to integrate CKEditor with Quick.Cart please try to implement all of them.