Files
XenforoMasterTemplate/style_properties/nodeListSubDisplay.json

14 lines
580 B
JSON
Raw Normal View History

2026-07-01 13:37:28 +02:00
{
"group_name": "nodeList",
"title": "Sub-forums display style",
"description": "Choose the style in which sub-forums will be displayed within a particular node element, according to the amount of space you want them to occupy",
"property_type": "value",
"css_components": [],
"value_type": "radio",
"value_parameters": "menu={{ phrase('popup_menu') }}\nflat={{ phrase('listed_below_node') }}\nnone={{ phrase('none') }}",
"has_variations": false,
"depends_on": "",
"value_group": "",
"property_value": "flat",
"display_order": 300
}