Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.2
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2011 at 21:40 UTC
Updated:
16 Aug 2011 at 11:31 UTC
The README.TXT instructs to add this permission: allow CKFinder file uploads. Furthermore it mentions:
Note: if you do not see such permission, it means that CKEditor did not find CKFinder and you have probably uploaded CKFinder into wrong directory.
Looking at the implementation of hook_permission() we find that the correct permission name is: CKFinder access. This above mentioned paragraph might confuse users as they may be looking for a permission which does not exist.
Comments
Comment #1
dczepierga commentedReally thx for notice this. I commit the correct version to GIT and it would be visible in the last DEV.
Greetings