wiki:S2S_WEB_RESOURCE_MANIPULATION_R0

Version 9 (modified by dido, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro 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|) failed
current transaction is aborted, commands ignored until end of transaction block

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.

S2S_WEB_COMMONS_R1
GROUP_APP_SERVER_RESOURCE_ACCESS_R0

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

  • There should be a detailed view section that allows the user to edit some of the listed meta data.
  • Editing resource it self could happen if the user download it or via applet. Also another way to edit resource is to reach it from the application without using the site.

Attachments