From b31e8c08260b0da95014caea078f3155d4707e28 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Jan 2008 01:05:54 -0500 Subject: * inline: Add copyright/license info on a per-post basis to atom feeds if available. (rss doesn't allow such info on a per-post basis) * meta: Allow copyright/license metadata to contain arbitrary markup. --- templates/atomitem.tmpl | 43 +++++++++++++++++++++++++++++++------------ 1 file changed, 31 insertions(+), 12 deletions(-) (limited to 'templates/atomitem.tmpl') diff --git a/templates/atomitem.tmpl b/templates/atomitem.tmpl index 4dc2d07d6..1b1d686dd 100644 --- a/templates/atomitem.tmpl +++ b/templates/atomitem.tmpl @@ -1,25 +1,44 @@ <TMPL_VAR TITLE> + + - + + + + +
+ + + + + + +
+
+ + +
+ +
+
+
- - - - - + + + - + - -
- -
-
+ +
+ +
+
-- cgit v1.2.3