dulibrarytech / primo-ui

MIT License
1 stars 0 forks source link

Branding for Article Linker Page #4

Closed eelzi382 closed 5 years ago

eelzi382 commented 5 years ago

We have a single article linker page that is shared among all three institutions. Right now it is branded as Ex Libris, but we would like to have it branded for all thee libraries - DU, Law & Iliff.

Here is an example of the page:

https://du-primo.hosted.exlibrisgroup.com/primo-explore/openurl?ID=doi:10.1186%2Fs12917-019-1775-2&genre=article&atitle=Efficacy%20of%20fluralaner%20spot-on%20solution%20for%20the%20treatment%20of%20Ctenocephalides%20felis%20and%20Otodectes%20cynotis%20mixed%20infestation%20in%20naturally%20infested%20cats.&title=BMC%20Veterinary%20Research&issn=17466148&isbn=&volume=15&issue=1&date=2019&aulast=Bosco,%20Antonio&spage=1&pages=1-6&sid=EBSCO:Academic%20Search%20Complete:134147331&vid=01UODE_SERVICES&institution=01UODE&url_ctx_val=&url_ctx_fmt=null&isSerivcesPage=true&lang=en_US

Ideally, the color scheme would remain the same, but in the top bar, the ExLibris logo and link would be taken away and the logos from each of the three libraries would be added above that. Logos are attached. If the logos could link to each of the three library catalogs, that would be great, but if not, then just static images is fine.

Links to use: University Libraries: https://du-primo.hosted.exlibrisgroup.com/primo-explore/search?vid=01UODE_MAIN&lang=en_US&sortby=rank Law Library: https://du-primo.hosted.exlibrisgroup.com/primo-explore/search?vid=01UODE_LAW&lang=en_US&sortby=rank Iliff: https://du-primo.hosted.exlibrisgroup.com/primo-explore/search?vid=01UODE_ILIFF&sortby=rank&lang=en_US

Portland State is an example of where they added a customized bar above the standard Ex Libris top bar. https://search.library.pdx.edu/primo-explore/search?vid=PSU&lang=en_US

I believe this is customized using the Alma mashup file. I know Fernando and Kim looked into how we could customize this - they might be able to provide more info and what was tried and didn't work.

Let me know if you have any questions, or if this doesn't make sense at all - I'd be happy to chat/show you in person.

library-logo sturmcollegeoflaw_signature mainlogo

josephlabrecque commented 5 years ago

It definitely is the Alma skin where this can be modified. Are we limited to CSS with this skin or can we include a JavaScript file along with it? I'll give it a shot anyhow.

josephlabrecque commented 5 years ago

Yeah... looks like only CSS - so I attempted to add images and JS in there and it errors on upload saying invalid folder structure. That's pretty limited!

josephlabrecque commented 5 years ago

I wonder whether we can set this flag someplace in the Alma config? image

eelzi382 commented 5 years ago

I’ll keep looking around, but an initial look at the configuration and their documentation didn’t come up with anything. Would it make sense if it pointed to images loaded into Primo? Is that a possibility?

