mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 11:35:51 +02:00
publish_dates blueprint
This commit is contained in:
@@ -101,6 +101,16 @@ form:
|
||||
validate:
|
||||
type: number
|
||||
min: 1
|
||||
pages.publish_dates:
|
||||
type: toggle
|
||||
label: Date-based publishing
|
||||
help: Automatically (un)publish posts based on their date
|
||||
highlight: 1
|
||||
options:
|
||||
1: Yes
|
||||
0: No
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user