#2164 closed New Feature (invalid)
Color Formatting
Reported by: | lutzclem | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) - Retired |
Keywords: | Pending | Cc: |
Description
A color formatting toolbar, like it is implemented in the standard FCKeditor, would lead to more clearly laid out articles IMO.
Attachments (1)
Change History (9)
comment:1 Changed 17 years ago by
Keywords: | Pending added |
---|
comment:2 Changed 17 years ago by
I'm referring to the "Text Color" and "Background Color" buttons in the mainline FCKeditor, like shown in the demo. It's a nice-to-have feature and useful when writing documentation or summaries.
comment:3 Changed 17 years ago by
There hasn't been an answer for two weeks so I thought I'd give this request a small bump. Is my last post clear enough? I'm including a screenshot to visualize what I mean.
Changed 17 years ago by
Attachment: | FCKeditor_color_formatting.2.png added |
---|
comment:4 Changed 17 years ago by
I know what you mean by Text Color and Background Color but I don't know where do you want to implement it in? Do you want it to be implemented in MediaWiki+FCKeditor project? Please let us know.
Thanks
comment:5 Changed 17 years ago by
Oh, I thought that was clear :) Yes, I made this feature request for MediaWiki+FCKeditor.
comment:6 Changed 17 years ago by
Component: | General → Project : MediaWiki+FCKeditor |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | → SVN |
Now it's clear :)
You can easily achieve this kind of behaviour in MW by editing
\extensions\FCKeditor\fckeditor_config.js
and uncommenting the following line:
['TextColor','BGColor'],
comment:7 Changed 17 years ago by
Great, thanks! Just one more question: why is this disabled by default?
comment:8 Changed 17 years ago by
Most of the MW users don't like the toolbar to be overloaded by buttons so that is way it is disabled by default.
Could you please specify what project are you referring to? Thanks