diff index.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 eabcf4d80c92
children
line wrap: on
line diff
--- a/index.mdwn	Tue Mar 20 02:16:45 2018 +0000
+++ b/index.mdwn	Tue Mar 20 02:36:39 2018 +0000
@@ -6,7 +6,7 @@
 
 Welcome to my wiki, which is mainly a blog-thing.
 
-[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
+[[!inline pages="page(./posts/*) and !*/Discussion and !tagged(draft)" show="10"
 actions=yes rootpage="posts"]]