Version 8 (modified by tsachev, 16 years ago) (diff) |
---|
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
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
(Write comments for this or later revisions here.)
Attachments
-
resource.png
(24.3 KB) -
added by tsachev 16 years ago.
Desing of resources handler
- Resource-view.png (6.1 KB) - added by tsachev 16 years ago.