Fix for Bug 6957, authors disappearing when emailing lists
authorOwen Leonard <oleonard@myacpl.org>
Mon, 3 Oct 2011 14:43:35 +0000 (10:43 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 19 Oct 2011 22:34:39 +0000 (11:34 +1300)
commitaedb86a6790babe52070439cab2f29e1d020cea8
tree90c4e4ff87af14cbb9917af178f2b3beef8cf3e3
parent96300cc592bfcb5bbf0b09989fac8f7fadc5f684
Fix for Bug 6957, authors disappearing when emailing lists

Standard author information wasn't even in the template markup, only
"additional author." Added standard author and improved output of
additional authors (hiding label when empty).

Also added subtitle via GetRecordValue (see bug 3550).

Also added check for and output of OPACBaseURL in order
to make OPAC links in the email clickable.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
QA revision:  renamed OPACBaseurl to OPACBaseURL for consistency

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tt
opac/opac-sendshelf.pl
virtualshelves/sendshelf.pl