sync Academic v4 (list_format -> view)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
+++
|
||||
# Recent Publications widget.
|
||||
# This widget displays recent publications from `content/publication/`.
|
||||
widget = "publications"
|
||||
active = true
|
||||
date = 2016-04-20T00:00:00
|
||||
widget = "publications" # Do not modify this line!
|
||||
active = true # Activate this widget? true/false
|
||||
|
||||
title = "Recent Publications"
|
||||
subtitle = ""
|
||||
@@ -14,13 +13,12 @@ weight = 20
|
||||
# Number of publications to list.
|
||||
count = 10
|
||||
|
||||
# List format.
|
||||
# 0 = Simple
|
||||
# 1 = Detailed
|
||||
# 2 = APA
|
||||
# 3 = MLA
|
||||
# 4 = Stream
|
||||
list_format = 4
|
||||
# View.
|
||||
# 1 = List
|
||||
# 2 = Compact
|
||||
# 3 = Card
|
||||
# 4 = Citation
|
||||
view = 2
|
||||
|
||||
# Filter by publication type.
|
||||
# -1: Any
|
||||
|
||||
Reference in New Issue
Block a user