From: Joseph Labrecque notifications@github.com Reply-To: dulibrarytech/primo-ui reply@reply.github.com Date: Tuesday, March 5, 2019 at 8:22 AM To: dulibrarytech/primo-ui primo-ui@noreply.github.com Cc: Erin Elzi Erin.Elzi@du.edu, Author author@noreply.github.com Subject: Re: [dulibrarytech/primo-ui] Branding for Article Linker Page (#4)

I wonder whether we can set this flag someplace in the Alma config? [image]https://user-images.githubusercontent.com/3355144/53815883-ca2d1900-3f1f-11e9-96d8-d09e7b9608f2.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dulibrarytech/primo-ui/issues/4#issuecomment-469721054, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aru2SjdRZFN1dug77D3brseBc2IQVjAGks5vTovJgaJpZM4bVMGi.

josephlabrecque commented 5 years ago

Yes - I think we'd have to point to images hosted elsewhere since we can't seem to load them in via the skin. Interactivity is also an issue since we cannot use JS to manipulate the nodes of the document view.

eelzi382 commented 5 years ago

Hi,

I’ve been looking around the listservs to see of anyone talks about customizing this services page, but haven’t found anything. But I did find a good example of somewhere that has customized it:

https://flinders-primo.hosted.exlibrisgroup.com/primo-explore/openurl?ctx_ver=Z39.88-2004&rft.genre=article&ctx_enc=info:ofi%2Fenc:UTF-8&url_ver=Z39.88-2004&url_ctx_fmt=infofi%2Ffmt:kev:mtx:ctx,infofi%2Ffmt:kev:mtx:ctx&rfr_id=info:sid%2FEntrez:PubMed&rft_val_fmt=info:ofi%2Ffmt:kev:mtx:article&isCitationLinker=Y&sfx.title_search=exact&rft.date=&rft_id=info:pmid%2F16398896&rft.atitle=&rft.jtitle=&rft.volume=&rft.issue=&rft.spage=&rft.epage=&rft.issn=&rft.doi=&rft.aulast=&rft.aufirst=&rft.auinit=&rft.publisher=&rft.pubdate=&vid=FUL&institution=61FUL&url_ctx_val=&isSerivcesPage=true&lang=en_US

Maybe that will help?

From: Joseph Labrecque notifications@github.com Reply-To: dulibrarytech/primo-ui reply@reply.github.com Date: Tuesday, March 5, 2019 at 11:14 AM To: dulibrarytech/primo-ui primo-ui@noreply.github.com Cc: Erin Elzi Erin.Elzi@du.edu, Author author@noreply.github.com Subject: Re: [dulibrarytech/primo-ui] Branding for Article Linker Page (#4)

Yes - I think we'd have to point to images hosted elsewhere since we can't seem to load them in via the skin. Interactivity is also an issue since we cannot use JS to manipulate the nodes of the document view.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dulibrarytech/primo-ui/issues/4#issuecomment-469791574, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aru2SkYY20Om9zVBPSHDADzfM__wCBJKks5vTrQPgaJpZM4bVMGi.

josephlabrecque commented 5 years ago

Ah - great. This may help, yes.

josephlabrecque commented 5 years ago

Fram looking at their stuff- seems to be coming from Primo itself and not Alma. Will continue investigating.

image

Their comments indicate there is something in the JS that assists as well.

josephlabrecque commented 5 years ago

Okay - so the other university has their Primo stuff getting loaded up in this view - but in ours... only the Alma stuff ever gets loaded. ¯_(ツ)_/¯

eelzi382 commented 5 years ago

Hmmm. Okay – I’ll see if I can find any more info on that. I might have to ask the vendor.

From: Joseph Labrecque notifications@github.com Reply-To: dulibrarytech/primo-ui reply@reply.github.com Date: Wednesday, March 6, 2019 at 7:50 AM To: dulibrarytech/primo-ui primo-ui@noreply.github.com Cc: Erin Elzi Erin.Elzi@du.edu, Author author@noreply.github.com Subject: Re: [dulibrarytech/primo-ui] Branding for Article Linker Page (#4)

Okay - so the other university has their Primo stuff getting loaded up in this view - but in ours... only the Alma stuff ever gets loaded. ¯(ツ)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dulibrarytech/primo-ui/issues/4#issuecomment-470130384, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aru2Sqj_1_8xPtUZy2xbOWufm3JksdZYks5vT9XHgaJpZM4bVMGi.

eelzi382 commented 5 years ago

Hi! I talked to ExL, and this is done in Primo. To get to the files go to the customization manager as you have for the other files, but in the top drop down, instead of choosing 01UODE_MAIN, use 01UODE_SERVICES. Then you can download and make adjustments to that package of files.

josephlabrecque commented 5 years ago

Ah - yep! I was able to trigger some JS from there. Awesome!

josephlabrecque commented 5 years ago

Let me know if there are any other adjustments that need to be made: image

eelzi382 commented 5 years ago

I’m going to make some color changes to the Main and Law logos and will send those back to you within the next few days. I think we might also want to makes the Iliff logo a little smaller, but I first want to see how the different colors on the other two look.

Thanks!

From: Joseph Labrecque notifications@github.com Reply-To: dulibrarytech/primo-ui reply@reply.github.com Date: Tuesday, March 19, 2019 at 12:02 PM To: dulibrarytech/primo-ui primo-ui@noreply.github.com Cc: Erin Elzi Erin.Elzi@du.edu, Author author@noreply.github.com Subject: Re: [dulibrarytech/primo-ui] Branding for Article Linker Page (#4)

Let me know if there are any other adjustments that need to be made: [Image removed by sender. image]https://user-images.githubusercontent.com/3355144/54630184-de543880-4a3e-11e9-9ca9-648bfdf44bc9.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dulibrarytech/primo-ui/issues/4#issuecomment-474501113, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aru2SkICtRSIq0g2nIwB6wXWc70YlKkWks5vYSY9gaJpZM4bVMGi.

josephlabrecque commented 5 years ago

Yep - these are basically all three logos just filling up the space. I can make them as small as we need and change colors and all sorts of stuff.

eelzi382 commented 5 years ago

I've attached new versions of the Main and Law logos - can we see how those look in the banner? Thanks!

MainLogo white SturmCollegeofLaw_Signature white

josephlabrecque commented 5 years ago

Looking better?

image

eelzi382 commented 5 years ago

Absolutely! This is great - I’ve conferred with our E-resources Manager and she agrees!

From: Joseph Labrecque notifications@github.com Reply-To: dulibrarytech/primo-ui reply@reply.github.com Date: Thursday, March 21, 2019 at 7:00 AM To: dulibrarytech/primo-ui primo-ui@noreply.github.com Cc: Erin Elzi Erin.Elzi@du.edu, Author author@noreply.github.com Subject: Re: [dulibrarytech/primo-ui] Branding for Article Linker Page (#4)

Looking better?

[Image removed by sender. image]https://user-images.githubusercontent.com/3355144/54753595-0b235f80-4ba7-11e9-8093-6735dd39cff0.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dulibrarytech/primo-ui/issues/4#issuecomment-475219160, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aru2SiA9hNAbPRGxL0mQYwiG4t22uLM-ks5vY4J_gaJpZM4bVMGi.