| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=BASE_MODEL_LINKS_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|)]] |
| 4 | = Analysis = |
| 5 | |
| 6 | == Overview == |
| 7 | This task is about the base links support that is in the model. |
| 8 | == Task requirements == |
| 9 | * Create a base model library for support of links. It should provide: |
| 10 | * single link structure. |
| 11 | * some utility classes for links, if needed. |
| 12 | * persistence of links. |
| 13 | * Links are mainly defined and used with Frames. |
| 14 | * consider adding functionality to the Frame to support Links. |
| 15 | * Create a wiki page that describes the general design of the links in the model. |
| 16 | |
| 17 | == Task result == |
| 18 | * wiki page. |
| 19 | * source code. |
| 20 | |
| 21 | == Implementation idea == |
| 22 | * see other tasks in the task index that are about links. |
| 23 | * examine Sophie 1.0 links. (see http://sophieproject.org/download/, http://sophieproject.org/tutorials, http://sophieproject.org/node/235 to get some ideas about the design of timelines.) |
| 24 | * create the wiki page and fill in the concepts and design. |
| 25 | * implement the base model support for links in the model. |
| 26 | |
| 27 | == Related == |
| 28 | * [[wiki:LINKS_MANIPULATION_R0]][[BR]] |
| 29 | * [[wiki:LINKS_ACTIONS_COMMON_R0]][[BR]] |
| 30 | * [[wiki:LINKS_ACTIONS_NAVIGATING_R0]][[BR]] |
| 31 | * [[wiki:LINKS_ACTIONS_SHOWING_R0]][[BR]] |
| 32 | * [[wiki:LINKS_ACTIONS_PLAYING_R0]][[BR]] |
| 33 | * [[wiki:LINKS_ACTIONS_MULTI_PARAMETERS_R0]][[BR]] |
| 34 | * [[wiki:LINKS_ACTIONS_ANNOBEAMS_R0]][[BR]] |
| 35 | * the task is related to LINKS with all their sub-tasks. (see http://sophie2.org/trac/wiki/TASK_INDEX for more information). |
| 36 | |
| 37 | == How to demo == |
| 38 | * show the wiki page and explain the stuff there. |
| 39 | |
| 40 | = Design = |
| 41 | |
| 42 | = Implementation = |
| 43 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 44 | |
| 45 | = Testing = |
| 46 | |
| 47 | = Comments = |
| 48 | ^(Write comments for this or later revisions here.) |