Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2013 at 02:38 UTC
Updated:
6 May 2014 at 15:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wwalc commentedComment #2
valkum commentedi found another arg. missed one in last patch. here my actual work.
I tested it locally and it all worked as before + i can now set up settings with profiles.
Comment #4
wwalc commentedThere were some invalid parts in the code, like:
debug($edit);or adding a task where it wasn't needed:
array('ckeditor_admin_profile_delete_form', 'delete', 5),however after a few fixes it worked well, so I pushed it. Thanks!