portal.default.portal.json Maven / Gradle / Ivy
{
"portal" : {
"name" : "default",
"description" : "Everything",
"facet-displays" : {
"list" : "List menu",
"tree" : "Dynamic tree"
},
"facet-fields" : {
"recordtype" : {
"label" : "Record type",
"display" : "list"
},
"repository_name" : {
"label" : "Source",
"display" : "list"
},
"repository_type" : {
"label" : "Source type",
"display" : "list"
},
"workflow_step_label" : {
"label" : "Workflow Step",
"display" : "list"
}
},
"sort-fields" : {
"last_modified" : "Last modified",
"f_dc_title" : "Title"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy