X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1fc3f034191d3eec78b4d5da343e282092a221be..0c73a825d13bae50a00702852522202227d66676:/doc/todo/auto_publish_expire.mdwn diff --git a/doc/todo/auto_publish_expire.mdwn b/doc/todo/auto_publish_expire.mdwn index 7a5a17517..09e8b0873 100644 --- a/doc/todo/auto_publish_expire.mdwn +++ b/doc/todo/auto_publish_expire.mdwn @@ -29,5 +29,13 @@ The date for publishing and expiring could be set be using some new directives; > I do think the general problem with that approach is that you have to be > careful to prevent the unpublished pages from leaking out in any > inlines, maps, etc. --[[Joey]] +> + +> Some times ago, I wrote a Pagespec function that matches pages that have +> creation date in the future: [[plugins/contrib/created_in_future/]]. It can +> be used to solve part of the original problem: publication on some date. For +> unpublication, I think that my plugin is not sufficient. +> +> -- [[Louis|spalax]] [[!tag wishlist]]