[% USE KohaDates # XML declaration should have no white space before it %][% USE Koha %] <![CDATA[[% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog recent comments]]> [% OPACBaseURL | html %]/cgi-bin/koha/opac-showreviews.pl&format=rss2 [% timestamp | html %] [% FOREACH review IN reviews %] New comment on [% INCLUDE 'biblio-title-head.inc' biblio=review %] [% OPACBaseURL | html %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% review.biblionumber | html %]#comments [% END %][% END %] [% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( review.content_identifier_exists ) %] [% END %][% END %][% END %] [% bt_id = ( review.normalized_upc || review.normalized_isbn ) %] [% IF ( BakerTaylorEnabled && bt_id ) %]See Baker & Taylor[% END %] [% IF Koha.Preference('OPACCustomCoverImages') AND Koha.Preference('CustomCoverImagesURL') %] [% SET custom_cover_image_url = review.biblio_object.custom_cover_image_url %] [% IF custom_cover_image_url %] Cover image [% END %] [% END %] [% IF ( review.author ) %]

By [% review.author | html %].

[% END %]

[% IF ( review.place ) %][% review.place | html %] [% END %][% IF ( review.publishercode ) %][% review.publishercode | html %][% END %][% IF ( review.publicationyear ) %] [% review.publicationyear | html %] [% ELSE %][% IF ( review.copyrightdate ) %] [% review.copyrightdate | html %][% END %][% END %] [% IF ( review.pages ) %]. [% review.pages | html %][% END %] [% IF ( review.notes ) %], [% review.notes | html %][% END %] [% IF ( review.size ) %] [% review.size | html %]. [% END %] [% IF ( review.isbn ) %] [% review.isbn | html %][% END %]

[% IF ( review.borrowernumber && ShowReviewer ) %][% review.firstname | html %] [% review.surname | html %] commented[% ELSE %]Comment[% END %] on [% review.datereviewed | $KohaDates %]: [% review.review | html %]

]]>
[% OPACBaseURL | html %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% review.biblionumber | html %]&reviewid=[% review.reviewid | html %] [% review.timestamp | html %]
[% END %]