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, 17 Feb 2014 18:45:54 +0000 (13:45 -0500)
commit7968f46635250f44af74fcc096aed207e5fe11dd
treeddfa89dc1d5c05722bb93a274e013be288f250ee
parent916564ba68de21a748f673a662e16e31069c9a09
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]