composite attributes: configurable "icons" attribute
authorBill Erickson <berick@esilibrary.com>
Wed, 5 Feb 2014 21:18:38 +0000 (16:18 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 13 Feb 2014 20:39:32 +0000 (15:39 -0500)
commit74dfdc325f8cc5c34d81953229bddbf55c5c485c
tree7ae9d0d7eec43227ce560b36deb604a0b81137e0
parenta42567fd24e3f21b01fea452e5ef215a470c8de8
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]