Re: [Dspace-tech] Some Solr Statistics are lost when upgraded version

2015-06-04 Thread Bram Luyten
Hi Hilton, what are you currently lacking in DSpace stats, that make them less trustworthy than Piwik? Does Piwik only rely on client-side javascript or do you also have methods to rig it to register file downloads? I'm a huge fan of Google Analytics (AND the DSpace stats) but my enthusiasm rece

[Dspace-tech] DSpace 5.2 Installation on Windows 2003 server

2015-06-04 Thread Shivraj Thorat
Respected All, I am beginner to DSpace 5.2 and want to install it on Windows 2003 server, therefore looking for detailed installation step by step guide for the same. even i need help to migrate 3.x to 5.2. kindly send me literature in this regard at the earliest. -- Regards Mr. Shivraj Thora

Re: [Dspace-tech] citation_pdf_url

2015-06-04 Thread Andrea Schweer
Hi, On 05/06/15 01:17, nicolasschwab wrote: > I am using DSpace 5 and i already read the ticket you mentioned, and i found > that when an item has more than one bitstream but no primary and all of them > are public the "citation_pdf_url" will be null. > > I have been checking the code and i found

[Dspace-tech] Build Failure while building Dspace-4.1 by apache mavan 3.2.5

2015-06-04 Thread Mansoor Ali
Hi, I got the Build Failure message while building Dspace-4.1 by apache mavan 3.2.5 on Windows 7.I have attached a file named Build Failure with this mail and it contains the details about the Build Failure occurred. Your reply is appreciated. Regards, Mansoor Original error: Could not transfer

[Dspace-tech] missing Messages.properties file

2015-06-04 Thread Yongming Wang
Hi, I'm a newbie on DSpace. I just installed DSpace 5.x for my library. We use jspui. I added a new field (advisor) on the Submission form by editing the /dspace/config/input-forms.xml file, which works fine. In order to display it on the default simple item record page, I modified the /dspac

[Dspace-tech] File formats

2015-06-04 Thread Metois, Rebecca
Hello. Can you tell me if .vol files are supported? Thank you in advance. The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Complian

Re: [Dspace-tech] Some Solr Statistics are lost when upgraded version

2015-06-04 Thread Hilton Gibson
Hi Ruben, We also use Piwik to check. We added the Piwikl javascript to the page structure xsl file. We get much more detail - so we feel these are more trustworthy. Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.sun.ac.za/~hgibson

Re: [Dspace-tech] Some Solr Statistics are lost when upgraded version

2015-06-04 Thread Ruben
Hi Hilton, Yes, the first thing that we thought is the filtering of bots had been improved and now the number of statistics has been reduced because of this(the theory that many of old visits are from bots) , but how to explain the big increase of visits in one of the communities? On 04/06/1

Re: [Dspace-tech] Some Solr Statistics are lost when upgraded version

2015-06-04 Thread Hilton Gibson
Hi Ruben Same thing happened to me: http://scholar.sun.ac.za/handle/10019.1/1/statistics I can only assume that bot filtering has improved? Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html On 4 Jun

Re: [Dspace-tech] Some Solr Statistics are lost when upgraded version

2015-06-04 Thread Ruben
Hi Tim, I didn't do the second step, reindexing Solr Stats. Now I did it and although the stats looks more completely (appears city and country data) the number of visits still the same. Also it's curious in many cases the statistics seems completely different. For example, in one community the

Re: [Dspace-tech] Dspace

2015-06-04 Thread Matt Sherman
Oh, dang should have looks a little further in the css. Here are the header related sections: #ds-header-wrapper #ds-header-logo-link #ds-header-logo #ds-header-logo-text On Thu, Jun 4, 2015 at 10:48 AM, Matt Sherman wrote: > In "themes\*your them name*\lib\css\style.css" look for > #ds-header

Re: [Dspace-tech] Dspace

2015-06-04 Thread Matt Sherman
In "themes\*your them name*\lib\css\style.css" look for #ds-header-wrapper, #ds-body, and #ds-options-wrapper. For the color #ds-header-wrapper {background-color} for the colors. The image is edited in a different file that I don't remember off hand. For the menu bar look for #ds-body, and #ds-op

Re: [Dspace-tech] Dspace

