First rnun of SM1-2-json created json5

This commit is contained in:
2024-09-12 19:37:27 +01:00
parent 2ee6bd3bb6
commit 2200c50029
12 changed files with 225 additions and 65 deletions

View File

@@ -1,12 +1,13 @@
{
'PackageName': 'CreateStarterWebsite',
'prefix': 'CSW',
'prefix': 'csw',
'MenuHeading': 'Miscellaneous',
'MenuDescription': 'Create Starter Website',
'MenuNavigation': '2000 400',
'firstPanel': 'PARAMS',
'signalEvent': 'smeserver-createstarterwebsite-update',
'html': {
'html':[
{
'Name': 'params',
'route': 'PARAMS',
'Header': 'Create a starter website',
@@ -58,4 +59,5 @@
'Label': null
}
}
}
]
}