[Wactclc-primo] Two links in header?

Elena Bianco Elena.Bianco at skagit.edu
Wed Sep 27 13:57:40 PDT 2017


I did manage to revert back to our logo/colors/etc., but the text of custom.js file is this. Please note that for some reason, the href is linking to Yakima. (?????)  Something is clearly not right here...

Elena


(function () {
    "use strict";
    'use strict';


    var app = angular.module('viewCustom', ['angularLoad']);

/*JS to make Logo Clickable
app.controller('prmLogoAfterController', [function() {
    var vm = this;
    vm.getIconLink = getIconLink;
    function getIconLink() {
      return vm.parentCtrl.iconLink;
    }
  }]);
  app.component('prmLogoAfter', {
    bindings: {
      parentCtrl: '<'
    },
    controller: 'prmLogoAfterController',
    template: '<div class="product-logo product-logo-local" layout="row" layout-align="start center" layout-fill id="banner"><a href="http://yvcclibrary.us/Yakima/"><img class="logo-image" alt="{{::(\'nui.header.LogoAlt\' | translate)}}" ng-src="{{$ctrl.getIconLink()}}"/></a></div>'
  });


    /****************************************************************************************************/

        /*In case of CENTRAL_PACKAGE - comment out the below line to replace the other module definition*/

        /*var app = angular.module('centralCustom', ['angularLoad']);*/

    /****************************************************************************************************/






From: Wactclc-primo [mailto:wactclc-primo-bounces at lists.ctc.edu] On Behalf Of Elena Bianco
Sent: Wednesday, September 27, 2017 1:48 PM
To: WACTCLC Primo discussions <wactclc-primo at lists.ctc.edu>
Subject: Re: [Wactclc-primo] Two links in header?


This sender failed our fraud detection checks and may not be who they appear to be. Learn about spoofing<http://aka.ms/LearnAboutSpoofing>

Feedback<http://aka.ms/SafetyTipsFeedback>

Hi Wade:

Problem: I did that, and our entire interface is now back to the old Primo with the original colors, and the Ex Libris Logo. What the heck did I do?

Elena


From: Wactclc-primo [mailto:wactclc-primo-bounces at lists.ctc.edu] On Behalf Of Guidry, Wade
Sent: Wednesday, September 27, 2017 10:40 AM
To: 'WACTCLC Primo discussions' <wactclc-primo at lists.ctc.edu<mailto:wactclc-primo at lists.ctc.edu>>
Subject: {Spam?} Re: [Wactclc-primo] Two links in header?

Just let me know if you need help.


[Title: Big Bend Community College Logo]

Wade Guidry
Library Consortium Services Manager
Big Bend Community College
wadeg at bigbend.edu<mailto:wadeg at bigbend.edu>

509.760.4474
www.bigbend.edu<http://www.bigbend.edu/>

Big Bend Community College * 7662 Chanute Street NE * Moses Lake, WA 98837-3299


WACTCLC Alma Instance: Alma NA02<http://status.exlibrisgroup.com/>
WACTCLC Primo Instance: Primo NA08<http://status.exlibrisgroup.com/>

From: Wactclc-primo [mailto:wactclc-primo-bounces at lists.ctc.edu] On Behalf Of Elena Bianco
Sent: Wednesday, September 27, 2017 9:22 AM
To: WACTCLC Primo discussions <wactclc-primo at lists.ctc.edu<mailto:wactclc-primo at lists.ctc.edu>>
Subject: Re: [Wactclc-primo] Two links in header?

OK. Great. Thanks, Wade.

Elena

From: Wactclc-primo [mailto:wactclc-primo-bounces at lists.ctc.edu] On Behalf Of Guidry, Wade
Sent: Wednesday, September 27, 2017 9:09 AM
To: 'WACTCLC Primo discussions' <wactclc-primo at lists.ctc.edu<mailto:wactclc-primo at lists.ctc.edu>>
Subject: {Spam?} Re: [Wactclc-primo] Two links in header?

If you want to change the link for your header logo, edit the /js/custom.js  from your UI customization package, just in Notepad (or similar).

Look for the 'href=' link, and update it to whatever you want.

app.component('prmLogoAfter',{
bindings: {parentCtrl: '<'},
controller: 'prmLogoAfterController',
template: '<div class="product-logo product-logo-local" layout="row" layout-align="start center" layout-fill id="banner" tabindex="0" role="banner">' +
'<a href="http://www.pierce.ctc.edu/library/">' +
'<img class="logo-image" alt="{{::('nui.header.LogoAlt' | translate)}}" ng-src="{{$ctrl.getIconLink()}}"/></a></div>'
});

Sally, if you want to try to split the header logo into two links, you could try playing around with the HTML <area> tag in the custom.js file. I don't know if you could get it to work or not:

https://www.w3schools.com/TAGs/tag_area.asp


Though, there is already a 'new search' link in the top menu bar, so doesn't really seem that critical, especially if it's not something patrons are actually trying to do or asking for.


[Title: Big Bend Community College Logo]

Wade Guidry
Library Consortium Services Manager
Big Bend Community College
wadeg at bigbend.edu<mailto:wadeg at bigbend.edu>

509.760.4474
www.bigbend.edu<http://www.bigbend.edu/>

Big Bend Community College * 7662 Chanute Street NE * Moses Lake, WA 98837-3299


WACTCLC Alma Instance: Alma NA02<http://status.exlibrisgroup.com/>
WACTCLC Primo Instance: Primo NA08<http://status.exlibrisgroup.com/>

From: Wactclc-primo [mailto:wactclc-primo-bounces at lists.ctc.edu] On Behalf Of Elena Bianco
Sent: Tuesday, September 26, 2017 7:47 PM
To: WACTCLC Primo discussions <wactclc-primo at lists.ctc.edu<mailto:wactclc-primo at lists.ctc.edu>>
Subject: Re: [Wactclc-primo] Two links in header?

Hi Sally:

Our logo in the new UI for Primo goes to the same place as New Search, and Library Home goes to our library home page. Is that what you mean? In looking at it, I wish that the logo of our library would actually go to the Library's Home page instead. Is this something we can change in the zipped files that we get in Primo Back Office?

Elena


From: Wactclc-primo [mailto:wactclc-primo-bounces at lists.ctc.edu] On Behalf Of Sally Sheedy
Sent: Tuesday, September 26, 2017 7:19 PM
To: 'WACTCLC Primo discussions' <wactclc-primo at lists.ctc.edu<mailto:wactclc-primo at lists.ctc.edu>>
Subject: [Wactclc-primo] Two links in header?

Does anyone have two links in the header of the New UI?

Currently our logo, in both the Old and New UI, links to the library site.  The logo shows OneSearch below WCC Library, and a librarian here looking at the NUI has asked that the OneSearch part of the logo be a link to itself. That is essentially what the New Search button does, so this is not an urgent request.  But I was just wondering if two links has been done for anyone.

Thanks.

Sally Sheedy
Systems Librarian
Whatcom Community College Library
237 West Kellogg Road
Bellingham, WA 98226
360-383-3287  (library 3300, college 3000)
ssheedy at whatcom.edu<mailto:ssheedy at whatcom.edu>
library.whatcom.edu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ctc.edu/pipermail/wactclc-primo_lists.ctc.edu/attachments/20170927/8f21f9a2/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 12948 bytes
Desc: image001.png
URL: <http://lists.ctc.edu/pipermail/wactclc-primo_lists.ctc.edu/attachments/20170927/8f21f9a2/attachment-0002.png>


More information about the Wactclc-primo mailing list