Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit bd350bd2 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

setting top and last

parent 559c0a8e
No related branches found
No related tags found
No related merge requests found
......@@ -54,23 +54,23 @@ feed_one_title:
description: "Title for left area of topics on homepage"
feed_one_category:
type: list
list_type: category
list_type: topic
default: ""
description: "Choose only ONE category for the Feed One topic list"
description: "here, last discussions list"
feed_two_title:
type: string
default: "Custom List Two"
description: "Title for right area of topics on homepage"
description: "here, top list"
feed_two_category:
type: list
list_type: category
list_type: top
default: ""
description: "Choose only ONE category for the Feed Two topic list"
max_list_length:
type: integer
default: 5
default: 4
min: 1
max: 5
max: 4
description: "How many topics should appear in the custom lists?"
plugin_outlet:
type: enum
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment