wiki:FRAME_TITLE_R0
Last modified 3 years ago Last modified on 02/20/09 05:03:20

Pages linking to FRAME_TITLE_R0:
TASK_INDEX

Ticket Summary Owner Status Type Component Priority Effort Importance
#791 FRAME_TITLE_R0 sriggins closed planned_task FRAME_PROPERTIES 3 1 0

Reported by Astea, 4 years ago.

Description

wiki page: FRAME_TITLE_R0 - effort: 1d

Analysis_owners

sriggins

Analysis_score

0

Design_score

0

Imp._score

0

Test_score

0

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_CONTENT_TYPE> Frame <ID>"
    • 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

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