]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
First pass at Algoma U tpac skin for rel_2_7 feature/tpac_algoma_3_1
authorRobin Isard <robin.isard@algomau.ca>
Fri, 3 Aug 2012 19:59:57 +0000 (15:59 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 20 Apr 2018 19:38:17 +0000 (15:38 -0400)
commit03f46f1c0386f4d910f4fb9615ac8e94fb08262f
tree05d9ed957838d8b99a370fd1cdcaa38855a18038
parentf8482ad4e426249c02175415cfc55b427565e3fb
First pass at Algoma U tpac skin for rel_2_7

This was done in a hurry and simply handles the esential links, logos and branding.

 *changed the main logo on the homepate
 *changed the header links to reflect new library website
 *added footer links
 *added config file based on lul's to enable OpenURL

In addition to adding the same graphical header so that the OPAC
more closely resembles the new Wishart website, this change
incorporates several smaller fixes:
    * replace the AlgomaU "small university/big education" logo
      with the small AlgomaU wordmark
    * center the logo via CSS, not <center>
    * fix vertical centering of the "your account log in" text --
      needs margins only left & right, not on all 4 sides
    * replace border on the user/pass input boxen so that they
      are visible once again.

Forbid holds on items that are currently available
Open-ILS/src/templates_algoma/opac/css/style_overrides.css.tt2 [new file with mode: 0644]
Open-ILS/src/templates_algoma/opac/parts/config.tt2 [new file with mode: 0644]
Open-ILS/src/templates_algoma/opac/parts/css/colors.tt2 [new file with mode: 0644]
Open-ILS/src/templates_algoma/opac/parts/footer.tt2 [new file with mode: 0644]
Open-ILS/src/templates_algoma/opac/parts/homesearch.tt2 [new file with mode: 0644]
Open-ILS/src/templates_algoma/opac/parts/login/form.tt2 [new file with mode: 0644]
Open-ILS/src/templates_algoma/opac/parts/topnav_links.tt2 [new file with mode: 0644]
Open-ILS/src/templates_algoma/opac/parts/topnav_logo.tt2 [new file with mode: 0644]
Open-ILS/web/opac/images/au-header-bg.jpg [new file with mode: 0644]
Open-ILS/web/opac/images/au_logo.png [new file with mode: 0644]
Open-ILS/web/opac/images/au_wordmark.png [new file with mode: 0644]