[Dspace-tech] Scopus Citations Count Integration

2014-02-12 Thread Solomon Kapfunde
Hi Colleagues I am trying to display scopus citation counts in our repository and found the following code to begin with: https://gist.github.com/aschweer/6772579 When I add the code in item-view.xml, mirage theme, xmlui i get an error 'javax.xml.transform.TransformerException: a is not allowe

Re: [Dspace-tech] Scopus Citations Count Integration

2014-02-12 Thread Nemiz, Elvi
Hello Solomon, Perhaps this thread might help you. http://dspace.2283337.n4.nabble.com/Scopus-Integration-Cited-By-Count-API-td4667632.html . Regards, Elvi -- Android apps run on BlackBerry 10 Introducing the new BlackBer

Re: [Dspace-tech] Scopus Citations Count Integration

2014-02-12 Thread helix84
On Wed, Feb 12, 2014 at 2:11 PM, Solomon Kapfunde wrote: > 'javax.xml.transform.TransformerException: a is not allowed in this position > in the stylesheet!' So which position did you put it in? You're supposed to put the second snippet (snippet-item-view.xsl) somewhere in XSL where you want it t

Re: [Dspace-tech] Scopus Citations Count Integration

2014-02-13 Thread Nemiz, Elvi
Hello Solomon, I'm sorry if I can't pinpoint what's causing that error but here's what I did in our repository. In your item-view.xsl, locate this line of code: After that piece of code, copy paste these javascript code:

Re: [Dspace-tech] Scopus Citations Count Integration

2014-02-13 Thread Solomon Kapfunde
Hi Nemiz Thanks very much for sharing your code, it's working now. Regards Solomon >>> "Nemiz, Elvi" 2014/02/13 03:59 PM >>> Hello Solomon, I'm sorry if I can't pinpoint what's causing that error but here's what I did in our repository. In your item-view.xsl, locate this line of code: