Welcome to Geeklog Thursday, June 20 2013 @ 04:32 AM EDT
|
||||||||
![]() |
Forum Index > Support > General Geeklog Support |
New Topic
|
Post Reply
|
TinyMCE installation problem |
|||
| Anonymous: taffypaul |
|
|||
|
|
Hi, I'm having difficulty installing TinyMCE on my geeklog site (1.3.11sr1)
I've added this code to header.thtml PHP Formatted Code <script language="javascript" type="text/javascript" src="../../../tinymce/jscripts/tiny_mce/tiny_mce.js"></script><script language="javascript" type="text/javascript"> tinyMCE.init({ theme : "advanced", mode : "textareas", plugins : "table", theme_advanced_buttons3_add : "tablecontrols", theme_advanced_buttons2_add : "separator,insertdate,inserttime,preview,zoom,separator,forecolor,backcolor", table_styles : "Header 1=header1;Header 2=header2;Header 3=header3", table_cell_styles : "Header 1=header1;Header 2=header2;Header 3=header3;Table Cell=tableCel1", table_row_styles : "Header 1=header1;Header 2=header2;Header 3=header3;Table Row=tableRow1" }); </script> Now, this works fine and dandy with "Static Pages" but I just can't seem to get it to work in "Story Editor" mode. Has anybody been able to get TinyMCE to work successfully with geeklog? I've tried fckeditor but unfortunately I find it to be quite limited when it comes to editing tables (cannot merge cells in the same column). |
|||
|
||||
| Content generated in: 0.75 seconds |
|
|
|