Your IP : 216.73.216.43


Current Path : /var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Configuration/ContentElements/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Configuration/ContentElements/c.json

{
	"tt_content": {
		"elements": {
			"c": {
				"key": "c",
				"label": "C",
				"description": "",
				"shortLabel": "",
				"color": "#000000",
				"icon": "",
				"columns": [
					"header",
					"tx_mask_file"
				],
				"columnsOverride": [],
				"labels": [
					"Header",
					"File"
				],
				"descriptions": [
					"",
					"only images are allowed"
				],
				"sorting": 2
			}
		},
		"sql": {
			"tx_mask_file": {
				"tt_content": {
					"tx_mask_file": "int(11) unsigned DEFAULT '0' NOT NULL"
				}
			}
		},
		"tca": {
			"tx_mask_file": {
				"config": {
					"appearance": {
						"fileUploadAllowed": 1
					}
				},
				"type": "file",
				"key": "file",
				"fullKey": "tx_mask_file",
				"imageoverlayPalette": 1
			},
			"header": {
				"coreField": 1,
				"type": "string",
				"key": "header",
				"fullKey": "header"
			}
		},
		"palettes": []
	}
}