[[BackLinksMenu]] [[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|)]] = Analysis = == Overview == This task is about the base links support that is in the model. == Task requirements == * Create a base model library for support of links. It should provide: * single link structure. * some utility classes for links, if needed. * persistence of links. * Links are mainly defined and used with Frames. * consider adding functionality to the Frame to support Links. * Create a wiki page that describes the general design of the links in the model. == Task result == * wiki page. * source code. == Implementation idea == * see other tasks in the task index that are about links. * 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.) * create the wiki page and fill in the concepts and design. * implement the base model support for links in the model. == Related == * [[wiki:LINKS_MANIPULATION_R0]][[BR]] * [[wiki:LINKS_ACTIONS_COMMON_R0]][[BR]] * [[wiki:LINKS_ACTIONS_NAVIGATING_R0]][[BR]] * [[wiki:LINKS_ACTIONS_SHOWING_R0]][[BR]] * [[wiki:LINKS_ACTIONS_PLAYING_R0]][[BR]] * [[wiki:LINKS_ACTIONS_MULTI_PARAMETERS_R0]][[BR]] * [[wiki:LINKS_ACTIONS_ANNOBEAMS_R0]][[BR]] * the task is related to LINKS with all their sub-tasks. (see http://sophie2.org/trac/wiki/TASK_INDEX for more information). == How to demo == * show the wiki page and explain the stuff there. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = ^(Write comments for this or later revisions here.)