[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog › Tags [% INCLUDE 'doc-head-close.inc' %] [% IF ( loggedinusername ) %][% ELSE %][% END %] [% IF ( OpacNav||loggedinusername ) %]
[% ELSE %]
[% END %]
[% INCLUDE 'masthead.inc' %]
[% IF ( ERRORS ) %] [% FOREACH ERROR IN ERRORS %]
There was a problem with this operation: [% IF ( ERROR.tagsdisabled ) %]Sorry, tags are not enabled on this system. [% ELSIF ( ERROR.badparam ) %]ERROR: illegal parameter [% ERROR.badparam %] [% ELSIF ( ERROR.login ) %]ERROR: You must log in to complete that action. [% ELSIF ( ERROR.failed_delete ) %]ERROR: You cannot delete the tag [% ERROR.failed_delete %].
Note: you can only delete your own tags. [% ELSIF ( ERROR.scrubbed ) %]Note: your tag contained markup code that was removed.
The tag was added as "[% ERROR.scrubbed %]". [% ELSIF ( ERROR.scrubbed_all_bad ) %]Note: your tag was entirely markup code. It was NOT added.
Please try again with plain text. [% ELSE %]Unrecognized error. [% END %]
[% END %] [% END %]

All Tags

Show up to tags[% IF ( opacuserlogin ) %] from other users[% END %]. [% IF ( opacuserlogin ) %][% UNLESS ( loggedinusername ) %] Log in to see your own saved tags. [% END %][% END %]
[% IF ( TAGLOOP ) %]
[% FOREACH TAGLOO IN TAGLOOP %] [% TAGLOO.term |html %] [% TAGLOO.weight_total %] [% END %]
[% END %] [% IF ( add_op ) %] [% IF ( added_count ) %]
[% added_count %] [% IF ( added_count ==1 ) %] tag[% ELSE %]tags[% END %] successfully added.
[% END %] [% IF ( deleted_count ) %]
[% deleted_count %][% IF ( deleted_count ==1 ) %] tag[% ELSE %]tags[% END %] successfully deleted.
[% END %] [% END %] [% IF ( MY_TAGS ) %]

My Tags

[% FOREACH MY_TAG IN MY_TAGS %] [% END %]
TermTitleDate AddedDelete
[% MY_TAG.term |html %] [% MY_TAG.bib_summary |html %] [% MY_TAG.date_created_display %]
[% END %]
[% IF ( OpacNav||loggedinusername ) %]
[% INCLUDE 'navigation.inc' IsPatronPage=1 %]
[% END %]
[% INCLUDE 'opac-bottom.inc' %]