blob: ac2f416345b1ac8c272a3db165be715e32a1fb8c [file] [log] [blame]
[
{
"category": "{{image_category}}",
"type": "Switch",
"key": "showlogo",
"title": "{{showlogo_title}}",
"defaultValue": "1",
"scope": "plugin,Watermark"
},
{
"category": "{{image_category}}",
"type": "List",
"key": "logoposition",
"title": "{{logoposition_title}}",
"defaultValue": "3",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"entryValues": [
"1",
"2",
"3",
"4"
],
"entries": [
"{{position_entries_1}}",
"{{position_entries_2}}",
"{{position_entries_3}}",
"{{position_entries_4}}"
]
},
{
"category": "{{image_category}}",
"type": "Path",
"key": "mark",
"title": "{{mark_title}}",
"defaultValue": "data/jamiwhite.png",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"mimeType": "*/png,*/jpg,*/jpeg"
},
{
"category": "{{image_category}}",
"type": "List",
"key": "markbackground",
"title": "{{markbackground_title}}",
"summary": "{{markbackground_summary}}",
"defaultValue": "black@0.0",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"entryValues": [
"black@0.0",
"black@0.5",
"white@0.5"
],
"entries": [
"{{markbackground_entries_1}}",
"{{markbackground_entries_2}}",
"{{markbackground_entries_3}}"
]
},
{
"category": "{{image_category}}",
"type": "List",
"key": "logosize",
"title": "{{logosize_title}}",
"defaultValue": "0.1",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"entryValues": [
"0.1",
"0.15",
"0.2",
"0.25",
"0.4",
"0.6",
"0.8",
"1.0"
],
"entries": [
"10%",
"15%",
"20%",
"25%",
"40%",
"60%",
"80%",
"100%"
]
},
{
"category": "{{text_category}}",
"type": "Switch",
"key": "showinfos",
"title": "{{showinfos_title}}",
"defaultValue": "1",
"scope": "plugin,Watermark"
},
{
"category": "{{text_category}}",
"type": "List",
"key": "infosposition",
"title": "{{infosposition_title}}",
"defaultValue": "3",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"1",
"2",
"3",
"4"
],
"entries": [
"{{position_entries_1}}",
"{{position_entries_2}}",
"{{position_entries_3}}",
"{{position_entries_4}}"
]
},
{
"category": "{{text_category}}",
"type": "EditText",
"key": "location",
"title": "{{location_title}}",
"summary": "{{location_summary}}",
"defaultValue": "",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "{{text_category}}",
"type": "Switch",
"key": "date",
"title": "{{date_title}}",
"defaultValue": "1",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "{{text_category}}",
"type": "List",
"key": "dateformat",
"title": "{{dateformat_title}}",
"defaultValue": "%x",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"%x",
"%a %Y/%m/%d",
"%a %m/%d/%Y",
"%a %d/%m/%Y",
"%Y/%m/%d",
"%m/%d/%Y",
"%d/%m/%Y",
"%b %d %Y",
"%d %b %Y "
],
"entries": [
"{{language_pattern}}",
"{{timeformat_entries_2}}",
"{{timeformat_entries_3}}",
"{{timeformat_entries_4}}",
"{{timeformat_entries_5}}",
"{{timeformat_entries_6}}",
"{{timeformat_entries_7}}",
"{{timeformat_entries_8}}",
"{{timeformat_entries_9}}"
]
},
{
"category": "{{text_category}}",
"type": "Switch",
"key": "time",
"title": "{{time_title}}",
"defaultValue": "1",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "{{text_category}}",
"type": "List",
"key": "timeformat",
"title": "{{timeformat_title}}",
"defaultValue": "%X",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"%X",
"%R",
"%T",
"%I\\\\\\\\\\\\:%M %p",
"%r"
],
"entries": [
"{{language_pattern}}",
"HH:MM (24H)",
"HH:MM:SS (24H)",
"HH:MM (12H)",
"HH:MM:SS (12H)"
]
},
{
"category": "{{text_category}}",
"type": "Switch",
"key": "timezone",
"title": "{{timezone_title}}",
"defaultValue": "1",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "{{text_category}}",
"type": "List",
"key": "fontsize",
"title": "{{fontsize_title}}",
"defaultValue": "14",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"10",
"12",
"14",
"16",
"18",
"24",
"36",
"72"
],
"entries": [
"10",
"12",
"14",
"16",
"18",
"24",
"36",
"72"
]
},
{
"type": "Switch",
"key": "WatermarkAlways",
"title": "{{WatermarkAlways_title}}",
"summary": "{{WatermarkAlways_summary}}",
"defaultValue": "1",
"scope": "plugin"
}
]