Community Add-Ons

Maintainers: escri2
Add file to this package
Top » Other

CKEditor [wyswyg]
for osCommerce Online Merchant v2.2

This add-on is register_globals compatible

English_______________
Very good editor wyswyg and more modern than tinyMCE and FCKEditor.

Added screenshot

Español______________
Editor wyswyg muy bueno y más moderno que tinyMCE y FCKEditor.

Añadido screenshot

FULL PACKAGE

Legend:  Download   Report

Expand All / Collapse All

security bug fix cagyil 29 Jul 2011  

There is a small bug related with security in filemanager config.php . If someone knows the url for filemanager (i.e. http://xxxxxxx/admin/ckeditor/filemanager/index.php?editor=ckeditor&filter=image&CKEditor=products_description[2]&CKEditorFuncNum=2&langCode=en), then he/she can view, delete, or change the files.

To fix that:

FIND:
if (!isset ($_SESSION ['osCAdminID']))
on line 29

CHANGE TO:
if (!isset ($_SESSION ['osCAdminID'])) exit;

ckeditor with filemanager 1.1 alman 31 Jan 2011  
ckeditor with filemanager alman 25 Jan 2011  
Bug in the loop JuanIgnacio 25 Jan 2011  
No license needed rcall 21 Oct 2010  
CKEditor 3.4 jefs.42 24 Sep 2010  
You have to pay for CKEditor use axioma 23 Aug 2010  
Updated instruction www.in.no 4 Feb 2010  
Support ronrrico 31 Jan 2010  
Turn ckeditor on/off in admin. www.in.no 29 Jan 2010  
Only load javascript when needed. www.in.no 29 Jan 2010  
Support tread www.in.no 29 Jan 2010  
CKEditor [wyswyg] escri2 14 Nov 2009