Hello all ,
I have downloaded ckditor 3.6.2 . After doing little bit of research I have found out that upload images and videos (as shown in demo) only work if we integrate ckfinder wth it . So I have started integrating ckfinder with help http://docs.cksource.com/CKFinder_2.x/D ... ntegration . But I am unable to get anything .
Is integration of ckfinder mandatory for upload images and videos ?
Can some one please give a detailed explanation how to integration ckfinder without drupal .
is there any other detailed document other than developer's guide ? Can someone please help here
Tue, 02/07/2012 - 07:59
#1
Re: Ckeditor Ckfinder integration without drupal
anyone please
now i m getting
t was not possible to properly load the XML response from the web server.
XML Parsing Error: unclosed token Location: http://localhost:8080/ckeditor/ckfinder ... angCode=en Line Number 1, Column 1:Raw response from the server:
getDocumentRootPath() . $baseUrl; } $utilsSecurity =& CKFinder_Connector_Core_Factory::getInstance("Utils_Security"); $utilsSecurity->getRidOfMagicQuotes(); /** * $config must be initialised */ $config = array(); $config['Hooks'] = array();
Can anyone please let me know the problem
Re: Ckeditor Ckfinder integration without drupal
the easiest way to integrate CKFinder with CKEditor is check "ckeditor.html" file in "_samples" directory of CKFinder. To make it work you should only set path to ckeditor.js file in this sample file.
Please check this sample file and refer to documentation.
Re: Ckeditor Ckfinder integration without drupal
Well I guess integration of ckfinder is done, as I am able to see upload button . But when I click on browse server button on Image Upload plugin I am getting the following error
Attachments:
Re: Ckeditor Ckfinder integration without drupal
Please also check your config.php file if there are any syntax errors. Try use default config which is shipped with CKFinder.
Re: Ckeditor Ckfinder integration without drupal
mkesicki
Sorry to ask you once again
When I checked the firebug , I dint get any errors but what I found out was that I m not getting a valid XML .
Even though I have placed ckeditor.js , ckeditor.php, ckfinder.php in a correct path php examples in sample folder dint work .
Am i m missing something
Attachments:
Re: Ckeditor Ckfinder integration without drupal
And except for the CheckAuthentication() http://docs.cksource.com/CKFinder_2.x/D ... uick_Start
I havent changed anything in config.php
Re: Ckeditor Ckfinder integration without drupal
Attachments:
Re: Ckeditor Ckfinder integration without drupal
Sill unable to fix it . Can someone please help me
Re: Ckeditor Ckfinder integration without drupal
You can also send me access to your ftp account by sending login data in PM.
But first send a config.php file to check it.
Re: Ckeditor Ckfinder integration without drupal
Re: Ckeditor Ckfinder integration without drupal
Thanks alfonsoml , mkesicki
I have used the java version of ckfinder and that worked for me . I guess it was due to php tomcat conflict that might not have worked earlier . . Now I am facing another weird issue , Image upload is working fine but I am unable to upload videos. When I upload a video I am unable to preview it and when I click ok I get a red box with flash instead of a video . In IE8 i m able to preview the video but when i click ok i m getting the same issue . I have changed maxsize of file , deleted cookies, but they dint work .
Attachments:
Re: Ckeditor Ckfinder integration without drupal
Use the Preview feature to preview the Flash videos. See this article section for more information.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Ckeditor Ckfinder integration without drupal
In preview I am not getting anything .
Re: Ckeditor Ckfinder integration without drupal
Still unable to get the video working .Can some one please help me .
Attachments:
Re: Ckeditor Ckfinder integration without drupal