- Status Closed
- Percent Complete
- Task Type Information
- Category Text Rendering
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version 1.0-beta
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by rajubuchi - 30.10.2015
Last edited by peterdd - 05.04.2021
Opened by rajubuchi - 30.10.2015
Last edited by peterdd - 05.04.2021
FS#2085 - Enabling Color Coding options in CKEDITOR
Hi
So I figured out that there are no color coding options (to set text color and background color) for text in the CKEDITOR. I did some changes to CKEDITOR to add those, however, once I submit the text, it does not retain the changes.
Is there a particular reason why these are not enabled in the first place?
I am thinking it would be good add these, so that we can make the important text pop-out to the users.
- Raju
Loading...
Available keyboard shortcuts
- Alt + l Login Dialog / Logout
- Alt + a Add new task
- Alt + m My searches
- Alt + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + e ↵ Enter Edit this task
- Alt + w watch task
- Alt + y Close Task
Task Editing
- Alt + s save task
I think this is left out for a good reason.
I even think the current CKEditor config in Flyspay is too much bloat and distracts the normal user from finishing reporting tasks. (they start playing with the formatting options to make it look like they like it instead on focussing on content. I know this from a CMS that uses similiar htmleditors and the resulting HTML sourcecode is horrible when average people use it.)
How a 'important text pop-out' looks should be the job of the CSS. So it is consistent for the whole flyspray installation. The coming Flyspray versions make it even easier to setup custom css stylesheets.
The current CKEditor in Flyspray is quite standard CKEditor setup. There could indead be some work done to integrate it better into Flyspray layout and workflow, e.g. the styles of Flyspray inside the CKEditor so editing looks exact like viewing the task in Flyspray. (like the 'Preview'-button in the dokuwiki-plugin)