Ticket #3072 (closed Task: fixed)
Remove all "pluginPath" arguments from the plugin::init functions
| Reported by: | fredck | Owned by: | arczi |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Confirmed Review+ | Cc: |
Description
In the early beginning we were able to access the plugin path only by a parameter sent to the init function. Now, this parameter is not sent anymore, but the arguments are still there. Some cleanup is need to remove it from the code (it may cause confusion).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
