diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-23 21:52:12 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-23 21:52:12 +0000 |
commit | 72e8ace28d921bb533a617c4b4078d0fb532fe98 (patch) | |
tree | f2374d72840f8ac768de90e0c1d372cdcd12d978 /doc | |
parent | ca0be85c59002ae9d01140cba587ffe909252471 (diff) |
Add file cretion times to the index file.
(Note that it's not really the file creation time, just the first time
ikiwiki saw it.)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 1ab3e749a..4ae62867e 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -88,7 +88,6 @@ Note that this allows for weblogs with different sections, etc. Requirements: -* Need to keep track of creation dates of pages in the index file. * Need to keep track of the globlists in the index file. * Need to pick a good token and note that the token will need to be passed multiple parameters. Possibly something like this: |