Re: [Dspace-tech] DSpace XMLUI theme customisation help wiki

2015-06-08 Thread Alan Orth
Fantastic guide, Hilton. Maybe this will inspire me to update our themes to Mirage 2. Our DSpace 1.6-era Mirage 1-based themes are really starting to show their age! We have 20+ custom themes in our institutional repository[0]... it's quite an undertaking! Alan [0] https://github.com/ilri/DSpace/

Re: [Dspace-tech] DSpace XMLUI theme customisation help wiki

2015-06-08 Thread Hilton Gibson
On 8 June 2015 at 09:57, Alan Orth wrote: > Fantastic guide, Hilton ​Thanks Alan, And if you spot errors or content that needs updating or more clarification, please let me know. Cheers hg​ *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.

Re: [Dspace-tech] Dspace

2015-06-08 Thread Wasefer Zaman
Hi Hilton, Please let us know how to change the header text ("Dspace Repository") beside logo. With regards, Wasefer Zaman 9874673636  Hilton Gibson ---06/04/2015 07:26:12 PM---Hi Wasefer See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M1/Modify From: Hilton Gibson To: W

Re: [Dspace-tech] Dspace

2015-06-08 Thread Wasefer Zaman
Hi Matt, Please let us know how to change the header text ("Dspace Repository") beside logo. With regards, Wasefer Zaman 9874673636 Matt Sherman ---06/04/2015 08:21:30 PM---Oh, dang should have looks a little further in the css.  Here are the header related sections: From: Matt Sherman To:

[Dspace-tech] How to change header text

2015-06-08 Thread Wasefer Zaman
Please let us know how to change the header text ("Dspace Repository") beside logo. -- ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.n

[Dspace-tech] How to change header text

2015-06-08 Thread Wasefer Zaman
Please let us know how to change the header text ("Dspace Repository") beside logo. -- ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.n

Re: [Dspace-tech] Dspace

2015-06-08 Thread Hilton Gibson
Hi Wasefer, I added a note to this page: http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M1/Banner_Logo#Please_note : Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html On 8 June 2015 at

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

2015-06-08 Thread Ruben
Hi all, I have news with this issue. After some tests, I decided to work with Luke to review the content of Lucene indexes in each version (before and after upgrade) and, surprise, the indexes are the same. I've enabled the solr context through http and started to test different queries to ob

[Dspace-tech] DSpace 5.2 Header/Banner Customization

2015-06-08 Thread Layale Bassil
Hello All, We have installed the latest Dspace 5.2 version. However when I try the old customizations I did for previous versions in order to change the logo and banner text, nothing is working. First what files do I have to edit and where can I find them? Second do I need to rebuild for the c

[Dspace-tech] Assetstore not showing its contents DSpace 5.2 interface

2015-06-08 Thread Lewatle Phaladi
Hi All, I am getting the following error during upgrade on step 10. b https://wiki.duraspace.org/display/DSDOC5x/Upgrading+DSpace#UpgradingDSpace-ManuallyUpgradingSolrIndexes , all my upgrade steps went well and database migrate finished well on step 10. c . The new version is upgraded well an

Re: [Dspace-tech] DSpace 5.2 Header/Banner Customization

2015-06-08 Thread Hilton Gibson
Hi Layale, Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M1/Banner_Logo#Please_note : Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html On 8 June 2015 at 13:23,

Re: [Dspace-tech] Assetstore not showing its contents DSpace 5.2 interface

2015-06-08 Thread Hilton Gibson
Hi Lewatle First test the database connection: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Install_DSpace/S09 Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html On 8 June 2015 at 13:33, Lewatle Ph

Re: [Dspace-tech] Assetstore not showing its contents DSpace 5.2 interface

2015-06-08 Thread Lewatle Phaladi
Hi Hilton, Please see the following results: dspace@dspace:~/install/dspace5.2$ ./bin/dspace database test Attempting to connect to database using these configurations: - URL: jdbc:postgresql://localhost:5432/wiredspace - Driver: org.postgresql.Driver - Username: dspaceadm - Password: [hidde

Re: [Dspace-tech] Assetstore not showing its contents DSpace 5.2 interface

2015-06-08 Thread Antoine Snyers
It would then seem you need to run the psql command with -U dspaceadm and not -U dspaceadmin Regards Lewatle Phaladi schreef op 08/06/15 om 14:39: Hi Hilton, Please see the following results: dspace@dspace:~/install/dspace5.2$ ./bin/dspace database test Attempting to connect to database usin

Re: [Dspace-tech] Assetstore not showing its contents DSpace 5.2 interface

2015-06-08 Thread Hilton Gibson
Ok, Then I do not know. Sorry. *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html On 8 June 2015 at 14:39, Lewatle Phaladi wrote: > Hi Hilton, > > Please see the following results: > > dspace@dspace:~/install/

Re: [Dspace-tech] Null Pointer Exception

2015-06-08 Thread Domingo Iglesias
Hi Awanish, also keep in mind that solr module must be deployed and started before accessing jspui interface. 2015-06-03 6:31 GMT+02:00 Awanish Singh : > > Hi, > > I am working with dspace 5.2. > > I got following exceptions at server console. when i started my dspace > jspui instance.. > >

