mirror of https://github.com/perkeep/perkeep.git
Add camliContentImage.
See camlistore.org/issue/395 Change-Id: I7057593c6733f0e6312681399c3d707dd3aac147
This commit is contained in:
parent
bf6bde214a
commit
bfaf8fa120
|
@ -25,6 +25,14 @@ search, FUSE, and web UI.
|
|||
when a permanode is a file, the camliContent is set to the fileref
|
||||
(the blobref of the "file" schema blob)
|
||||
|
||||
"camliContentImage": (single-valued)
|
||||
|
||||
when a permanode has camliContent set, but the camliContent is of
|
||||
a non-image, the camliContentImage points to a "file" schema's
|
||||
blobref of an image representation of the content. For instance,
|
||||
this might be the cover art of an MP3 file or a thumbnail of a
|
||||
spreadsheet.
|
||||
|
||||
"camliMember": (multi-valued)
|
||||
|
||||
when the permanode represents a set (unordered, unkeyed), the
|
||||
|
|
Loading…
Reference in New Issue