Sindbad~EG File Manager
[
{
"name": "collage",
"label": "Preview",
"importance": "high",
"type": "group",
"widget": "collage",
"description": "You can move(pan) the images around by dragging them. You can also select an image and then use the + or - keys on your keyboard to zoom or simply hold down the Z key while moving your mouse wheel.",
"fields": [
{
"name": "template",
"label": "Layout",
"importance": "high",
"type": "select",
"options": [
{
"value": "1",
"label": "1"
},
{
"value": "1-1",
"label": "1-1"
},
{
"value": "2",
"label": "2"
},
{
"value": "2-1",
"label": "2-1"
},
{
"value": "1-2",
"label": "1-2"
},
{
"value": "2-2",
"label": "2-2"
},
{
"value": "3-1",
"label": "3-1"
},
{
"value": "1-3",
"label": "1-3"
},
{
"value": "2-3",
"label": "2-3"
},
{
"value": "3-2",
"label": "3-2"
},
{
"value": "3-3",
"label": "3-3"
}
],
"default": "2-1"
},
{
"name": "options",
"label": "Display options",
"importance": "low",
"type": "group",
"fields": [
{
"name": "heightRatio",
"label": "Height",
"importance": "low",
"type": "number",
"decimals": 2,
"min": 0.1,
"max": 2,
"default": 0.75
},
{
"name": "spacing",
"label": "Spacing",
"importance": "low",
"type": "number",
"decimals": 2,
"min": 0,
"max": 2,
"default": 0.5
},
{
"name": "frame",
"label": "Frame",
"importance": "low",
"type": "boolean",
"default": true
}
]
},
{
"name": "clips",
"label": "Clips",
"importance": "low",
"type": "list",
"min": 1,
"entity": "clip",
"field": {
"name": "clip",
"label": "Clip",
"importance": "low",
"type": "group",
"fields": [
{
"name": "image",
"type": "image",
"label": "Image",
"importance": "low"
},
{
"name": "offset",
"label": "Offset",
"importance": "low",
"type": "group",
"fields": [
{
"name": "top",
"label": "Top",
"importance": "low",
"type": "number",
"default": 0
},
{
"name": "left",
"label": "Left",
"importance": "low",
"type": "number",
"default": 0
}
]
},
{
"name": "alt",
"type": "text",
"label": "Alternative text",
"importance": "high",
"description": "Required. If the browser can't load the image this text will be displayed instead. Also used by readspeakers."
},
{
"name": "title",
"type": "text",
"label": "Hover text",
"importance": "low",
"description": "Optional. This text is displayed when the user hovers his pointing device over the image.",
"optional": true
},
{
"name": "scale",
"label": "Scale",
"importance": "low",
"type": "number",
"decimals": 2,
"min": 0.01,
"default": 1
}
]
}
}
]
}
]
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists