aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorspalax <spalax@web>2013-12-31 11:56:24 -0400
committeradmin <admin@branchable.com>2013-12-31 11:56:24 -0400
commit7c171d57bae6729a0315ee8a73c2e7e14d3f2e8b (patch)
tree5857875760fd8b7acaccfb68ccb630775eb5020c /doc
parentc1d0e520958335ce48b016e63f75323cf1469e62 (diff)
downloadikiwiki-7c171d57bae6729a0315ee8a73c2e7e14d3f2e8b.tar
ikiwiki-7c171d57bae6729a0315ee8a73c2e7e14d3f2e8b.tar.gz
Added link to plugins/contrib/created_in_future
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/auto_publish_expire.mdwn8
1 files changed, 8 insertions, 0 deletions
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]]