Display 245$a as Title Case in TPAC
authorJeff Godin <jgodin@tadl.org>
Wed, 25 Jul 2012 13:35:07 +0000 (09:35 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 7 Apr 2015 15:52:03 +0000 (11:52 -0400)
commitea695f54e7267b1c25f1bd3507aaabd88f695ee7
treeda0f46d0691f208c5bd20760813764d606027da1
parent1cffbc606643e859f1096a47e6b720e1a8100202
Display 245$a as Title Case in TPAC

Using Lingua::EN::Titlecase, perform a "Title Case" case transform on the 245$a
value as displayed in TPAC.

TODO: Make this configurable, allow it to fail gracefully when
Lingua::EN::Titlecase is not present.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Conflicts:
Open-ILS/src/templates/opac/parts/misc_util.tt2
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm