Forking tadlv2 to tadlv3 skin
authorJeff Godin <jgodin@tadl.org>
Fri, 13 Apr 2012 15:30:37 +0000 (11:30 -0400)
committerJeff Godin <jgodin@tadl.org>
Fri, 13 Apr 2012 15:30:37 +0000 (11:30 -0400)
commitbc9291926a9bb8c430653417300954449fbea31a
tree545fd8a9aac0157b49ee46a2de6047ed24a6ba6e
parent6ed3115e9c082a8463fa1bf41b3c194cee673aee
Forking tadlv2 to tadlv3 skin

Breaking ground on tadlv3 skin, starting with what is currently
the tadlv2 skin.

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