Copy tadl skin to tadl-legacy
authorJeff Godin <jgodin@tadl.org>
Tue, 22 May 2012 13:08:33 +0000 (09:08 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 22 May 2012 15:34:16 +0000 (11:34 -0400)
commitca4d9462cd84e85c2b26b52acbd355a1a8d61fa2
tree8dacf81d6c2fe6b0b4de44856bb5f2a0226790ed
parent19cc64bc91d0779e630a625ba04ceab92e9756bf
Copy tadl skin to tadl-legacy

Preparing for redirection of old skin names to the current
tadlv5 skin, and we do not want to change the skin in the
staff client. The new "tadlstaff" skin is not yet ready,
thus we copy the tadl skin to tadl-legacy with the desire that
it be short-lived.

Following commits will adjust paths within the tadl-legacy skin
and adjust the staff client to use the tadl-legacy skin.

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