Changes between Version 9 and Version 10 of S2S_WEB_RESOURCE_MANIPULATION_R0


Ignore:
Timestamp:
06/19/09 19:23:50 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_WEB_RESOURCE_MANIPULATION_R0

    v9 v10  
    99 * This will happen on 2 steps. 
    1010  * First of all there should be a list of available resources inside resource section, or search results section. 
     11   * The list should include resource name, resource type(image,text,book etc.), indication of rights, owner. 
    1112  * 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). 
    12  * The list should include resource name, resource type(image,text,book etc.), indication of rights, owner. 
     13   * In this section user is allowed to edit some of the listed meta data. 
     14   * 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 
     15     * [DOMAINNAME]/[RESOURCE PATH]/[RESOURCE][[BR]] 
     16     * The resource path it self contains the names of the parents of the current resource(like folders structure) 
     17 
    1318== Task requirements == 
    14  * Add resource section that includes list of available resources on the Server. 
    15  * Include the required fields. 
    16  * Allow the user to open detailed resource view section. 
    17  * The detailed view should be fake or empty page for this revision.  
    18  
     19 * Produce the link functionality for detailed resource view. 
     20 * For this revision the detailed section should contain only resource meta data. 
     21 * Optional we could add the functionality for editing the meta data (this is with low possibility)  
     22 * Optional add download button with proper functionality 
     23  
    1924== Task result == 
    2025 * The result should be source code. 
    2126 
    2227== Implementation idea == 
    23  * Use resource meta data as source for displaying the data in the list. 
    24  * If needed implement fake users in order to demonstrate different permissions(rights) for resource. 
    2528 * Create few sample resources and users. 
     29 * 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.  
    2630 
    2731== Related == 
     
    2933[wiki:GROUP_APP_SERVER_RESOURCE_ACCESS_R0] 
    3034== How to demo == 
    31  * open url go to resource section 
    32  * show the list  
    33  * open fake detailed view 
     35 * paste different urls in order to demonstrate the deep link 
    3436 
    3537= Design = 
     
    4345 
    4446= Comments = 
    45  * There should be a detailed view section that allows the user to edit some of the listed meta data. 
     47  
    4648 * 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.