VisualDataSchema:Page upload: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
"title-parsed": "Page upload", | "title-parsed": "Page upload", | ||
"title": "Page upload", | "title": "Page upload", | ||
"description-parsed": "a multiple upload with | "description-parsed": "a multiple file upload with droppable area and caption. Uploaded files will be saved under the page holding this schema, using the \u003Cb\u003EpageId as prefix\u003C/b\u003E", | ||
"description": "a multiple upload with | "description": "a multiple file upload with droppable area and caption. Uploaded files will be saved under the page holding this schema, using the '''pageId as prefix'''" | ||
}, | }, | ||
"properties": { | "properties": { | ||
Line 86: | Line 86: | ||
"type": "object", | "type": "object", | ||
"title": "Page upload", | "title": "Page upload", | ||
"description": "a multiple upload with | "description": "a multiple file upload with droppable area and caption. Uploaded files will be saved under the page holding this schema, using the \u003Cb\u003EpageId as prefix\u003C/b\u003E" | ||
} | } |
Revision as of 11:05, 30 October 2023
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Page upload" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "a multiple file upload with droppable area and caption. Uploaded files will be saved under the page holding this schema, using the <b>pageId as prefix</b>" |