Welcome to Geeklog, Anonymous Friday, November 29 2024 @ 12:36 pm EST
Geeklog Forums
TinyMCE installation problem
taffypaul
Anonymous
Hi, I'm having difficulty installing TinyMCE on my geeklog site (1.3.11sr1)
I've added this code to header.thtml
<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).
I've added this code to header.thtml
Text 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).
4
4
Quote
All times are EST. The time is now 12:36 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content