summaryrefslogtreecommitdiff
path: root/doc/todo/aggregate_to_internal_pages.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-07-12 11:52:54 -0400
committerJoey Hess <joey@kitenet.net>2008-07-12 11:52:54 -0400
commitf3b561721bca340baf2fff9a9547480457556afb (patch)
tree6b5bf26670d3b1fa3e1f4b4a4c45a5b25ea7c905 /doc/todo/aggregate_to_internal_pages.mdwn
parent85a5ff82c61abfbc450934f00ef53840ce6943d2 (diff)
web commit by http://smcv.pseudorandom.co.uk/: reference a patch
Diffstat (limited to 'doc/todo/aggregate_to_internal_pages.mdwn')
-rw-r--r--doc/todo/aggregate_to_internal_pages.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/aggregate_to_internal_pages.mdwn b/doc/todo/aggregate_to_internal_pages.mdwn
index b7b77fc03..7cbd9a57a 100644
--- a/doc/todo/aggregate_to_internal_pages.mdwn
+++ b/doc/todo/aggregate_to_internal_pages.mdwn
@@ -4,4 +4,6 @@ The new internal page feature is designed for something like
How to transition to it though? inlines of aggregated content would need to
change their pagespecs to use `internal()`.
-> [[patch]] in git://git.debian.org/git/users/smcv/ikiwiki.git, branch "aggregate"; [see also gitweb](http://git.debian.org/?p=users/smcv/ikiwiki.git;a=commit;h=01d7ae803710bb0d84fc8d172fd98fd57fb77e9d). --smcv.pseudorandom.co.uk
+> [[patch]] in git://git.debian.org/git/users/smcv/ikiwiki.git, branch "aggregate"; [see also gitweb](http://git.debian.org/?p=users/smcv/ikiwiki.git;a=commit;h=01d7ae803710bb0d84fc8d172fd98fd57fb77e9d).
+>
+> Migration is a two-step process: first change all your pagespecs to use `internal()`, then add `internalize="yes"` to all your aggregate invocations. --smcv.pseudorandom.co.uk