-
FYI, I got it working by changing all the paths in the calling files to reflect the change in capitalization between versions -- from "FCKEditor" to "fckeditor." Way, way lame, but there you have it. JS sucks in that regard.
JLH.
2007-03-13 14:47:10 UTC in FCKeditor
-
I can't even find this in the repository:
/FCKeditor/editor/js/fckeditorcode_gecko.js
Not only is the specific file missing. I can't find the entire /js/ directory in that location.
I've got it in my downloaded version, but it's not anywhere in the repo. Not in tags, branches, trunk, nothing.
What's going on here? Is there some sort of build process between the source in the...
2007-03-13 14:33:02 UTC in FCKeditor
-
AARGH!!
This just happened to me as well, in Firefox 2.0.0.2/Mac. Guess we could check SVN to see if that file has been updated since the release.
JLH.
2007-03-13 14:21:16 UTC in FCKeditor
-
This returns "World" and "1", but shouldn't it return "Hello" and "2"?
<html>
<body>
<script type="text/javascript" src="iwfcore.js"></script>
<script type="text/javascript" src="iwfxml.js"></script>
<script type="text/javascript">
<!--...
2006-06-02 02:26:17 UTC in Interactive Website Framework
-
corefive committed revision 4 to the FCKeditor SVN repository, changing 5 files.
2006-04-01 15:24:04 UTC in FCKeditor