aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/tagging_with_a_publication_date.mdwn
diff options
context:
space:
mode:
authorspalax <spalax@web>2013-12-31 11:52:12 -0400
committeradmin <admin@branchable.com>2013-12-31 11:52:12 -0400
commitc1d0e520958335ce48b016e63f75323cf1469e62 (patch)
treefd1e9490948013a27bbca28da8e9f0dca1b48ce8 /doc/todo/tagging_with_a_publication_date.mdwn
parent6d30cfc8646d3651196bfbe779ec61dcd3c545f9 (diff)
downloadikiwiki-c1d0e520958335ce48b016e63f75323cf1469e62.tar
ikiwiki-c1d0e520958335ce48b016e63f75323cf1469e62.tar.gz
Added link to plugins/contrib/created_in_future
Diffstat (limited to 'doc/todo/tagging_with_a_publication_date.mdwn')
-rw-r--r--doc/todo/tagging_with_a_publication_date.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/tagging_with_a_publication_date.mdwn b/doc/todo/tagging_with_a_publication_date.mdwn
index 39fc4e220..b4d3ca007 100644
--- a/doc/todo/tagging_with_a_publication_date.mdwn
+++ b/doc/todo/tagging_with_a_publication_date.mdwn
@@ -69,3 +69,9 @@ on vacation".
>>>
>>> You'd still need a cron job to run ikiwiki -refresh every hour, or
>>> whatever, so it can update. --[[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 the original problem.
+
+-- [[Louis|spalax]]