]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
First pass at Algoma U tpac skin for rel_2_7
authorRobin Isard <robin.isard@algomau.ca>
Fri, 3 Aug 2012 19:59:57 +0000 (15:59 -0400)
committerDan Scott <dan@coffeecode.net>
Fri, 3 Jan 2020 19:31:28 +0000 (14:31 -0500)
commit400f4b8a382d5cbdc3c0f0784c41391c2dfe26d9
tree109725a27fab9c82c77b628916b6a232cac5df44
parent8f0c829877468017fd6a5fe389762b7ec9aac0c5
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]