Difference between revisions of "User talk:Alsroot/trash/Object Bundles"
Jump to navigation
Jump to search
(Created page with 'What about metadata properties with binary values such as the previews? ~~~~') |
|||
Line 1: | Line 1: | ||
What about metadata properties with binary values such as the previews? [[User:Tomeu|Tomeu]] 08:50, 27 July 2009 (UTC) | What about metadata properties with binary values such as the previews? [[User:Tomeu|Tomeu]] 08:50, 27 July 2009 (UTC) | ||
+ | * Any field in METADATA file can have _file suffix, in that case content of this field(substring w/o _file suffix) will be fetched from file inside of the bundle; so in case of preview, METADATA could have field "preview_file=<file-inside-of-the-bundle>" |
Revision as of 04:01, 27 July 2009
What about metadata properties with binary values such as the previews? Tomeu 08:50, 27 July 2009 (UTC)
- Any field in METADATA file can have _file suffix, in that case content of this field(substring w/o _file suffix) will be fetched from file inside of the bundle; so in case of preview, METADATA could have field "preview_file=<file-inside-of-the-bundle>"