Mercurial > ~samis > hgweb.cgi > blag
diff posts.mdwn @ 37:915bddd6e7ed
Ignore draft ikiwiki posts in the posts and index pages
author | Samuel Hodgkins <samuel.hodgkins@sky.com> |
---|---|
date | Tue, 20 Mar 2018 02:36:39 +0000 |
parents | 4531a1cb866e |
children |
line wrap: on
line diff
--- a/posts.mdwn Tue Mar 20 02:16:45 2018 +0000 +++ b/posts.mdwn Tue Mar 20 02:36:39 2018 +0000 @@ -1,3 +1,4 @@ + Here is a full list of posts to the [[blog|index]]. -[[!inline pages="page(./posts/*) and !*/Discussion" archive=yes feedshow=10 quick=yes trail=yes]] +[[!inline pages="page(./posts/*) and !*/Discussion and !tagged(draft)" archive=yes feedshow=10 quick=yes trail=yes]]