From 8f0e55a14a803c02de1de6f8166ecec8538a8ae6 Mon Sep 17 00:00:00 2001 From: "http://richard.levitte.org/" Date: Mon, 18 Jul 2011 08:31:29 -0400 Subject: [PATCH] --- ...ave_creation_time_for_new_pages_fetched_from_the_VCS.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/forum/Have_creation_time_for_new_pages_fetched_from_the_VCS.mdwn diff --git a/doc/forum/Have_creation_time_for_new_pages_fetched_from_the_VCS.mdwn b/doc/forum/Have_creation_time_for_new_pages_fetched_from_the_VCS.mdwn new file mode 100644 index 000000000..6a21521e6 --- /dev/null +++ b/doc/forum/Have_creation_time_for_new_pages_fetched_from_the_VCS.mdwn @@ -0,0 +1,5 @@ +I use ikiwiki for my blog, and I'd like the creation page of each page to be the one registered in the VCS. However, the only way to get that is really with the --gettime flag, which gets ALL the timestamps from the VCS... which take quite some time after a few years of writing ;-) + +So I'd like to suggest that ikiwiki could fetch ctime through rcs_getctime() by default when it finds a new page... + +mtime is a different matter, not so important to me... -- 2.32.0.93.g670b81a890