X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2f00530f28da081207f0c9d5d6fbbcbd66da5166..820b575c7df1144095f07e903cd65739d11b20c5:/doc/todo/publishing_in_the_future.mdwn diff --git a/doc/todo/publishing_in_the_future.mdwn b/doc/todo/publishing_in_the_future.mdwn index 55fe3aa1f..9b6f3f885 100644 --- a/doc/todo/publishing_in_the_future.mdwn +++ b/doc/todo/publishing_in_the_future.mdwn @@ -125,3 +125,11 @@ Thoughts on the whole idea? — [[Jon]] >> implemented itself in terms of cron, or at, or both, or possibly >> other things depending on what people want to support). But that would >> be substantially more work, more than I can afford atm at least. — [[Jon]] + +> 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 enhanced to create the `current_date_before()` pagespec. The +> interesting part of my plugin is that it makes IkiWiki rebuild pages on the +> right date. +> +> -- [[Louis|spalax]]