Sindbad~EG File Manager
[
{
"name": "description",
"label": "Description",
"importance": "medium",
"type": "text",
"widget": "html",
"description": "Description of the goals page.",
"default": "Insert the goals that you have chosen to work with.",
"enterMode": "p",
"tags": [
"strong",
"em",
"u",
"a",
"ul",
"ol",
"h2",
"h3",
"hr",
"pre",
"code"
],
"optional": true
},
{
"name": "defineGoalText",
"label": "Define goal link text",
"importance": "low",
"type": "text",
"description": "Text that will be displayed on the button for creating a new goal.",
"default": "Create a new goal"
},
{
"name": "definedGoalLabel",
"label": "Label for a user defined goal",
"importance": "low",
"type": "text",
"description": "Text that will be displayed as label on a user created goal.",
"default": "User defined goal"
},
{
"name": "defineGoalPlaceholder",
"label": "Define goal placeholder",
"importance": "low",
"type": "text",
"description": "Text that will be displayed as a placeholder when creating a new goal.",
"default": "Write here..."
},
{
"name": "goalsAddedText",
"label": "Text indicating how many goals has been added",
"importance": "low",
"type": "text",
"default": "Goals added:",
"description": "This text will follow after the amount of goals that is currently created, example: 'Goals added: 5' where 'Goals added:' is this text."
},
{
"name": "specifyGoalText",
"label": "Text for \"Specify goal\"-button",
"importance": "low",
"type": "text",
"default": "Specification"
},
{
"name": "removeGoalText",
"label": "Text for \"Remove goal\"-button",
"importance": "low",
"type": "text",
"default": "Remove Goal"
},
{
"name": "helpTextLabel",
"label": "Label for help text",
"importance": "low",
"type": "text",
"description": "Label for showing additional helpful information to the user.",
"default": "More information"
},
{
"name": "helpText",
"label": "Fill in additional help information",
"importance": "low",
"type": "text",
"widget": "html",
"description": "Here you can fill in additional helpful information for the user.",
"enterMode": "p",
"optional": true,
"tags": [
"strong",
"em",
"u",
"a",
"ul",
"ol",
"h2",
"h3",
"hr",
"pre",
"code"
]
},
{
"name": "goalDeletionConfirmation",
"type": "group",
"common": true,
"importance": "low",
"label": "Localize goal deletion confirmation",
"fields": [
{
"name": "header",
"type": "text",
"label": "Header",
"optional": false,
"default": "Confirm deletion"
},
{
"name": "message",
"type": "text",
"label": "Message",
"optional": false,
"default": "Are you sure you want to delete this goal?"
},
{
"name": "cancelLabel",
"type": "text",
"label": "Cancel button label",
"optional": false,
"default": "Cancel"
},
{
"name": "confirmLabel",
"type": "text",
"label": "Confirm button label",
"optional": false,
"default": "Confirm"
}
]
}
]
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists