| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=SPELL_CHECK_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | |
| 5 | = Analysis = |
| 6 | |
| 7 | == Overview == |
| 8 | Support for spell-checking needs to be added to Sophie. At this revision, actual implementation should be done. |
| 9 | |
| 10 | == Task requirements == |
| 11 | Spell check needs to be added in Sophie with the following things supported: |
| 12 | * TODO To be determined at the end of the week when R0 is near completion. |
| 13 | |
| 14 | == Task result == |
| 15 | Source code |
| 16 | |
| 17 | == Implementation idea == |
| 18 | Use the prototype from the previous revision of the task as a starting point for the implementation. |
| 19 | |
| 20 | == Related == |
| 21 | SPELL_CHECK_R0 |
| 22 | |
| 23 | == How to demo == |
| 24 | Demonstrate the use of spell-check: |
| 25 | * Type some text in a text frame in Sophie. |
| 26 | * Open the spell check palette and run the check. |
| 27 | * Replace some words and ignore others. |
| 28 | |
| 29 | = Design = |
| 30 | ^Describe your design here. |
| 31 | |
| 32 | = Implementation = |
| 33 | ^Describe and link the implementation results here (from the wiki or the repository). |
| 34 | |
| 35 | = Testing = |
| 36 | ^Place the testing results here. |
| 37 | |
| 38 | = Comments = |
| 39 | ^Write comments for this or later revisions here. |