diff --git a/src/206fdad4-14d0-45f1-9c84-3d09abf48a39/item.json b/src/206fdad4-14d0-45f1-9c84-3d09abf48a39/item.json new file mode 100644 index 0000000..4d1f0dd --- /dev/null +++ b/src/206fdad4-14d0-45f1-9c84-3d09abf48a39/item.json @@ -0,0 +1,54 @@ +{ + "name": "Captcha", + "short_description": "Captcha robot check.", + "description": "Provides the use of a captcha plugin.", + "properties": { + "properties0": { + "name": "type", + "example": "captcha", + "mandatory": "1", + "description": "(mandatory) must be captcha." + }, + "properties3": { + "name": "name", + "example": "captcha", + "adjustable": "1", + "mandatory": "1", + "description": "(mandatory) is the unique name of the field." + }, + "properties2": { + "name": "validate", + "example": "captcha", + "mandatory": "1", + "description": "(mandatory) must be captcha." + }, + "properties1": { + "name": "label", + "example": "Captcha", + "mandatory": "1", + "translatable": "1", + "description": "(mandatory) (translatable) is the descriptive title of the field." + }, + "properties4": { + "name": "description", + "example": "We do not like spam, please show us you are human", + "translatable": "1", + "description": "(optional) (translatable) is text that will be shown as a tooltip when the user moves the mouse over the drop-down box." + }, + "properties5": { + "name": "namespace", + "example": "[[[component]]]", + "description": "(optional) the component name seems to work" + } + }, + "has_defaults": "0", + "datatype": "", + "datalenght": "", + "datalenght_other": "", + "datadefault": "", + "datadefault_other": "", + "indexes": "0", + "null_switch": "NOT NULL", + "store": "0", + "guid": "206fdad4-14d0-45f1-9c84-3d09abf48a39" +} \ No newline at end of file