Opened 17 years ago
Closed 17 years ago
#2441 closed New Feature (fixed)
V3: Samples
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed V3ProtoStruct Review+ | Cc: |
Description
We must have clear samples that show most of the editor features. These samples are often used as references when integrating the editor in the real world.
Change History (5)
comment:1 Changed 17 years ago by
Keywords: | V3ProtoStruct Review? added |
---|---|
Owner: | set to Frederico Caldeira Knabben |
Status: | new → assigned |
comment:2 Changed 17 years ago by
Summary: | V3 : Samples → V3: Samples |
---|
comment:3 Changed 17 years ago by
Type: | Bug → New Feature |
---|
comment:4 Changed 17 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The CKEditor prototype contains the _samples folder, which should hold all our samples. There are several differences from the samples available with FCKeditor:
Regarding the "template system" in the dev version, all samples run through the "sample.html" file. This file takes the HTML defined in the sample files and fill placeholders with it.
When "building" the code for distribution, we will be transforming the samples, removing the template file and make each sample independent (basically writing the filled template in the files).