offlamer![]() 2007-10-21 12:59 | Hi everyone, » Quick.Cms v1.x |
cgan2007-10-21 22:41 | offlamer, You'll find a description under documentation/tips |
offlamer![]() 2007-10-22 10:16 | There is only how to add FCKeditor in full description of pages, but not in short descriptions. |
wewior (OpenSolution)2007-10-23 08:25 | it should be similar like full description but you need to add to file actions_admin/pages.php for example |
offlamer![]() 2007-10-23 13:47 | Thanks |
culda_a2008-09-08 10:35 | how to do this for version 3.1 ?? |
Makaron2008-09-08 11:12 | Did You read that: http://opensolution.org/Quick.Cart/docs/?id=tips#how_to_upload_wysiwyg_editor_-_fckeditor? |
culda_a2008-09-08 13:31 | well I think I did not explain exactly what I want... I want to have FCKeditor to short description also ... now I have the default editor and to long description I have the FCKeditor... the settings that is show in Tips , is about how to enlarge the space where you write... but how can I add the fckeditor to short description |
culda_a2008-09-08 13:38 | ok I found how it is .... it was 2 lines in “plugins/edit/htmleditor.php” of: return $oTpl->tbHtml( 'edit.tpl', 'TINY' ); |
GP Cars2008-10-16 13:05 | I have the same problem. I am using Quick.Cart v3.1 Ext. What do I have to change so the FCK editor will appear in both the full description window as in the short description window Quick.Cart v3.1 |