Commit cd6322b0 authored by Sven Franck's avatar Sven Franck

started page gadget JSON config

parent c2d48134
{
"portal_type_source": "",
"portal_type_title":"",
"title": "Dashboard",
"title_i18n": "",
"options": {
"jump": [],
"action": [],
"export": []
}
// must display which elements to add to the header and footer
// or better which elements to show and which not
// also think about updating the panel depending on the page you are on
// also for all buttons in footer (browser, export, action), the
// configuration for which options are available (listview text, text_i18n, href
// should be specified. If it was me along with a short descriptions
// so do the list first
}
"dashboard": {
"title": "Dashboard",
"title_i18n": ""
},
"account": {
"title": "Account",
"title_i18n": ""
},
"invoices": {
"title": "Invoices",
"title_i18n": ""
},
"servers": {
"title": "Servers",
"title_i18n": ""
},
"services": {
"title": "Services",
"title_i18n": ""
},
"networks": {
"title": "Networks",
"title_i18n": ""
},
"monitoring": {
"title": "Monitoring",
"title_i18n": ""
},
"help": {
"title": "Help",
"title_i18n": ""
},
"software": {
"title": "Software",
"title_i18n": ""
},
"wiki": {
"title": "Documentation",
"title_i18n": ""
},
"download": {
"title": "Download",
"title_i18n": ""
},
"formum": {
"title": "Forum",
"title_i18n": ""
},
"blog": {
"title": "Blog",
"title_i18n": ""
},
"pricing": {
"title": "Pricing",
"title_i18n": ""
}
]
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment