Opened 12 years ago
Closed 12 years ago
#9628 closed Task (fixed)
New contents.css
Reported by: | Frederico Caldeira Knabben | Owned by: | Olek Nowodziński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
We should have a rich contents.css, which makes contents created with the editor modern and cool.
This could be accompanied by new samples contents (getting rid of Little Red...) that will also make the editor look cool when loading a sample. Other than beautiful at the first glance, it can also expose some of the editor features.
Change History (7)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Owner: | set to Olek Nowodziński |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by
On the current branch, the combos have their items cut (e.g. font size), because contents.css is enforcing the line-height.
comment:4 Changed 12 years ago by
Before masterising, the default contents must be htmlencoded as textarea cannot contain tags (the samples must show the right way for it).
Additionally, the contents must be put in a single line (minified HTML). The focus on the demo pages is not on the contents but on the rest of the page.
comment:5 Changed 12 years ago by
Status: | assigned → review |
---|
comment:6 Changed 12 years ago by
Status: | review → review_passed |
---|
I've just pushed a few changes to it. I'm ok to masterise it now.
comment:7 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Note that, still the new styles must be good enough for the overall usage of the editor. This means that we must come with something that will fit all needs, but still be nice.
Of course the sites using CKEditor content will not match the editor styles, but they'll not match the current styles as well, so better to make it look good.