]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1269911: composite attributes: configurable "icons" attribute
authorBill Erickson <berick@esilibrary.com>
Wed, 5 Feb 2014 21:18:38 +0000 (16:18 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 21 Feb 2014 20:38:52 +0000 (15:38 -0500)
commit734d2302b72a0f7d55f23a2ed92e7313c10cee03
tree98d140cca0c5b743decde27a2d212f50037f5d64
parentc33b7cf919db4eb087502322ad3b82572bb54f65
LP#1269911: 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>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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]