]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://smcv.pseudorandom.co.uk/: reference a patch
authorJoey Hess <joey@kitenet.net>
Sat, 12 Jul 2008 15:52:54 +0000 (11:52 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 12 Jul 2008 15:52:54 +0000 (11:52 -0400)
doc/todo/aggregate_to_internal_pages.mdwn

index b7b77fc03095fe3cac85693e5c8982c603ee6e9c..7cbd9a57a833cc466497636abf23b6a8b13fc093 100644 (file)
@@ -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()`.
 
 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