Rename paige.show_full_pages to paige.page_list.content.show

This commit is contained in:
Will Faught
2023-02-04 21:15:40 -08:00
parent 91865e3ade
commit 226d4129f2
8 changed files with 12 additions and 9 deletions

View File

@@ -293,6 +293,8 @@ paige:
categories:
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
hide: false # Default is false
content:
show: false # Default is false
date:
class: "text-center text-secondary" # Default is "text-center text-secondary"
format: ":date_long" # Default is ":date_long"
@@ -375,6 +377,8 @@ paige:
authors:
class: "text-center text-secondary" # Default is "text-center text-secondary"
show: false # Default is false
content:
show: false # Default is false
date:
class: "text-center text-secondary" # Default is "text-center text-secondary"
show: false # Default is false
@@ -390,7 +394,6 @@ paige:
title:
class: "text-center" # Default is "text-center"
hide: false # Default is false
show_full_pages: true # Show full pages, not just page titles and descriptions
```
Additional optional single page parameters: