Ticket #3 (closed Task: fixed)
Merge fck_1.js and fck_2.js to fck.js
| Reported by: | FredCK | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
In the past, we have used a different loading system that separated the code in three files. We have understood that it doesn't gave us so much in the loading performance, and the method has been changed. Now we have just one file with all the code.
To better organize the code, we must now merge the fck_1.js and fck_2.js files (and their respective browser specific implementations) to the fck.js file.
Change History
Note: See
TracTickets for help on using
tickets.