Changes between Version 8 and Version 9 of BASE_RESOURCE_COMMONS_R0
- Timestamp:
- 12/02/08 15:43:40 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_RESOURCE_COMMONS_R0
v8 v9 14 14 * data 15 15 * URL 16 * MetaInfo 16 * !MetaInfo 17 * comment 17 18 18 Types of resource targets. 19 Resource Scope 20 * Book 21 * Local 22 * Server 23 24 Types of resources 19 25 * Text 26 * Plain 27 * RTF 28 * HTML 29 * Image 20 30 * Audio 21 31 * Movie 22 32 * Book 33 * Template 23 34 * etc. 24 35 … … 26 37 * info about the author of the resource 27 38 * info about the date the resource was created 39 * version of the resource 28 40 * info when the resource was last modified 29 41 * info who was the last that modified the resource … … 37 49 * The resource can be persisted. 38 50 * The resource can be imported(exported) on a server. 51 52 Resource 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.'' 39 58 40 59 == Task requirements ==