Opened 18 years ago
Closed 12 years ago
#424 closed New Feature (fixed)
FCKeditor Lite
Reported by: | Daniel Raymond | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Discussion | Cc: |
Description
It would be great to have a lite version for the Fckeditor, just for small needs like bold, italic, numbering, bullet, link. Cause right now, the control takes too much resources on loading.
Change History (7)
comment:1 Changed 18 years ago by
Keywords: | Discussion added |
---|---|
Milestone: | FCKeditor 3.0 |
comment:2 Changed 18 years ago by
We could use the prebuilt functions that IE or Firefox support. I know bold, italic, link, etc. are prebuilt when replacing a textarea by a richtextarea.
comment:3 Changed 18 years ago by
Milestone: | → FCKeditor 3.0 |
---|
I've been thinking about it in one of my sleepless nights.
This is something to be discussed for version 3.0, which will in any case drastically improve the performance of the "full version".
I'm re-targeting it to the 3.0, which doesn't mean that it will be done for that, but it will be considered for discussion.
comment:4 Changed 17 years ago by
Summary: | Fckeditor Lite → FCKeditor Lite |
---|
comment:5 Changed 16 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.x |
---|
The current implementation of CKEditor already opens the door for having a stripped down version of the editor. What we are missing now are the tools to properly do that. We should have it in one of our future releases.
comment:7 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is finally possible with CKEditor 4. There are 3 default presets and there is online builder, so build is fully configurable.
What's exactly "lite"?
You have said a set of commands, but other people will ask for other additions like images, clean up pasting from Word, colors, ...
So having a set of commands just small enough to be considered lite and useful at the same task is hard because everyone will say that they need only his commands and nothing else.