From 40b3d64ec24c250c5befe76d2f00d49239b6c91c Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Mon, 28 Jul 2014 12:01:49 -0300 Subject: [PATCH] Bug 9000: Followup to fix tabs & closing TT directive --- misc/cronjobs/rss/lastAcquired-1.0.tt | 24 ++++++++++++------------ misc/cronjobs/rss/lastAcquired-2.0.tt | 32 ++++++++++++++++---------------- misc/cronjobs/rss/lastAcquired.tt | 2 +- misc/cronjobs/rss/longestUnseen.tt | 4 ++-- misc/cronjobs/rss/mostReserved.tt | 2 +- 5 files changed, 32 insertions(+), 32 deletions(-) diff --git a/misc/cronjobs/rss/lastAcquired-1.0.tt b/misc/cronjobs/rss/lastAcquired-1.0.tt index 0c137f4..566b614 100644 --- a/misc/cronjobs/rss/lastAcquired-1.0.tt +++ b/misc/cronjobs/rss/lastAcquired-1.0.tt @@ -5,21 +5,21 @@ xmlns:dc="http://purl.org/dc/elements/1.1/" > - [% CHANNELTITLE %] - [% CHANNELLINK %] - [% CHANNELDESC %] - [% CHANNELLANG %] - [% CHANNELLASTBUILD %] - - [% IMAGETITLE %] - [% IMAGEURL %] - [% IMAGELINK %] - + [% CHANNELTITLE %] + [% CHANNELLINK %] + [% CHANNELDESC %] + [% CHANNELLANG %] + [% CHANNELLASTBUILD %] + + [% IMAGETITLE %] + [% IMAGEURL %] + [% IMAGELINK %] + - [% FOREACH i IN ITEMS %] + [% FOREACH i IN ITEMS %] - [% END %] + [% END %] diff --git a/misc/cronjobs/rss/lastAcquired-2.0.tt b/misc/cronjobs/rss/lastAcquired-2.0.tt index 85cded6..45f7e0e 100644 --- a/misc/cronjobs/rss/lastAcquired-2.0.tt +++ b/misc/cronjobs/rss/lastAcquired-2.0.tt @@ -1,21 +1,21 @@ - - [% CHANNELTITLE %] - [% CHANNELLINK %] - [% CHANNELDESC %] - [% CHANNELLANG %] - [% CHANNELLASTBUILD %] - http://blogs.law.harvard.edu/tech/rss - Koha - - [% IMAGETITLE %] - [% IMAGEURL %] - [% IMAGELINK %] - [% IMAGEWIDTH %] - [% IMAGEHEIGHT %] - [% IMAGEDESCRIPTION %] - + + [% CHANNELTITLE %] + [% CHANNELLINK %] + [% CHANNELDESC %] + [% CHANNELLANG %] + [% CHANNELLASTBUILD %] + http://blogs.law.harvard.edu/tech/rss + Koha + + [% IMAGETITLE %] + [% IMAGEURL %] + [% IMAGELINK %] + [% IMAGEWIDTH %] + [% IMAGEHEIGHT %] + [% IMAGEDESCRIPTION %] + [% FOREACH i IN ITEMS %] diff --git a/misc/cronjobs/rss/lastAcquired.tt b/misc/cronjobs/rss/lastAcquired.tt index 6e92e2f..fb8de72 100644 --- a/misc/cronjobs/rss/lastAcquired.tt +++ b/misc/cronjobs/rss/lastAcquired.tt @@ -1,7 +1,7 @@ + "http://my.netscape.com/publish/formats/rss-0.91.dtd"> diff --git a/misc/cronjobs/rss/longestUnseen.tt b/misc/cronjobs/rss/longestUnseen.tt index 12f6061..4f70e9b 100644 --- a/misc/cronjobs/rss/longestUnseen.tt +++ b/misc/cronjobs/rss/longestUnseen.tt @@ -1,12 +1,12 @@ + "http://my.netscape.com/publish/formats/rss-0.91.dtd"> - [% CHANNELTITLE> + [% CHANNELTITLE %] [% CHANNELLINK %] [% CHANNELDESC %] [% CHANNELLANG %] diff --git a/misc/cronjobs/rss/mostReserved.tt b/misc/cronjobs/rss/mostReserved.tt index f69d135..3687451 100644 --- a/misc/cronjobs/rss/mostReserved.tt +++ b/misc/cronjobs/rss/mostReserved.tt @@ -1,7 +1,7 @@ + "http://my.netscape.com/publish/formats/rss-0.91.dtd"> -- 1.7.9.5