discourse-category-banners/settings.yml

22 lines
478 B
YAML
Raw Normal View History

2020-09-24 15:44:49 -04:00
show_description:
2018-04-26 01:25:49 -04:00
default: true
description: 'Show description from "About This Category" post'
2020-09-24 15:44:49 -04:00
show_mobile:
2018-04-26 13:01:44 -04:00
default: true
2020-09-24 15:44:49 -04:00
description: "Show banners on mobile"
2018-04-26 13:01:44 -04:00
2020-09-24 15:44:49 -04:00
show_subcategory:
2018-04-26 13:01:44 -04:00
default: true
2020-09-24 15:44:49 -04:00
description: "Show banners for subcategories"
2018-04-26 13:01:44 -04:00
2020-09-24 15:44:49 -04:00
hide_if_no_description:
2018-04-26 14:01:28 -04:00
default: true
2020-09-24 15:44:49 -04:00
description: "Hide banners if category description is not set"
2018-04-26 13:01:44 -04:00
2018-04-26 01:25:49 -04:00
exceptions:
2018-04-26 13:01:44 -04:00
default: ""
2018-04-26 01:25:49 -04:00
type: list
2020-09-24 15:44:49 -04:00
list_type: simple
2018-04-26 01:25:49 -04:00
description: "Banner will not show for these categories"