From d18b77c107acb1b3a192d25a8297141253b1bf1f Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 9 Jun 2015 10:50:00 +0100 Subject: Add [[!meta date]] to news items and tips The git checkout and build process can leave the checkout date in the tarball release, leading to unstable sorting. I tried to use `git restore-mtime`, but that doesn't work for ikiwiki, because dgit interferes with it. --- doc/tips/mailman_subscription_form.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tips/mailman_subscription_form.mdwn') diff --git a/doc/tips/mailman_subscription_form.mdwn b/doc/tips/mailman_subscription_form.mdwn index 3e9ed0786..f39d833d0 100644 --- a/doc/tips/mailman_subscription_form.mdwn +++ b/doc/tips/mailman_subscription_form.mdwn @@ -1,3 +1,5 @@ +[[!meta date="2013-04-13 11:46:28 -0400"]] + One can think about implementing "[[Mailman integration]]" or something, but I find that rather overdoing it. Mailman is simple enough that you can add a clean subscription form to your ikiwiki site in seconds, just add: ~~~~ -- cgit v1.2.3