FCKeditor 2.5 and Opera 9.5
18 posts
• Page 2 of 2 • 1, 2
Re: FCKeditor 2.5 and Opera 9.5
Of course we are talking about version 2.5 and all its successors, including the current 2.6. Frederico Caldeira Knabben
CEO, CKSource
|
Tool bar set "mytoolbar" doesn't exitI have some problem about this...
I have defenition mytoolbar in fckeditor/fckconfig.js like this FCKConfig.ToolbarSets["mytoolbar"] = [ ['Cut','Copy','Paste','PasteText','PasteWord'], ['Undo','Redo','-','Bold','Italic','Underline','StrikeThrough'], '/', ['OrderedList','UnorderedList','-','Outdent','Indent'], ['Link','Unlink','Anchor'], '/', ['Style'], ['Table','Image','Flash','Rule','SpecialChar'], ['About'] ] ; when i try to call that , the error message Tool bar set "mytoolbar" doesn't exit i call them like that (PHP) include "fckeditor/fckeditor.php"; $oFCKeditor = new FCKeditor('test') ; $oFCKeditor->BasePath = '/fckeditor/'; $oFCKeditor->ToolbarSet ='mytoolbar'; $oFCKeditor->Value = 'a'; $oFCKeditor->Width = '500' ; $oFCKeditor->Height = '400'; $oFCKeditor->Create() ; Any have idea??????????
|
Re: FCKeditor 2.5 and Opera 9.5Finally I got it to work
FCKEditor 2.6.2 with Opera 9.5 now works for me after modifiying fckeditor.js (not one of these php-Files)
I just don't understand why the new versions are not modified and thus not supporting OPERA at all... this information is known for a while until now, why is it not fixed?
|
Re: FCKeditor 2.5 and Opera 9.5I never tested with Internet Explorer
but it is compatible with any browser, that is the idea behind (and if you run into trouble with Opera, read the messages above and modify and it will work there, too!) An editor like this is made to be used in web-applications which should run cross-browser, which means these applications and thus the editor as well must run in any browser ;=) use it! It is good!
|
Re: FCKeditor 2.5 and Opera 9.5So, you may use and test FCKeditor 2.5 with the latest Opera 9.5 Beta, but don't give much attention to the bugs you will find there for now. Hopefully future Opera betas will already be ok for testing.
tonyroberts09
|
Re: FCKeditor 2.5 and Opera 9.5
Actually, it would be much better to test FCKeditor 2.6.3 with the latest Opera 9.63. 1. Read the documentation
2. Check the nightly build 3. If the problem isn't reported, file a ticket about it
|
Re: FCKeditor 2.5 and Opera 9.5Hello I'm a newbie ! (my english is not very good !)
so I was integrating FCKeditor on a local developpment... it works good on FF 3.0.10 and Safari 3.2.1 but not as well on Opera 9.64 ( I work on Macintosh ). With Opera the editor zone (where user writes) doesn't appear, does someone have the same probleme ? I tried all day long to find where the bug is from but I really want to find because I think FCK is a lot better than its rivals. see you soon, with the solution I hope !
|
Re: FCKeditor 2.5 and Opera 9.5Have you disabled javascript in Opera?
1. Read the documentation
2. Check the nightly build 3. If the problem isn't reported, file a ticket about it
|
18 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 2 guests