Does CKEDITOR allow you to upload images to your server?
Thanks
Does CKEDITOR allow you to upload images to your server?
Thanks
Not natively, no.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thank you for that prompt rely:)
There is a CKFinder file manager, but haven't had luck integrating with CKEditor...![]()
Experience is what you get when you don’t get what you want…
It's not easy to integrate Image Manager extensions to WYSIWYG editors such as CKEditor or TinyMCE.
If you don't integrate them securely, you leave yourself open to the upload of malicious files by hackers.
But integrating them securely is very difficult too as Zen Cart is deliberately locked down to not offer third-party apps a way to penetrate its security, since these would offer a point of attack for hackers.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Hi kuroi,
First, I would like to say thanks for the contrib! As you read in my other post, It installed and works flawlessly, including the upgrade process. CKEditor is a nice addition for Zen users.
I do understand the potential security issues with file managers. However, if one does wish to configure CKFinder, would you happen to have any helpful directions on this?![]()
Experience is what you get when you don’t get what you want…
OK, don't mean to beat a horse as they say...
I have CKEditor and CKFinder installed and working on 1.3.9d. I want to secure (as best as possible) CKFinder.
Here's what I have so far in general:
1. Admin dir renamed
2. htaccess pwd admin dir
3. Using https to login
4. limited file types in finder to gif, jpg and png
I read in another thread to pwd the editor and finder dir as well. Any thought on this redundancy?
Since I don't know the methods a hacker could use to get in and use CKFinder, any other suggestions / recommendation (other then don't use CKFinder) would be helpful to all of us that need / wish to use CKFinder.
Thanks![]()
Experience is what you get when you don’t get what you want…
I had FCKeditor(with image uploader) installed on all my 1.3.8 sites and just changed the admin url, and I was never hacked.
If you change your admin url this should protect your site.
I looked for CKFinder in the free ad-ons... pity no one has added it for zencart.
p.s.
without changing the admin url your site is vulnerable I think.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)