| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/GXModules/Gambio/Widgets/Button/ |
Upload File : |
{
"id": "button",
"title": "ButtonWidget.title",
"icon": {
"name": "Button",
"file": "button.svg"
},
"author": {
"name": "Gambio GmbH",
"email": "info@gambio.de",
"url": "https://www.gambio.de"
},
"helpUrl": "https://www.gambio.de/help",
"description": "ButtonWidget.description",
"cache": 0,
"version": "1.0.0",
"displayConfig": "sidebar",
"fieldsets": [
{
"title": "ButtonWidget.options.general.title",
"options": [
{
"id": "text",
"label": "ButtonWidget.options.text.label",
"placeholder": "ButtonWidget.options.text.placeholder",
"type": "textbox",
"translatable": true,
"attributes": {
"placeholder": "ButtonWidget.options.text.placeholder"
},
"default": {
"de": "Button",
"en": "Button"
},
"from": "contentZoneWidget"
},
{
"id": "link",
"label": "ButtonWidget.options.link-url.label",
"type": "url",
"translatable": true,
"attributes": {
"placeholder": "ButtonWidget.options.link-url.placeholder"
},
"default": {},
"from": "contentZoneWidget"
},
{
"id": "target",
"type": "dropdownselect",
"label": "ButtonWidget.options.target.label",
"default": "_self",
"options": [
{
"value": "_blank",
"text": "ButtonWidget.options.target.blank"
},
{
"value": "_self",
"text": "ButtonWidget.options.target.self"
},
{
"value": "_parent",
"text": "ButtonWidget.options.target.parent"
},
{
"value": "_top",
"text": "ButtonWidget.options.target.top"
}
],
"from": "contentZoneWidget"
},
{
"id": "class",
"label": "ButtonWidget.options.class.label",
"type": "textbox",
"placeholder": "ButtonWidget.options.class.placeholder",
"default": ""
},
{
"id": "id",
"label": "ButtonWidget.options.id.label",
"type": "textbox",
"placeholder": "ButtonWidget.options.id.placeholder",
"default": ""
}
]
},
{
"title": "ButtonWidget.options.design.size",
"options": [
{
"id": "size",
"type": "radioimage",
"label": "Size",
"options": [
{
"id": "btn-xs",
"title": "Extra Small",
"thumbnail": "\/\/placehold.it\/400x200?text=Extra Small"
},
{
"id": "btn-sm",
"title": "Small",
"thumbnail": "\/\/placehold.it\/400x200?text=Small"
},
{
"id": "",
"title": "Normal",
"thumbnail": "\/\/placehold.it\/400x200?text=Normal"
},
{
"id": "btn-lg",
"title": "Large",
"thumbnail": "\/\/placehold.it\/400x200?text=Large"
}
],
"default": ""
}
]
},
{
"title": "ButtonWidget.options.design.type",
"options": [
{
"id": "buttonType",
"type": "radioimage",
"options": [
{
"id": "btn-default",
"title": "Default",
"thumbnail": "\/\/placehold.it\/400x200?text=Default"
},
{
"id": "btn-primary",
"title": "Primary",
"thumbnail": "\/\/placehold.it\/400x200?text=Primary"
},
{
"id": "btn-success",
"title": "Success",
"thumbnail": "\/\/placehold.it\/400x200?text=Success"
},
{
"id": "btn-info",
"title": "Info",
"thumbnail": "\/\/placehold.it\/400x200?text=Info"
},
{
"id": "btn-warning",
"title": "Warning",
"thumbnail": "\/\/placehold.it\/400x200?text=Warning"
},
{
"id": "btn-danger",
"title": "Danger",
"thumbnail": "\/\/placehold.it\/400x200?text=Danger"
}
],
"default": "btn-default"
}
]
}
]
}