25 lines
327 B
INI
25 lines
327 B
INI
[model]
|
|
name = The Buzz
|
|
label = The Buzz
|
|
hidden = no
|
|
|
|
[children]
|
|
model = blog-post
|
|
order_by = -pub_date, title
|
|
|
|
[pagination]
|
|
enabled = yes
|
|
per_page = 10
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.summary]
|
|
label = Summary
|
|
type = string
|
|
|
|
[fields.gutter_top]
|
|
label = Gutter top
|
|
description = reStructuredText
|
|
type = rst
|