Editor Enhancement: Add ability to set text color and background.
-----------------------------------------------------------------

                 Key: WAVE-270
                 URL: https://issues.apache.org/jira/browse/WAVE-270
             Project: Wave
          Issue Type: Improvement
          Components: Web Client
            Reporter: Yuri Zelikov
            Priority: Minor


Currently it is impossible to set the color and background of the text in the 
Web Client. 
I think this patch can be a good exercise from someone who wants to get dirty 
with the WIAB client code (The patch difficulty is medium - so it's not for 
total beginners, but hey - you can try!)
The patch should include:
Addition of 2 more controls (toggle buttons) on the Edit toolbar to set the 
color and background. This should be done in the EditToolbar class, similar to 
the text size or text font controls.
Addition of 2 annotation handlers - should add class to actually render the 
annotations - similar to TitleAnnotationHandler and then register these in 3 
places, one of them in StageTwo (TitleAnnotationHandler.register(r);)
Hint: To make your work easier - run only the UndercurrentHarness panel which 
enables your to work only with the wave panel - run it with the 
waveharness-hosted target in the build.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to