[Dspace-tech] Ansible playbook to deploy DSpace

2013-12-18 Thread Alan Orth
Hey, all. I spent yesterday afternoon writing an Ansible playbook[0] for deploying DSpace on Ubuntu 12.04. Ansible is an infrastructure orchestration framework, similar to Chef, Puppet, etc. I like it because it doesn't need daemons or databases, and just piggybacks over SSH and uses vanilla

[Dspace-tech] config question

2013-12-18 Thread Bill Tantzen
Hi all! Can anyone explain how the option webui.itemlist.browse.browse name.columns is supposed to work? For example, I tried the following: webui.itemlist.browse.dc.title.columns = dc.date.issued(date), dc.title, dc.con\tributor.* and what I expected to see was these three columns when

Re: [Dspace-tech] config question

2013-12-18 Thread Bill Tantzen
Yes, sorry, this is jspui. The backslash was kindly added by my email client! Discovery *is* enabled, and my hunch (like yours) is that this was meant for the old style browse. I am hoping somebody can confirm that. Ultimately, my goal is to have a similar display with /browse?type=title as

Re: [Dspace-tech] Cannot sort in dspace 4.0 (mobile theme)

2013-12-18 Thread helix84
Thank you for reporting the problem. The theme was probably developed on DSpace 1.8 which didn't have these sort options. I created a Jira issue for it: https://jira.duraspace.org/browse/DS-1844 In the future, please, don't cross-post. Pick one mailing list to post to. Regards, ~~helix84

[Dspace-tech] thumbnail description

2013-12-18 Thread Bill Tantzen
Hi all! DSpace 3.2, jspui. In my item list, I would like to add a column sort of like thumbnail, but instead of an image, I would like to make it appear as it does in the item display, that is, text only, with format and size -- for instance, PDF (789 KB) Any suggestions on how I might go about

[Dspace-tech] linebreak in metadata

2013-12-18 Thread Jose Blanco
I will be ingesting some items using item import and the description.abstract field has linebreaks in it. I notice that the line breaks are lost in the display - is there a way to keep them? I can break up the abstract so that I import multiple abstacts so that I get the affect of a linebreak.

[Dspace-tech] stats and spiders.

2013-12-18 Thread Jose Blanco
It seems like the spiders are being counted. This is what I have set: # control solr statistics querying to filter out spider IPs # false by default #query.filter.spiderIp = false should it be set to true? -- Rapidly

[Dspace-tech] Customization of emails

2013-12-18 Thread Oscar Sanchez Gomez
Hi all, I am trying to customize the email in Dspace 3.2 and 4.0 to send them in Spanish languge. I write it in Spanish in the file located at {dspace}/conf/emails and it looks like this: Asunto: Solicitud Cambio de Contraseña Para cambiar la constraseña de su cuenta en DSpace, por favor haga

[Dspace-tech] Fwd: How to convert sub-community to top level community

2013-12-18 Thread A. Madhava Rao
Dear Sir I did not find the file community-filiator in the folder dspace\bin as I am using Dspace 2011 version. could you please help me in this regard. -- Forwarded message -- From: helix84 heli...@centrum.sk Date: Tue, Dec 17, 2013 at 7:33 PM Subject: Re: How to convert

Re: [Dspace-tech] Fwd: How to convert sub-community to top level community

2013-12-18 Thread Andrea Schweer
Hi, On 19/12/13 16:47, A. Madhava Rao wrote: I did not find the file community-filiator in the folder dspace\bin as I am using Dspace 2011 version. In newer versions of DSpace, run the community filiator like so: dspace\bin\dspace community-filiator (plus any arguments) cheers, Andrea -- Dr

[Dspace-tech] Dspace upgrade to 4 from 3.2

2013-12-18 Thread ribin . jones
I am running dspace 3.2 in Ubuntu..Now I want to upgrade to dspace 4. I used the below howto for the upgrade: https://wiki.duraspace.org/display/DSDOC4x/Upgrading+From+3.x+to+4.0 Build and everything was fine. I did appropriate changes in the dspace 4 dspace.cfg file. Now after the