[Dspace-tech] Submit exception

2007-03-26 Thread Ricardo Beltrán
Hi guys, I had problems while trying to submit items to DSpace through the Web interface, my system is using the following packages Debian Sage PostreSQL Tomcat 5.5 (I've used the debian and the standalone package from apache) DSpace 1.3.2 I've found not reported bugs about this issue. Any idea

Re: [Dspace-tech] Submit exception

2007-03-27 Thread Ricardo Beltrán
Hi, I've finally solve this issue it was my fault because my collection the submitters group in that collection did not have authorization to ADD in the collection. I think that the permission and authorization options is the most complex part at DSpace and I haven´t found good docs or example a

[Dspace-tech] DSpace How to guide

2009-02-09 Thread Ricardo Beltrán
Hi everybody, I just want to know if someone is working on the upgrade for the manual named "DSpace how-to guide: tips and tricks for managing common DSpace chores" to the 1.5.1 version of DSpace, or if there is a replacement for this manual or some wiki pages over there that will serve as a replac

Re: [Dspace-tech] DSpace How to guide

2009-02-10 Thread Ricardo Beltrán
Documentation_and_Guides > > Hopefully that helps a bit. Send another email to the list if you are > looking for anything more specific. > > - Tim > > Ricardo Beltrán wrote: >> >> Hi everybody, >> I just want to know if someone is working on the upgrade for th

[Dspace-tech] Multiple languages at DSpace Communities and Collections

2009-02-22 Thread Ricardo Beltrán
Dear DSpace community, Is it possible to support multiple languages at Communities and Collection level? It seems that the text that appears at this pages are stored at the database and thus are not properly externalized for the i18n module. Is that correct? Best regards Ricardo Beltran BIIACS

Re: [Dspace-tech] Spanish languaje

2009-04-19 Thread Ricardo Beltrán
> > > --serbe.ro...@biblioteca.udea.edu.co > > Message: 3 > Date: Sat, 18 Apr 2009 01:44:05 +0500 > From: "Serbe Leon Rojas" > Subject: [Dspace-tech] Spanish languaje > To: dspace-tech@lists.sourceforge.net > Message-ID: <20090417204239.m94...@caribe.udea.edu.co> > Cont

[Dspace-tech] Dspace results table not showing all titles

2009-04-19 Thread Ricardo Beltrán
Hello everybody, I've noticed while using the advanced search within items that have multiple titles the search engine shows the items that matched any of the titles but displays only the first item's title which is not always the title where the match was found. This is a bit annoying since it

[Dspace-tech] Item bitstreams reversed during upgrade

2009-04-19 Thread Ricardo Beltrán
Hello DSpace Community, I'm upgrading from version 1.3.2 to 1.5.2, one of new features that I've found is that the bitstreams are showed in reverse order, batch ingesting bitstreams for version 1.3.2 were showed at the Item page reversed that means that the first bitstream ingested was displayed at

[Dspace-tech] LDAP Single Sign On-Single Sign out

2009-04-19 Thread Ricardo Beltrán
Hello everybody, I'm trying to have unified authentication with a Drupal site and the DSpace platform, Single sign on - Single sign out is a requirement, in your experience is it possible to use LDAP to achieve this goal? If not which authetication platform do you recommend. Thanks a lot Ricardo B

Re: [Dspace-tech] DSpace-tech Digest, Vol 37, Issue 38

2009-05-19 Thread Ricardo Beltrán
> > Message: 1 > Date: Mon, 18 May 2009 15:08:15 -0400 > From: C?sar Lockhart > Subject: [Dspace-tech] How to translate Dspace to spanish > To: DSpace-tech@lists.sourceforge.net > Message-ID: ><6991e8f50905181208p7b4ae075ne312403868945...@mail.gmail.com> > Content-Type: text/plain; charset

[Dspace-tech] Weird behavior while translating metadata labels

2009-07-03 Thread Ricardo Beltrán
Hello all, I'm upgrading to DSpace 1.5.2 and I've installed a bilingual (English/Spanish) instance. I've just added the language switcher to the header.jsp in order to let the user switch languages at any time. Everything works fine with the exception of metadata labels at the item view (see for ex

Re: [Dspace-tech] Weird behavior while translating metadata labels

2009-07-08 Thread Ricardo Beltrán
element) > metadata.[schema].[element].[qualifier] (for a qualified metadata field) > > If you do use customize versions of the message catalogues, put these in > [dspace-source]/dspace/modules/jspui/src/main/resources > run mvn package and ant update and redeploy. > > Hope th