[[BackLinksMenu]] [[TicketQuery(summary=S2S_WEB_RESOURCE_MANIPULATION_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 goal of this task is to allow the users to manage, edit and view resource on Sophie 2 Server site. * This will happen on 2 steps. * First of all there should be a list of available resources inside resource section, or search results section. * Second after selecting a resource, detailed view section will appear. This section should include preview of the current resource, specific meta data, action menu that allow managing functionality(delete, open in applet, download, show hmtl/pdf preview etc. this will be specified in the next revision). * The list should include resource name, resource type(image,text,book etc.), indication of rights, owner. == Task requirements == * Add resource section that includes list of available resources on the Server. * Include the required fields. * Allow the user to open detailed resource view section. * The detailed view should be fake or empty page for this revision. == Task result == * The result should be source code. == Implementation idea == * Use resource meta data as source for displaying the data in the list. * If needed implement fake users in order to demonstrate different permissions(rights) for resource. * Create few sample resources and users. == Related == [wiki:S2S_WEB_COMMONS_R1] == How to demo == * open url go to resource section * show the list * open fake detailed view = 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.)