Opened 15 years ago
Closed 15 years ago
#3602 closed Bug (fixed)
config.addPlugins looks like a method
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Artur Formella |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
The name is misleading, verb + object, people that just see it mentioned might try to use it in the wrong way (like Plugins.Add in v2)
I suggest renaming it to config.additionalPlugins before it's too late.
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by
Keywords: | Confirmed added |
---|---|
Milestone: | → CKEditor 3.0 |
Changed 15 years ago by
Attachment: | 3602.patch added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
yes, it's much clearer this way.
comment:4 Changed 15 years ago by
Owner: | set to Artur Formella |
---|---|
Status: | new → assigned |
What do you thing about "extraPlugins" ?