]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/IkiWiki_does_not_use_file__39__s_mtime_for_Last_Edited.mdwn
081dc57d92d5347041e9cad14021a7e284724644
[ikiwiki.git] / doc / bugs / IkiWiki_does_not_use_file__39__s_mtime_for_Last_Edited.mdwn
1 Is there any way to get IkiWiki to take a file's Last Edited date from its mtime?
2
3 I have a bunch of pages that have been imported from another wiki.  For some reason, their Last Edited date is today, the day they were imported, even though the file's mtime is correctly set to two years ago.  It's important that these files have the correct Last Edited date so that nobody thinks that they're new.  They're horribly stale and I'd like that to be very obvious.  :)
4
5 How can I accomplish this in IkiWiki?