2015-06-04 Thread Wasefer Zaman
Hi Matt, We have installed the dspace 4.2 in RHEL environment.  We want to change the header content and want to shift the menu list from right to left. With regards, Wasefer Zaman -Matt Sherman wrote: - To: dspace-tech From: Matt Sherman Date: 06/04/2015 07:25PM Subject: Re: [Dspace

Re: [Dspace-tech] Dspace

2015-06-04 Thread Wasefer Zaman
Hi Hilton, We have installed the dspace 4.2 in RHEL environment.  We want to change the header content and want to shift the menu list from right to left. With regards, Wasefer Zaman -Hilton Gibson wrote: - To: Wasefer Zaman From: Hilton Gibson Date: 06/04/2015 07:26PM Cc: dspace-tec

Re: [Dspace-tech] Community level theming for JSPUI

2015-06-04 Thread Iyer M
Hello Everyone, I raised a query in below mail. Looking forward for support for achieving this customization. --- We are using DSpace with JSPUI and like XMLUI, we need to create custom theme for each community. Request your guidance in this line. I am not sure if any wiki

Re: [Dspace-tech] OAI module on DSpace5.2

2015-06-04 Thread Tim Donohue
Hi Lewatle, That error seems to be implying that currently there is no data in your OAI-PMH index. It should be returning a list of all records in your index, e.g. here's the same query on the DSpace Demo OAI-PMH instance (which is running DSpace 5.2): http://demo.dspace.org/oai/request?verb=L

Re: [Dspace-tech] Dspace

2015-06-04 Thread Wasefer Zaman
both -Matt Sherman wrote: - To: dspace-tech From: Matt Sherman Date: 06/04/2015 07:25PM Subject: Re: [Dspace-tech] Dspace So, are you trying to make CSS changes?  Or are you trying to change the page content? On Thu, Jun 4, 2015 at 9:48 AM, Wasefer Zaman wrote: Hi Hilton, Please f

Re: [Dspace-tech] Directly editing the database

2015-06-04 Thread Tim Donohue
Hi Chris, Have you seen the Batch Metadata Editing functionality in DSpace? This may do exactly what you are looking for. It exports metadata to spreadsheet. Then you can edit the spreadsheet and reimport it (from the Admin UI). DSpace will verify the changes & give you a detailed list of all

Re: [Dspace-tech] Dspace

2015-06-04 Thread Hilton Gibson
Hi Wasefer See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M1/Modify But this depends on an installation of DSpace according to: http://wiki.lib.sun.ac.za/index.php/SUNScholar/DSpace And the custom creation of a theme as per: http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_The

Re: [Dspace-tech] Dspace

2015-06-04 Thread Matt Sherman
So, are you trying to make CSS changes? Or are you trying to change the page content? On Thu, Jun 4, 2015 at 9:48 AM, Wasefer Zaman < wasefer.za...@simplexinfra.com> wrote: > Hi Hilton, > > Please find embedded an image / screengrab of the interface that we are > presently working on. We want to

Re: [Dspace-tech] Dspace

2015-06-04 Thread Wasefer Zaman
Hi Hilton, Please find embedded an image / screengrab of the interface that we are presently working on. We want to change the layout as well as the header region (the shaded band inclusive of the words "DSpace Repository") as seen in the interface. The whole menu list which includes, but is no

Re: [Dspace-tech] Some Solr Statistics are lost when upgraded version

2015-06-04 Thread Tim Donohue
Hi Rubén, Have you reindexed your Solr Stats after upgrading? See step #13 in the "Upgrading DSpace" documentation: https://wiki.duraspace.org/display/DSDOC5x/Upgrading+DSpace There are two steps to actually upgrading Solr Statistics. 1) The first part it to just upgrade the indexes (to the l

Re: [Dspace-tech] citation_pdf_url

2015-06-04 Thread nicolasschwab
Hi Andrea. I am using DSpace 5 and i already read the ticket you mentioned, and i found that when an item has more than one bitstream but no primary and all of them are public the "citation_pdf_url" will be null. I have been checking the code and i found a solution, if you want i could make a tic

Re: [Dspace-tech] Dspace

2015-06-04 Thread Hilton Gibson
Hi Wasefer Which interface are you using? See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Theme Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html On 4 June 2015 at 15:10, Wasefer Zaman wrote:

[Dspace-tech] Dspace

2015-06-04 Thread Wasefer Zaman
We have installed dspace 4.2 for our organization. But we are not able to change the home page. Can you please help me in doing this? With regards, Wasefer Zaman 9874673636 --

[Dspace-tech] SUNScholar/PDF Cover Page - Libopedia

2015-06-04 Thread Hilton Gibson
Sorry for the cross-post. ​Hi All The new PDF citation cover page feature with DSpace 5.2 ​ mentions that this can also be made a curation task. ​See: ​ http://wiki.lib.sun.ac.za/index.php/SUNScholar/PDF_Cover_Page ​Two questions. 1. If not made a curation task, how do you execute a job to do a

Re: [Dspace-tech] DSpace 5.2 ORCID lookup using input forms

2015-06-04 Thread Hilton Gibson
Hi Antoine Thanks. I soon realised this, but it was not apparent from the documentation. This is my first time using authority control anywhere. As I am sure will be the case with many others attempting to adopt ORCID with DSpace. There is one error though. See: http://wiki.lib.sun.ac.za/index.ph

Re: [Dspace-tech] DSpace 5.2 ORCID lookup using input forms

2015-06-04 Thread Antoine Snyers
Hi Hilton Gibson The information you're looking for is in the dspace.cfg configuration: choices.presentation.dc.contributor.author = authorLookup This will add a look-up button in the submission forms next to the corresponding input fields. But I think it only works for fields with input-type

[Dspace-tech] Some Solr Statistics are lost when upgraded version

2015-06-04 Thread Ruben
Hi all, I'm working on dspace upgrade from 1.6 to 5.2, and one of sensible points is the migration of statistics. I've been reading about the necessity of upgrade the indexes to the last Solr version, and I've found this tutorial to do this: https://wiki.duraspace.org/display/DSDOC5x/Upgradin

Re: [Dspace-tech] about handles/purl

2015-06-04 Thread emilio lorenzo
Hi Your organization do not need registration for the handle service (CNRI) nor starting the handle server packaged with Dspace Perhaps this helps http://www.arvo.es/dspace/uso-de-identificadores-persistentes/my apologies, it is in spanish, but Google translator offers a not-so-bad transl