Posted by madmanmax on July 31, 2011 at 9:40pm
3 followers
Jump to:
| Project: | CKEditor - WYSIWYG HTML editor |
| Version: | 7.x-1.2 |
| Component: | Documentation |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Really thx for notice this. I commit the correct version to GIT and it would be visible in the last DEV.
Greetings
#2
Automatically closed -- issue fixed for 2 weeks with no activity.