[[BackLinksMenu]] [[TicketQuery(summary=TIMELINES_REDESIGN_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 current implementation of timelines lacks a couple of things and those need to be added: * Support for groups activation. * Intro, main and outro parts. * Properly manage the time values of each page - currently there is one timer for the book, changing the page should start a new timer for the page. Besides that the current model should be reworked to correspond to the new resource model. == Task requirements == == Task result == Prototype. == Implementation idea == * Use the design draft posted by milo in http://pastebin.asteasolutions.net/f444cc8f1. * Implement new time values that are shifted by a large value like C = 10^15^ for the 3 different parts of the timeline, thus intro will be in the interval of [0, C), main - [[C, 2C), outro - [2C, 3C]. == Related == ^(Add links to related tasks that could be useful or helpful.)^ == How to demo == ^(Provide instructions for demonstration of the task.)^ = 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.)