Can we add all news items to the index page?
This commit is contained in:
parent
ab7f6b9925
commit
d462515611
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
||||||
[[!inline pages=sidebar raw=yes]]
|
[[!inline pages=sidebar raw=yes]]
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
|
[[!inline pages="page(./posts/*) or page(./projects/*/news/*) and !*/Discussion" show="10"
|
||||||
actions=yes rootpage="posts"]]
|
actions=yes rootpage="posts"]]
|
||||||
|
|
Loading…
Reference in a new issue