publish_dates blueprint

This commit is contained in:
Gert
2015-05-04 15:23:08 +02:00
parent 2c51dd5fe1
commit 58bb5a6993

View File

@@ -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