]> git.evergreen-ils.org Git - working/Evergreen.git/commit
moved opac over to pure SSI and browser-handled XML entities.
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 13 Dec 2005 23:57:18 +0000 (23:57 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 13 Dec 2005 23:57:18 +0000 (23:57 +0000)
commit136fbc90cc5cc62a408a556d289c1bfd6b482e4b
treeac721df2052ae35287ea4a2845d21f63e1fde071
parentd8bf5eaae44d913389fc38cfe988705aaab6c795
moved opac over to pure SSI and browser-handled XML entities.

index.xml is the starting point for all opac pages.  It determines which sub-chunks to load
the page_* pages are where the logic for each opac page type resides

git-svn-id: svn://svn.open-ils.org/ILS/trunk@2362 dcc99617-32d9-48b4-a31d-7c20da2025e4
38 files changed:
Open-ILS/web/opac/skin/default/xml/altcanvas.xml
Open-ILS/web/opac/skin/default/xml/body.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/css_common.xml
Open-ILS/web/opac/skin/default/xml/fonts.xml
Open-ILS/web/opac/skin/default/xml/footer.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/header.xml
Open-ILS/web/opac/skin/default/xml/holds.xml
Open-ILS/web/opac/skin/default/xml/homesearch.xml
Open-ILS/web/opac/skin/default/xml/html_xsl.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/index.xml
Open-ILS/web/opac/skin/default/xml/index_body.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/js_common.xml
Open-ILS/web/opac/skin/default/xml/login.xml
Open-ILS/web/opac/skin/default/xml/logo.xml
Open-ILS/web/opac/skin/default/xml/myopac_checked.xml
Open-ILS/web/opac/skin/default/xml/myopac_fines.xml
Open-ILS/web/opac/skin/default/xml/myopac_holds.xml
Open-ILS/web/opac/skin/default/xml/myopac_prefs.xml
Open-ILS/web/opac/skin/default/xml/myopac_summary.xml
Open-ILS/web/opac/skin/default/xml/orgtree.xml
Open-ILS/web/opac/skin/default/xml/page_advanced.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/page_mresult.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/page_myopac.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/page_rdetail.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/page_rresult.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/rdetail_altcanvas.xml
Open-ILS/web/opac/skin/default/xml/rdetail_copyinfo.xml
Open-ILS/web/opac/skin/default/xml/rdetail_extras.xml
Open-ILS/web/opac/skin/default/xml/rdetail_summary.xml
Open-ILS/web/opac/skin/default/xml/result_common.xml
Open-ILS/web/opac/skin/default/xml/result_info.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/result_lowhits.xml
Open-ILS/web/opac/skin/default/xml/result_table.xml
Open-ILS/web/opac/skin/default/xml/searchbar.xml
Open-ILS/web/opac/skin/default/xml/setenv.xml [new file with mode: 0644]
Open-ILS/web/opac/skin/default/xml/sidebar.xml
Open-ILS/web/opac/skin/default/xml/statusbar.xml
Open-ILS/web/opac/skin/default/xml/tips.xml