Re: [Dspace-tech] SFX links - suppress in collection?

2015-05-07 Thread Searle, Shannon
Hi Hilton,

Thanks, but disabling it in dspace.cfg supresses it everywhere – I just want it 
suppressed in one collection? I will have look at the CSS and see what can be 
done there if anything as Stuart suggested.

Cheers,
Shannon

From: Hilton Gibson [mailto:hilton.gib...@gmail.com]
Sent: 07 May 2015 21:16
To: Searle, Shannon
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] SFX links - suppress in collection?

Hi Shannon

Perhaps this will help: 
https://github.com/DSpace/DSpace/blob/master/dspace/config/dspace.cfg#L1914-L1922

Cheers

hg

Hilton Gibson
Ubuntu Linux Systems Administrator
Stellenbosch University Library
http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html


On 7 May 2015 at 17:15, Searle, Shannon 
mailto:s.sea...@cranfield.ac.uk>> wrote:
Hi,

I am currently running a DSpace instance on 4.3 with Mirage, and I have two 
different types of collections. One is harvested from another agency and is 
exclusively open access pdf links, and the other collection is links to 
journals and articles that are available through shibboleth+our SFX server. The 
link works fine for the content of one collection, but is completely unrequired 
and confusing to users in the other. I see that altering the render in older 
versions at the ItemTag.java file will fix it at item level - 
http://sourceforge.net/p/dspace/mailman/message/21618566/ -  my 
java/xml/theming skills are pretty non-existent; is there any way to remove the 
links by collection? I couldn’t find anyone who has tried to do this at this 
level previously?

Any help much appreciated…

Thanks!
Shannon

Shannon Searle
Library Systems Integration and Development Officer
Barrington Library
Cranfield University
Shrivenham, Swindon
Wiltshire
SN6 8LA

--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net<mailto:DSpace-tech@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] SFX links - suppress in collection?

2015-05-07 Thread Hilton Gibson
Hi Shannon

Perhaps this will help:
https://github.com/DSpace/DSpace/blob/master/dspace/config/dspace.cfg#L1914-L1922

Cheers

hg

*Hilton Gibson*
Ubuntu Linux Systems Administrator
Stellenbosch University Library
http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html


On 7 May 2015 at 17:15, Searle, Shannon  wrote:

>  Hi,
>
>
>
> I am currently running a DSpace instance on 4.3 with Mirage, and I have
> two different types of collections. One is harvested from another agency
> and is exclusively open access pdf links, and the other collection is links
> to journals and articles that are available through shibboleth+our SFX
> server. The link works fine for the content of one collection, but is
> completely unrequired and confusing to users in the other. I see that
> altering the render in older versions at the ItemTag.java file will fix it
> at item level - http://sourceforge.net/p/dspace/mailman/message/21618566/
> -  my java/xml/theming skills are pretty non-existent; is there any way to
> remove the links by collection? I couldn’t find anyone who has tried to do
> this at this level previously?
>
>
>
> Any help much appreciated…
>
>
>
> Thanks!
>
> Shannon
>
>
>
> Shannon Searle
> Library Systems Integration and Development Officer
> Barrington Library
> Cranfield University
> Shrivenham, Swindon
> Wiltshire
> SN6 8LA
>
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] SFX links - suppress in collection?

2015-05-07 Thread Stuart Yeates
I would be tempted to see whether the link can be hidden in CSS. If possible 
this would be the minimally intrusive method.


cheers

stuart


--
I have a new phone number: 04 463 5692
https://www.facebook.com/VUWLibrary / https://www.facebook.com/TKMPC



From: Searle, Shannon 
Sent: Friday, 8 May 2015 3:15 a.m.
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] SFX links - suppress in collection?

Hi,

I am currently running a DSpace instance on 4.3 with Mirage, and I have two 
different types of collections. One is harvested from another agency and is 
exclusively open access pdf links, and the other collection is links to 
journals and articles that are available through shibboleth+our SFX server. The 
link works fine for the content of one collection, but is completely unrequired 
and confusing to users in the other. I see that altering the render in older 
versions at the ItemTag.java file will fix it at item level - 
http://sourceforge.net/p/dspace/mailman/message/21618566/ -  my 
java/xml/theming skills are pretty non-existent; is there any way to remove the 
links by collection? I couldn't find anyone who has tried to do this at this 
level previously?

Any help much appreciated...

Thanks!
Shannon

Shannon Searle
Library Systems Integration and Development Officer
Barrington Library
Cranfield University
Shrivenham, Swindon
Wiltshire
SN6 8LA
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] SFX links - suppress in collection?

2015-05-07 Thread Searle, Shannon
Hi,

I am currently running a DSpace instance on 4.3 with Mirage, and I have two 
different types of collections. One is harvested from another agency and is 
exclusively open access pdf links, and the other collection is links to 
journals and articles that are available through shibboleth+our SFX server. The 
link works fine for the content of one collection, but is completely unrequired 
and confusing to users in the other. I see that altering the render in older 
versions at the ItemTag.java file will fix it at item level - 
http://sourceforge.net/p/dspace/mailman/message/21618566/ -  my 
java/xml/theming skills are pretty non-existent; is there any way to remove the 
links by collection? I couldn't find anyone who has tried to do this at this 
level previously?

Any help much appreciated...

Thanks!
Shannon

Shannon Searle
Library Systems Integration and Development Officer
Barrington Library
Cranfield University
Shrivenham, Swindon
Wiltshire
SN6 8LA
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette