composite attributes: configurable "icons" attribute
authorBill Erickson <berick@esilibrary.com>
Wed, 5 Feb 2014 21:18:38 +0000 (16:18 -0500)
committerMike Rylander <mrylander@gmail.com>
Mon, 10 Feb 2014 16:54:54 +0000 (11:54 -0500)
commit521b887bcf57f257fced320a0524acf9589c65a1
tree70f02d071dcf2c53d31fee93b8d77c62eb08154b
parent86a079d9eea491c4df7261c59265c273bd807b6a
composite attributes: configurable "icons" attribute

Honor the configurable icon attribute within the TPAC.

Create a default set of icons, by copying from the existing icons,
which roughly map to the new "icon_format" record attribute
definition mappings.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
23 files changed:
Open-ILS/src/templates/opac/parts/misc_util.tt2
Open-ILS/web/images/format_icons/icon_format/book.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/braille.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/casaudiobook.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/casmusic.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/cdaudiobook.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/cdmusic.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/dvd.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/eaudio.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/ebook.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/equip.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/evideo.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/kit.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/lpbook.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/map.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/microform.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/phonomusic.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/phonospoken.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/picture.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/score.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/serial.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/software.png [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/vhs.png [new file with mode: 0644]