Changes between Version 8 and Version 9 of BASE_RESOURCE_COMMONS_R0


Ignore:
Timestamp:
12/02/08 15:43:40 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_RESOURCE_COMMONS_R0

    v8 v9  
    1414  * data 
    1515  * URL 
    16  * MetaInfo 
     16 * !MetaInfo 
     17 * comment 
    1718 
    18 Types of resource targets. 
     19Resource Scope 
     20 * Book 
     21 * Local 
     22 * Server 
     23 
     24Types of resources 
    1925 * Text 
     26  * Plain 
     27  * RTF 
     28  * HTML 
     29 * Image 
    2030 * Audio 
    2131 * Movie 
    2232 * Book 
     33 * Template 
    2334 * etc. 
    2435 
     
    2637 * info about the author of the resource 
    2738 * info about the date the resource was created 
     39 * version of the resource 
    2840 * info when the resource was last modified 
    2941 * info who was the last that modified the resource 
     
    3749 * The resource can be persisted. 
    3850 * The resource can be imported(exported) on a server. 
     51 
     52Resource Manager manages: 
     53 * Resource Versioning 
     54 * Resource Security 
     55 * Resource save/load 
     56 
     57''In the first revision of the task you should improve resource concept.'' 
    3958 
    4059== Task requirements ==