wiki:S2S_WEB_RESOURCE_MANIPULATION_R0

Version 14 (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.
      • The list should include resource name, resource type(image,text,book etc.), indication of rights, owner.
    • 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).
      • In this section user is allowed to edit some of the listed meta data.
      • There should be a deep link to every resource. The url should be human readable - to do so we'll make it look something like this

Task requirements

  • Produce the deep link functionality for detailed resource view.
  • For this revision the detailed section should contain only resource meta data.
  • Optional we could add the functionality for editing the meta data (this is with low possibility)
  • Optional add download button with proper functionality

Task result

  • The result should be source code.

Implementation idea

  • Create few sample resources and users.
  • Don't take additional overhead for displaying the data in this section (in order of setting look and feel). The entire layout and vision for this page will be applied latter.

S2S_WEB_COMMONS_R1
GROUP_APP_SERVER_RESOURCE_ACCESS_R0

How to demo

  • paste different urls in order to demonstrate the deep link

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

  • 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