Calendar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
"uuid": "6897a77333e44", | "uuid": "6897a77333e44", | ||
"name": "Calendar", | "name": "Calendar", | ||
"description": "https://github.com/vkurko/calendar" | "description": "See https://github.com/vkurko/calendar" | ||
}, | }, | ||
"properties": { | "properties": { | ||
Line 150: | Line 150: | ||
"name": "resourceIds", | "name": "resourceIds", | ||
"type": "property", | "type": "property", | ||
" | "multiple-items": true, | ||
"label": "resources", | "label": "resources", | ||
"help-message": "Resources associated to this event (eg. conference room, class-room a, ...)", | "help-message": "Resources associated to this event (eg. conference room, class-room a, ...)", | ||
" | "default": [], | ||
"visibility": "visible", | |||
"preferred-input": "OO.ui.MenuTagMultiselectWidget", | "preferred-input": "OO.ui.MenuTagMultiselectWidget", | ||
"input-config": [], | "input-config": [], | ||
"options-allow-null": false, | "options-allow-null": false, | ||
"required": false, | "required": false, | ||
" | "uuid": "689c801d3f888", | ||
" | "options-values-parsed": { | ||
"room a": "room a", | |||
"room b": "room b", | |||
"room c": "room c" | |||
}, | |||
"layout": "table" | |||
}, | }, | ||
"format": "text", | "format": "text", | ||
Line 274: | Line 280: | ||
}, | }, | ||
"type": "object", | "type": "object", | ||
"description": "\u003Ca rel=\"nofollow\" class=\"external free\" target=\"_blank\" href=\"https://github.com/vkurko/calendar\"\u003Ehttps://github.com/vkurko/calendar\u003C/a\u003E" | "description": "See \u003Ca rel=\"nofollow\" class=\"external free\" target=\"_blank\" href=\"https://github.com/vkurko/calendar\"\u003Ehttps://github.com/vkurko/calendar\u003C/a\u003E" | ||
} | } |
Revision as of 12:23, 13 August 2025
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "See <a rel="nofollow" class="external free" target="_blank" href="https://github.com/vkurko/calendar">https://github.com/vkurko/calendar</a>" |