[[BackLinksMenu]] [[TicketQuery(summary=GROUP_PLAIN_AND_RTF_RESOURCES_R0, 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|)]] = Analysis = == Overview == The user should be able to insert Plain text and RTF as resources in a book. == Task requirements == * Provide Text document in the Insert menu * Provide a file dialog for text files (*.txt) * Provide RTF document in the Insert menu * Provide a file dialog for RTF files (*.rtf) == Task result == Code == Implementation idea == See TEXT_RESOURCE_HTML_R0 == Related == TEXT_RESOURCE_HTML_R0 == How to demo == * Insert a plain text * Insert a RTF file * Save and reload the book = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)