]> sipb.mit.edu Git - ikiwiki.git/commitdiff
closures
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 15 Jul 2008 01:30:59 +0000 (21:30 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 15 Jul 2008 01:30:59 +0000 (21:30 -0400)
doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn
doc/todo/aggregate_to_internal_pages.mdwn

index e722e9d73bcf7740c709621118a87402584b62ec..58c247631276fab0e7298c7432d811d6fc314cc6 100644 (file)
@@ -1,6 +1,17 @@
 [[!meta title="aggregate/inline planets wrongly link to posts"]]
 
 Please see 
-<http://vcs-pkg.org/planet/>. The headers of posts link to the HTML pages, which ikiwiki scraped. Also, the `\[[meta]]` titles and author directives aren't processed, but included inline. I believe that the headers should link to the posts directly, not the "cached" copies ikiwiki keeps around.
+<http://vcs-pkg.org/planet/>. The headers of posts link to the HTML pages, which ikiwiki scraped.
+I believe that the headers should link to the posts directly, not the "cached" copies ikiwiki keeps around.
+
+> As far as I can see, that problem no longer exists.
+
+Also, the `\[[meta]]` titles and author directives aren't processed, but included inline. 
+
+> Hmm, I don't see that either.
 
 What's also not ideal is that the cached copies can be edited. Any edits there will never make it to the VCS and thus won't show up in recentchanges.
+
+> That can be disabled now by enabling `aggreageinternal` --[[Joey]]
+
+> Calling this [[done]], please let me know if I missed something.
index 017ca242b13493f7451e9e97fff10ef715a868e5..7eddc589131fc7a8e8a91fac2de6533b8bba9c34 100644 (file)
@@ -56,4 +56,4 @@ change their pagespecs to use `internal()`.
 > "ikiwiki-transition aggregateinternal $srcdir $htmlext" moves the pages around,
 > although it doesn't update the pagespecs (I wouldn't know how...) --[[smcv]]
 
-[[patch]]
+[[tag patch done]]