[[BackLinksMenu]] [[TicketQuery(summary=FRAME_TITLE_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 == Add a title property to frames. Allow for editing the title via a info halo. Other places the title could later be edited include any structure editors, such as a page structure editor. The title will be used when lists of frames are displayed. Display the title as a tooltip when the cursor has hovered over the frame for the default tooltip time. == Task requirements == * Add a Info Halo * Add a info hud for the halo * Add a text field with label "Title:" * Display the title as a tooltip when in author mode and the cursor has hovered over the frame == Task result == The result of this task is code == Implementation idea == * Use a white i inside a blue circle for the halo icon * Default the title DISPLAY to " Frame " * The ID could be resource ID for the frame * You might not want to actually set the title by default, just generate a value on the fly. This would cut down on book size and not use space unless the author sets an explicit frame title == Related == * [wiki:SCENE_COMMONS_R2] == How to demo == * Demo setting and displaying the frame title = 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 =