oms-News/Admin/Install/Navigation.install.json
Dennis Eichhorn 2b266244f9
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
fix permissions
2025-04-02 14:15:06 +00:00

95 lines
3.0 KiB
JSON

[
{
"id": 1000601001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "News",
"uri": "{/base}/news/dashboard?u={?u}",
"target": "self",
"icon": null,
"order": 40,
"from": "News",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006901001,
"children": [
{
"id": 1000602001,
"pid": "/news",
"type": 3,
"subtype": 1,
"name": "News",
"uri": "{/base}/news/dashboard?u={?u}",
"target": "self",
"icon": null,
"order": 1,
"from": "News",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000601001,
"children": []
},
{
"id": 1000603001,
"pid": "/news",
"type": 3,
"subtype": 1,
"name": "Archive",
"uri": "{/base}/news/archive?u={?u}",
"target": "self",
"icon": null,
"order": 5,
"from": "News",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000601001,
"children": []
},
{
"id": 1000604001,
"pid": "/news",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/news/create",
"target": "self",
"icon": null,
"order": 10,
"from": "News",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1000601001,
"children": []
},
{
"id": 1000605001,
"pid": "/news",
"type": 3,
"subtype": 1,
"name": "Draft",
"uri": "{/base}/news/draft/list?u={?u}",
"target": "self",
"icon": null,
"order": 15,
"from": "News",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1000601001,
"children": []
},
{
"id": 1000606001,
"pid": "/news",
"type": 3,
"subtype": 1,
"name": "Analysis",
"uri": "{/base}/news/analysis",
"target": "self",
"icon": null,
"order": 20,
"from": "News",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1000601001,
"children": [],
"status": 3
}
]
}
]