Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 09:03 pm EST
Geeklog Forums
FCKEditor question.
Status: offline
Don
Forum User
Full Member
Registered: 06/09/04
Posts: 153
I enabled the FCKEditor on one of the GL sites I'm working on, and while the tabs show up at the top of the Story Editor page, the JS editor itself is not showing up. I get little '+' and '-' graphics, but no editor. If I access the editor via URL/fckeditor/fckeditor.html, I do see the editor, so I know it's there. So why is it not showing up on the Story Editor?
This is pretty much the final thing that needs to be done to the site prior to launch, so if anyone can help me clear this up, I'd appreciate it. Apologies if it's a redundant question - I searched the topic here and didn't find an answer.
- Don
This is pretty much the final thing that needs to be done to the site prior to launch, so if anyone can help me clear this up, I'd appreciate it. Apologies if it's a redundant question - I searched the topic here and didn't find an answer.
- Don
19
18
Quote
Status: offline
Don
Forum User
Full Member
Registered: 06/09/04
Posts: 153
I do see the editor if I go directly to the fckeditor.html page, so I'm assuming I have javascript enabled in the browser. Just not seeing it on the Story Editor page.
Do I need to enable javascript in config.php?
On Edit: Must have clicked the wrong button. This post ended up in its own thread. Sorry.
- Don
Do I need to enable javascript in config.php?
On Edit: Must have clicked the wrong button. This post ended up in its own thread. Sorry.
- Don
24
12
Quote
Status: offline
samstone
Forum User
Full Member
Registered: 09/29/02
Posts: 820
Two things that comes to my mind.
1) You said you edited the header.thml, did you remove the line to load the java scripts?
2) You might want to try using the latest version of the FCKeditor, which I would recommend you to do anyway, because it has fewer bugs. I am using FCKeditor 2.4. The one that comes with GL is 2.3.
Sam
1) You said you edited the header.thml, did you remove the line to load the java scripts?
2) You might want to try using the latest version of the FCKeditor, which I would recommend you to do anyway, because it has fewer bugs. I am using FCKeditor 2.4. The one that comes with GL is 2.3.
Sam
15
19
Quote
Status: offline
Don
Forum User
Full Member
Registered: 06/09/04
Posts: 153
As far as I can tell, the line to load javascript is still there. Here's the part of the code that I think deals with the javascript:
<link rel="stylesheet" type="text/css" href="{css_url}" title="{theme}">
{feed_url}
{rel_links}
{plg_headercode}
{advanced_editor}
<!-- Load Common Javascript Libraries -->
<script type="text/javascript" src="{site_url}/javascript/common.js"></script>
I compared it to a 'vanilla' copy of header.thtml and it all seems to be there.
I may try the newest version. Do I need to DL it from FCK, or is it available here?
I know! I'll go look!
Thanks for the suggestion.
- Don
Text Formatted Code
<link rel="stylesheet" type="text/css" href="{css_url}" title="{theme}">
{feed_url}
{rel_links}
{plg_headercode}
{advanced_editor}
<!-- Load Common Javascript Libraries -->
<script type="text/javascript" src="{site_url}/javascript/common.js"></script>
I compared it to a 'vanilla' copy of header.thtml and it all seems to be there.
I may try the newest version. Do I need to DL it from FCK, or is it available here?
I know! I'll go look!
Thanks for the suggestion.
- Don
19
18
Quote
Status: offline
Don
Forum User
Full Member
Registered: 06/09/04
Posts: 153
I installed FCK 2.4. Same difference, still no editor.
I am stumped. I even went in and added the line that calls the common javascript library in header.thtml, copied it and substituted the names of the individual FCK editor .js files. No luck.
Not working in IE, either, BTW.
- Don
I am stumped. I even went in and added the line that calls the common javascript library in header.thtml, copied it and substituted the names of the individual FCK editor .js files. No luck.
Not working in IE, either, BTW.
- Don
15
20
Quote
Status: offline
samstone
Forum User
Full Member
Registered: 09/29/02
Posts: 820
I assume that you put the myconfig.js file in the fckeditor, right?
I am out of idea. FCKeditor should work right out of the box of Geeklog.
Sorry for not being able to help. But I will keep thinking about it for you.
Sam
I am out of idea. FCKeditor should work right out of the box of Geeklog.
Sorry for not being able to help. But I will keep thinking about it for you.
Sam
20
19
Quote
Status: offline
Don
Forum User
Full Member
Registered: 06/09/04
Posts: 153
Yes, it's there.
And when you go to the fckeditor.html page in the 'editor' directory, the editor toolbar shows up in the browser just fine.
Besides this line of code in config.php
is there anything else that needs to be modified? Am I missing something completely obvious here?
We need a 'scratching head' icon.
- Don
And when you go to the fckeditor.html page in the 'editor' directory, the editor toolbar shows up in the browser just fine.
Besides this line of code in config.php
Text Formatted Code
$_CONF['advanced_editor'] = true;is there anything else that needs to be modified? Am I missing something completely obvious here?
We need a 'scratching head' icon.
- Don
23
21
Quote
Status: offline
Don
Forum User
Full Member
Registered: 06/09/04
Posts: 153
Found why the editor is not displaying.
There is a drop-down menu to Specify Post Mode, and the default is currently set to Plain Old Text. Choosing 'Advanced Editor from the drop displays the editor. Duh.
Changing default postmode to
shows the editor by default.
If you keep looking at the trees, eventually you will see the forest.
- Don
There is a drop-down menu to Specify Post Mode, and the default is currently set to Plain Old Text. Choosing 'Advanced Editor from the drop displays the editor. Duh.
Changing default postmode to
Text Formatted Code
$_CONF['postmode'] = 'advanced_editor'; shows the editor by default.
If you keep looking at the trees, eventually you will see the forest.
- Don
19
18
Quote
All times are EST. The time is now 09:03 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