User:Alsroot/trash/Object Bundles: Difference between revisions

Line 50: Line 50:
| ''mime_type''
| ''mime_type''
| mandatory
| mandatory
| define metadata for a file which which will be stored in Journal(according to ''journal_file'')
| define metadata for a file which will be stored in Journal(according to ''journal_file'')
|-
|-
| ''*''
| ''*''
Line 59: Line 59:


METADATA file could have several ''[Manifest]'' sections, in that case they would be parted by different suffixes e.g. ''[Manifest2]'', ''[Manifest.additional]'' etc. Multi-object bundles could be utilized in >0.86 for collections of objects or actions.
METADATA file could have several ''[Manifest]'' sections, in that case they would be parted by different suffixes e.g. ''[Manifest2]'', ''[Manifest.additional]'' etc. Multi-object bundles could be utilized in >0.86 for collections of objects or actions.
==== [Bundle] section ====
If ''[Metadata]/journal_file'' is omited(bundle will be stored as is in Journal), this section describes additional to ''[Metadata]'' properties.
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
|-style="background:#787878; color: white;"
! Field
! Flags
! Notes
|-
| ''exec''
| required
| How to activate bundle from Journal
|-
|}


=== MANIFEST file ===
=== MANIFEST file ===