]> git.evergreen-ils.org Git - working/Evergreen.git/commit
lots of simple web enhancements, org tree loaded and working
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 7 Aug 2005 22:20:36 +0000 (22:20 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 7 Aug 2005 22:20:36 +0000 (22:20 +0000)
commit1a34620677c74ab6b575f20d382149301639c6f8
tree71e4574006d1c0d40ccec7952ff7a1567869afbf
parent1f67e20bd78c9ed3454fafd3ecae5ca1401e5f72
lots of simple web enhancements, org tree loaded and working
added an altcanvas.xml which holds anything that may be hidden behind the page canvas
added header file for mod_xmltools

git-svn-id: svn://svn.open-ils.org/ILS/trunk@1622 dcc99617-32d9-48b4-a31d-7c20da2025e4
21 files changed:
Open-ILS/css/opac/dtree.css [new file with mode: 0644]
Open-ILS/css/opac/opac.css
Open-ILS/src/apachemods/mod_xmltools.h [new file with mode: 0644]
Open-ILS/src/javascript/lib/js/opac/config.js
Open-ILS/src/javascript/lib/js/opac/dtree.js [new file with mode: 0644]
Open-ILS/src/javascript/lib/js/opac/init.js
Open-ILS/src/javascript/lib/js/opac/opac_utils.js
Open-ILS/src/javascript/lib/js/opac/result_common.js
Open-ILS/src/javascript/lib/js/opac/search_bar.js
Open-ILS/src/webxml/advanced.xml
Open-ILS/src/webxml/altcanvas.xml [new file with mode: 0644]
Open-ILS/src/webxml/css_common.xml [new file with mode: 0644]
Open-ILS/src/webxml/index.xml
Open-ILS/src/webxml/js_common.xml
Open-ILS/src/webxml/login.xml
Open-ILS/src/webxml/mresult.xml
Open-ILS/src/webxml/myopac/index.xml
Open-ILS/src/webxml/result_common.xml
Open-ILS/src/webxml/rresult.xml
Open-ILS/src/webxml/searchbar.xml
Open-ILS/src/webxml/sidebar.xml