Changes between Version 12 and Version 13 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0


Ignore:
Timestamp:
06/11/09 12:10:19 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_APP_SERVER_RESOURCE_ACCESS_R0

    v12 v13  
    77== Overview == 
    88This group of tasks is about accessing resources on the server from the client application. [[BR]] 
    9 Sophie2 Author (and probably Reader) should provide a palette that lists the resources on a given server and allows actions to be taken on them.  The exact list of actions is not yet well defined - for sure, it must be able to open them. Resource listing will be available only if a connection to a server is established and selected. [[BR]] 
     9Sophie2 Author (and probably Reader) should provide a palette that lists the resources on a given server and allows actions to be taken on them.  The exact list of actions is not yet well defined, but the user visible part will contain: 
     10 * Retrieve resource list - the list should not contain users, groups and other administrative resources. This should depend on user privilegies. 
     11 * Filter the list - filtering should allow filtering books, image frames, etc. 
     12 * Retrieve preview of a resource (not part of this task) 
     13 * Retrieve meta of a resource (not part of this task) 
     14 * Edit resources - depends on user permissions  
     15 * Delete resources - depends on user permissions 
     16 * Resource listing will be available only if a connection to a server is established and selected. [[BR]] 
    1017The server, on the other hand, should provide a facade and web services for resource access. At this iteration, a prototype of this will be created, allowing users to remotely open a book that resides on the Sophie 2 Server. 
    1118