Fork tadlv4 skin to tadlv5 skin
authorJeff Godin <jgodin@tadl.org>
Wed, 2 May 2012 15:08:28 +0000 (11:08 -0400)
committerJeff Godin <jgodin@tadl.org>
Wed, 2 May 2012 15:08:28 +0000 (11:08 -0400)
commit80651b8fde42f8d0e1927b74826d59a9df909a19
tree6cc96854d43161d4ef878029469a29ea33fbdc37
parent863c5ef7a8cbac335bf592973f5fb6237886d2d0
Fork tadlv4 skin to tadlv5 skin

The tadlv5 skin will add jacket images by record ID.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
57 files changed:
Open-ILS/web/opac/skin/tadlv5/css/tadl_colors.css [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/css/tadl_layout.css [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/js/grpl_utils.js [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/js/myopac.js [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/js/rdetail.js [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/js/result_common.js [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/js/rresult.js [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/advanced/adv_global_row.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/advanced/advanced_global.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/advanced/advanced_marc.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/advanced/advanced_quick.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/body.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/altcanvas.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/cn_browse.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/css_common.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/fonts.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/format_selector.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/holds.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/ilsevents.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/js_common.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/libselect.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/login.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/logo.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/orgtree.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/searchbar.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/sidebar.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/statusbar.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/stypes_selector.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/common/tips.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/footer.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/header.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/home/homesearch.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/home/index_body.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/html_xsl.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/index.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/myopac/myopac_bookbags.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/myopac/myopac_checked.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/myopac/myopac_fines.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/myopac/myopac_holds.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/myopac/myopac_prefs.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/myopac/myopac_summary.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/page_advanced.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/page_cnbrowse.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/page_mresult.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/page_myopac.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/page_rdetail.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/page_rresult.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/rdetail/rdetail_altcanvas.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/rdetail/rdetail_cn_details.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/rdetail/rdetail_extras.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/rdetail/rdetail_summary.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/result/filtersort.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/result/result_common.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/result/result_info.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/result/result_lowhits.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/result/result_table.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/tadlv5/xml/setenv.xml [new file with mode: 0644]