diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-15 03:24:05 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-15 03:24:05 +0100 |
commit | b29d11b3c67533ca7addadb40a818a88cf6b8a84 (patch) | |
tree | ab632ee5678e82d18d14b805384f0b1b108d9942 /doc/todo | |
parent | d3008b626ea6130d3b75662725f6f2c412fc71ea (diff) |
Fix aggregateinternal migration so it skips expired entries, and deletes output
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/aggregate_to_internal_pages.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/aggregate_to_internal_pages.mdwn b/doc/todo/aggregate_to_internal_pages.mdwn index 017ca242b..ee3aee17a 100644 --- a/doc/todo/aggregate_to_internal_pages.mdwn +++ b/doc/todo/aggregate_to_internal_pages.mdwn @@ -53,7 +53,7 @@ change their pagespecs to use `internal()`. > I've patched ikiwiki-transition to have an aggregateinternal mode. > See my aggregateinternal branch, again. -> "ikiwiki-transition aggregateinternal $srcdir $htmlext" moves the pages around, +> "ikiwiki-transition aggregateinternal $setupfile" moves the pages around, > although it doesn't update the pagespecs (I wouldn't know how...) --[[smcv]] [[patch]] |