inline: propagate inline mtime/ctime too
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 25 Apr 2012 18:13:28 +0000 (20:13 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 21 Oct 2019 16:31:07 +0000 (18:31 +0200)
commitae51060b6802262bc006a672897708a74d58f423
tree8daae4ad8a44255520d5afbe639ca0028d94bd49
parentbcbd735a50d72ed027bea8858edda68f28c80a33
inline: propagate inline mtime/ctime too

If page A inlines page B that inlines page C, then we want the inline
mtime of page A to match that of C if it's more recent than the mtime of
B.
IkiWiki/Plugin/inline.pm