X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom-plugins.git;a=blobdiff_plain;f=gavinc%2Frss20;h=135db9de6f800e94b1c0f0a0991f3b32177f8bf8;hp=9ce4d0d8c9d27cb714e99b47fc20da7f111fa005;hb=6470ab891339002a4fb342205e86d626ba97c1aa;hpb=4d42b6f71006701dc074d34f9cb367c0585bc0bc diff --git a/gavinc/rss20 b/gavinc/rss20 index 9ce4d0d..135db9d 100644 --- a/gavinc/rss20 +++ b/gavinc/rss20 @@ -1,6 +1,6 @@ # Blosxom Plugin: rss20 # Author(s): Gavin Carr -# Version: 0.001001 +# Version: 0.001002 # Requires: storydate, lastmodified2 # Suggests: absolute # Follows: storydate, lastmodified2 @@ -59,12 +59,12 @@ sub start { # --- Private subroutines sub _load_templates { - $blosxom::template{$flavour}{'content_type'} = 'text/xml'; + $blosxom::template{$flavour}{'content_type'} = 'text/xml; charset=$blog_encoding'; $blosxom::template{$flavour}{'date'} = "\n"; $blosxom::template{$flavour}{'head'} = <<'HEAD'; - + $url $blog_description $lastmodified2::latest_iso8601 - $blosxom::blog_language + $blog_language mailto:$rss20::author_email $rss20::copyright