From: Joey Hess Date: Mon, 17 Mar 2008 11:03:20 +0000 (-0400) Subject: web commit by http://madduck.net/: fix title X-Git-Tag: 2.41~101 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cd58e6cb45a816c444109ed325cd7a7bcfc35fb6;p=ikiwiki.git web commit by http://madduck.net/: fix title --- diff --git a/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn b/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn index 814390fa1..e722e9d73 100644 --- a/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn +++ b/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn @@ -1,3 +1,5 @@ +[[!meta title="aggregate/inline planets wrongly link to posts"]] + Please see . 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.