Re: [Dspace-tech] Null Pointer Exception

2015-06-08 Thread Domingo Iglesias
Hi Awanish, also keep in mind that the solr module must be deployed and started before accessing jspui interface. Regards 2015-06-03 6:38 GMT+02:00 Kim Shepherd : > Hi Awanish, > > Can you check your [dspace]/config/modules/discovery.cfg file and see if > you have the "search.server" property c

[Dspace-tech] Access problem of DSpace Instance

2015-06-08 Thread Satya
Dear Members, Recently we installed a DSpace (4.3) instance in a Ubuntu Server and hosted it over Internet. But it is working fine for couple of hours over Internet and then becoming unreachable. Here I want to inform that we have intergrated the Tomcat8 with Apache using Mod_jk. The server is wor

[Dspace-tech] Issues in Media Filter PDF Text Extractor (PDFFilter and XPDF)

2015-06-08 Thread euler
Dear All, I am having issues with the text extraction of pdfs having non latin characters and east asian languages. I tried switching to xpdf from pdfbox's pdffilter but it is also not properly extracting the text from the pdf. If I tried to extract the text from the pdf using the command line too

Re: [Dspace-tech] Database name

2015-06-08 Thread Domingo Iglesias
Hello you will find some clues it in the [dpace.dir]/config/dspace.cfg within the "Database settings" section. [dspace.dir] is the folder where dspace is installed. Regards. 2015-06-07 16:02 GMT+02:00 Shivraj Thorat : > Dear Professionals, > > I was using dspace 3.1 but it is not working now d

Re: [Dspace-tech] Access problem of DSpace Instance

2015-06-08 Thread Hilton Gibson
On 8 June 2015 at 15:15, Satya wrote: > and hosted it over Internet ​Hi Satya Please give some more detail about "and hosted it over Internet". How did you do this? Are you using Amazon?​ ​Cheers​ *Hilton Gibson* Ubuntu Linux Systems Administrator Stellenbosch University Library http://staff

Re: [Dspace-tech] Database name

2015-06-08 Thread Domingo Iglesias
Hello you will find some clues it in the [dpace.dir]/config/dspace.cfg within the "Database settings" section. [dspace.dir] is the folder where dspace is installed. Regards. 2015-06-07 16:02 GMT+02:00 Shivraj Thorat : > Dear Professionals, > > I was using dspace 3.1 but it is not working now du

Re: [Dspace-tech] Issues in Media Filter PDF Text Extractor (PDFFilter and XPDF)

2015-06-08 Thread Antoine Snyers
Hi euler This seems similar to http://dspace.2283337.n4.nabble.com/Character-encoding-issues-in-Discovery-search-results-tp4675835p4675839.html Perhaps it can help. euler schreef op 08/06/15 om 15:00: Dear All, I am having issues with the text extraction of pdfs having non latin characters a

Re: [Dspace-tech] dspace-cris ordering in custom jsp

2015-06-08 Thread Pablo Buenaposada
Something more to look at? -- View this message in context: http://dspace.2283337.n4.nabble.com/dspace-cris-ordering-in-custom-jsp-tp4678159p4678289.html Sent from the DSpace - Tech mailing list archive at Nabble.com.

Re: [Dspace-tech] missing Messages.properties file - re-post

2015-06-08 Thread Yongming Wang
I don't get any response for my previous posting a week ago. So try again. (please see the description below for the problem I encountered.) My installation is definitely missing the critical Messages.properties file. The reason, I guess, may be that I downloaded "dspace-5.1-release.tar.gz", wh

Re: [Dspace-tech] Issues in Media Filter PDF Text Extractor (PDFFilter and XPDF)

2015-06-08 Thread euler
Hi Antoine, Thanks for the response. I did stumbled upon that thread when searching for a solution. What I discovered was even though the extracted text is not showing the proper characters when viewed from the browser, if I download and open it in a text editor, it is showing the proper extracted

[Dspace-tech] Enable the carousel

2015-06-08 Thread Freddy Guerrero
Hi, I have dspace version 5.2 (JSPUI-interface), but I couldn't enable the carousel on the homepage, how can I activate it in order that it can display? Please Freddy -- ___ DSpa

Re: [Dspace-tech] DSpace 5.2 Header/Banner Customization

2015-06-08 Thread Layale Bassil
Hello Hitlon, Thanks for the reply. I was wondering if Dspace version 5.2 still have same folder structure. The $HOME/source/dspace/modules/xmlui/src/main/webapp path do not contain any folders in my installation folder. Any specific instructions for Dspace version 5.2? Many thanks, Regards, L

Re: [Dspace-tech] DSpace 5.2 Header/Banner Customization

2015-06-08 Thread Franziska Ackermann
Hi Layale, This link might be helpful: https://wiki.duraspace.org/display/DSDOC5x/Directories+and+Files The page explains the folder structure of DSpace 5.x. It includes an explanation about the path you're mentioning, too. Best regards, Franziska Am 09.06.2015 um 06:42 schrieb Layale Bas