EPrints Technical Mailing List Archive

Message: #07699


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] Core Recommender


Thanks to Matteo and everyone who commented on this question.

I had both a personal and a repository ID, and after I ensured that I am using the latter and restarted apache, our dev server now has the library tab. 

Wonderful!

 

Tomasz

 

 

From: Matteo.Cancellieri <matteo.cancellieri@open.ac.uk>
Sent: February 11, 2019 5:20 AM
To: moore.adam@gmail.com; eprints-tech@ecs.soton.ac.uk; Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
Cc: James Kerwin <jkerwin2101@gmail.com>
Subject: Re: [EP-tech] Core Recommender

 

Hi Tomasz,

To get the Library tab, you need to request a recommender Id for your repository instead of a personal one (usually is done through the Dashboard https://core.ac.uk/services#dashboard ). You can write to me (or theteam@core.ac.uk) if you need any help setting it up.

 

Best

 

Matteo

 

From: "moore.adam@gmail.com" <moore.adam@gmail.com>
Date: Friday, 8 February 2019 at 21:25
To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>, Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
Cc: James Kerwin <jkerwin2101@gmail.com>, "Matteo.Cancellieri" <matteo.cancellieri@open.ac.uk>
Subject: Re: [EP-tech] Core Recommender

 

Hey all

 

I seem to recall that the library specific tab was implemented by the original developers for clients rather than available in the open code

 

I've cc'd Matteo from the Core team in who might be able to either provide clarity or point to a better source of information 

 

Best

 

Adam  

Sent from my iPhone


On 8 Feb 2019, at 20:07, Tomasz Neugebauer via Eprints-tech <eprints-tech@ecs.soton.ac.uk> wrote:

I have the same question as James, how do we get the specific library tab in our core recommender? 

Is this an option that can be set in the config file?

 

Tomasz

 

 

From: eprints-tech-bounces@ecs.soton.ac.uk <eprints-tech-bounces@ecs.soton.ac.uk> On Behalf Of John Salter via Eprints-tech
Sent: October 11, 2018 6:01 AM
To: eprints-tech@ecs.soton.ac.uk; James Kerwin <jkerwin2101@gmail.com>
Subject: Re: [EP-tech] Core Recommender

 

Hi James,

In the file EPRINTS_ROOT/archives/ARCHIVEID/cfg/cfg.d/CoreRecommender.pl, do you have the following value set:

$c->{plugins}{"Screen::EPrint::Box::CoreRecommender"}{params}{id} = "recommenderID";

 

If it is set to 'recommenderID', then you need to get in touch with CORE (https://core.ac.uk/contact) and ask for an account.

 

Cheers,

John

 

 

From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of James Kerwin via Eprints-tech
Sent: 11 October 2018 10:36
To: eprints-tech@ecs.soton.ac.uk
Subject: [EP-tech] Core Recommender

 

Hi All,

 

I currently have the CORE Recommender on our repository, but we only have the general tab, not the specific library tab as I have seen on other repositories.

 

I've taken a look at the code and read lots of blog posts, but can't see how to enable the second tab.

 

Could anybody point me in the right direction for enabling this?

 

Thanks,

James