Modifiche per il documento NIS2 - Incident Response
Ultima modifica di Sistemi Simatica il 2025/12/12 09:37
Dalla versione 1.1
modificato da Sistemi Simatica
il 2025/12/11 22:30
il 2025/12/11 22:30
Cambia il commento:
Aggiorna LiveTable
Alla versione
2.1
modificato da Sistemi Simatica
il 2025/12/11 22:34
il 2025/12/11 22:34
Cambia il commento:
Aggiorna LiveTable
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,10 +1,16 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 - 'doc.title': {"link":"view"}, 4 - 'doc.location': {"html":true}, 5 - 'doc.date': {}, 6 - 'doc.author': {"link":"author"}, 7 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 3 + 'cliente': {}, 4 + 'Settore': {}, 5 + 'Segmentazione': {}, 6 + 'boolean1': {}, 7 + 'Log': {}, 8 + 'shortText1': {}, 9 + 'Monitoraggio': {}, 10 + 'Backup': {}, 11 + 'boolean2': {}, 12 + 'boolean3': {}, 13 + 'longText1': {"filterable":false,"sortable":false,"html":true} 8 8 }) 9 9 #set ($options = { 10 10 'className': 'NIS2 - Incident Response.Code.NIS2 - Incident ResponseClass', ... ... @@ -12,9 +12,9 @@ 12 12 'tagCloud': true, 13 13 'rowCount': 15, 14 14 'maxPages': 10, 15 - 'selectedColumn': ' doc.title',21 + 'selectedColumn': 'cliente', 16 16 'defaultOrder': 'asc' 17 17 }) 18 -#set ($columns = [' doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions'])24 +#set ($columns = ['cliente', 'Settore', 'Segmentazione', 'boolean1', 'Log', 'shortText1', 'Monitoraggio', 'Backup', 'boolean2', 'boolean3', 'longText1']) 19 19 #livetable('nis2 - incident response' $columns $columnsProperties $options) 20 20 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 - doc.titledoc.locationdoc.datedoc.author_actions1 +cliente Settore Segmentazione boolean1 Log shortText1 Monitoraggio Backup boolean2 boolean3 longText1
- XWiki.UIExtensionClass[0]
-
- Extension ID
-
... ... @@ -1,0 +1,1 @@ 1 +platform.panels.NIS2 - Incident ResponseApplication - Extension Parameters
-
... ... @@ -1,0 +1,3 @@ 1 +label=NIS2 - Incident Response 2 +target=NIS2 - Incident Response.WebHome 3 +icon=icon:application_lightning