From 88830016154d99a0155e1cee58582e9f32dcca51 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 30 Jul 2006 22:58:48 +0000 Subject: * Change meta tags to use html entity-escaped text for values, so that quotes and such can be represented in title tags. * Depend and build-depend on HTML::Parser for HTML::Entities which is used for the above. * Make --rebuild also cause --aggregate to re-download and write aggregated pages. * Avoid outputting duplicate meta info. * Include title metadata on aggregated posts for capitalised and un-munged titles. --- templates/aggregatepost.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/aggregatepost.tmpl') diff --git a/templates/aggregatepost.tmpl b/templates/aggregatepost.tmpl index aa8bc27e4..689a23341 100644 --- a/templates/aggregatepost.tmpl +++ b/templates/aggregatepost.tmpl @@ -10,3 +10,6 @@ From [[tag ]] + +[[meta title=""]] + -- cgit v1.2.3