init
This commit is contained in:
22
user/plugins/feed/blueprints/feed.yaml
Normal file
22
user/plugins/feed/blueprints/feed.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
form:
|
||||
fields:
|
||||
tabs:
|
||||
fields:
|
||||
blog:
|
||||
type: tab
|
||||
|
||||
fields:
|
||||
header.feed.limit:
|
||||
type: text
|
||||
label: Feed count
|
||||
default: 10
|
||||
validate:
|
||||
type: int
|
||||
|
||||
header.feed.title:
|
||||
type: text
|
||||
label: Feed title
|
||||
|
||||
header.feed.description:
|
||||
type: text
|
||||
label: Feed description
|
||||
Reference in New Issue
Block a user