Closed (fixed)
Project:
CKEditor Link
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2010 at 12:29 UTC
Updated:
11 Apr 2011 at 14:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
anrikun commentedThank you for the nice contribution.
Let's ask for reviews first :-)
Comment #2
taran2lYes, no problem.
Just missed the status ;-)
Comment #3
taran2lI've changed logic for this patch.
As users can create new content types, probably better to include them by default. Also after installation now all content types will be available with autocomplete (as it was in original module).
So now this option logic changed to exclude content types.
Also fixed permissions bug. Forgot to add new permission to hook_perm.
Comment #4
anrikun commentedThanks!
Comment #5
mstef commentedDefinitely think, like most other modules, the checkboxes should be for node to include. Having a new node type automatically exposed could be considered a security issue.
Comment #6
RedRat commentedAgree with mikestefff: module parameters have to include node types, not exclude them. Is there any progress in the this patch integration?
Comment #7
anrikun commentedThis is now present in the new 6.x-2.x branch.
Please read #1107954: New 6.x-2.x and 7.x-2.x: To developers who want to support CKEditor Link.