[Dspace-tech] How I restrict the access for the bitstream to specific items in collection?

2014-03-09 Thread royopa
adminsitrators users (user logged with group administrators). How I can do it? Thanks -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- Subversion Kills Productivity. Get off Subversion Make the Move

Re: [Dspace-tech] How I restrict the access for the bitstream to specific items in collection?

2014-03-09 Thread royopa
Library Room 1025D Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100 | Cell: +27 84 646 4758 http://scholar.sun.ac.za http://bit.ly/goodir http://library.sun.ac.za http://za.linkedin.com/in/hiltongibson On 9 March 2014 20:59, royopa roy

[Dspace-tech] How create a Authority Control service?

2014-03-10 Thread royopa
...) thank you -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is the definitive new guide to graph databases and their applications. Written

[Dspace-tech] DSpace 4.1 - automatically index without use index-discovery

2014-03-26 Thread royopa
. I checked the demo dspace page and there the newly added item will automatically appear in the search automatically. What should I do in this case for indexing is automatic? Regards -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com

[Dspace-tech] How Do add a function UPPER CASE in item list Manakin Theme?

2014-05-27 Thread royopa
Hi I need use a function to UPPER CASE the value on item-list view (/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/item-list.xsl) How Do I do it?? xsl:value-of select=UPPER-CASE-FUNCTION(dim:field[@element='myElement'])/ Thanks Rodrigo

[Dspace-tech] How add Link to Primary Bitstream in item-list.xsl?

2014-05-27 Thread royopa
Hi guys! I need to insert a link to the first bitstream for each item in the item-list.xml. This is possible? Could you give me a hand? I am using Mirage theme and DSpace 4.1 Thanks -- Rodrigo Prado de Jesus http://about.me/royopa

[Dspace-tech] How to format the display of the search result in Discovery/DSpace 4.1?

2014-06-01 Thread royopa
Hi I created a custom view for the items in my theme Mirage. (item-list.xsl). But this customization is not displayed in search results for Discovery, how to configure the discovery to show the items in the same format? Thanks! -- Rodrigo Prado de Jesus http://about.me/royopa

Re: [Dspace-tech] How to format the display of the search result in Discovery/DSpace 4.1?

2014-06-02 Thread royopa
/royopa On 1 June 2014 17:11, Hilton Gibson hilton.gib...@gmail.com wrote: Hi Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Customisation#Advanced_Customisation_.28Modules_Overlay_Method.29 Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS

Re: [Dspace-tech] How to format the display of the search result in Discovery/DSpace 4.1?

2014-06-02 Thread royopa
:04, royopa roy...@gmail.com wrote: Hi I have not found answers to my problem yet, the search result Discovery dc.title the metadata is used as a title, but I am using another custom field (dc.title.artigo) and this field is not displayed. In the search result the items are untitled. Thanks

Re: [Dspace-tech] How to format the display of the search result in Discovery/DSpace 4.1?

2014-06-02 Thread royopa
Thanks, my file discovery.xsl was in /dspace/webapps/xmlui/themes/dri2xhtml-alt/aspect/artifactbrowser/discovery.xsl. I use the Mirage theme. Regards. -- Rodrigo Prado de Jesus http://about.me/royopa On 2 June 2014 10:55, Brown, Jacob j.h.br...@tcu.edu wrote: Assuming you are starting

[Dspace-tech] How change the format to list in Discovery Face

2014-06-05 Thread royopa
Hi I need change the format to display elements in discovery facet (Subjects), for display elements in UPPER CASE. Is this possible? Which file do I do this? Regards -- Rodrigo Prado de Jesus http://about.me/royopa

Re: [Dspace-tech] Maven Build Failure

2014-07-07 Thread royopa
://www.slideshare.net/royopa1/instalao-dspace-4x-windows-35874835 Regards Rodrigo http://about.me/royopa/ On 7 July 2014 06:18, James Stockdale james.stockd...@cit.ie wrote: A fix for this is mentioned here: https://jira.duraspace.org/browse/DS-1940 TEC Centre – NIMBUS http://nimbus.cit.ie/tec/ Cork

Re: [Dspace-tech] Maven Build Failure

2014-07-07 Thread royopa
consider the environment before printing this e-mail.* On Mon, Jul 7, 2014 at 4:56 PM, royopa roy...@gmail.com wrote: Hi Change the line 124 from file [dspace-source]/pom.xml: from target name=Encode any UTF-8 chars in [src]/*.properties to target name=Encode any UTF-8 chars

Re: [Dspace-tech] Dspace 4.1. - dspace create-administrator

2014-07-09 Thread royopa
Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- Open source business process management suite built on Java and Eclipse

Re: [Dspace-tech] Gmail Configuration in Dspace 4.1

2014-07-10 Thread royopa
...@gmail.com wrote: Dear Sir, Thanks for the reply, it would be good if it could be included in *InstallingDSpace-Advanced Instalation-Using Gmail*. But still It is not working. regards Vinay On Thu, Jul 10, 2014 at 2:39 PM, royopa roy...@gmail.com wrote: Hi Vinay Try remove the line

[Dspace-tech] Problem with Discovery - command index-discovery -f

2014-07-12 Thread royopa
. Thanks -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists

Re: [Dspace-tech] Problem with Discovery - command index-discovery -f

2014-07-13 Thread royopa
, Heverlee 3001, Belgium* www.atmire.com http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml On Sat, Jul 12, 2014 at 7:17 PM, royopa roy...@gmail.com wrote: Hi I executed the command index-discovery -f in my Ubuntu 14.04 (DSpace 4.1

Re: [Dspace-tech] Collections sequential odering

2014-07-17 Thread royopa
You can also customize the class Community.java ([dspace-src] \ dspace-api \ src \ main \ java \ org \ dspace \ content \ Community.java) to list the collections the way you want. After the change in the class is required run the commands: [dspace-src] \ dspace mvn package [dspace-src] \ dspace

Re: [Dspace-tech] Dspace Installation on Windows 7 Problems. please help

2014-08-23 Thread royopa
Hi See how correct the error here: https://jira.duraspace.org/browse/DS-1940 Regards Royopa http://about.me/royopa/ On Sat, Aug 23, 2014 at 11:03 AM, Hamad Dafallah hama...@gmail.com wrote: C:\dspace\dspace-4.2-src-release\dspacemvn package [INFO] Scanning for projects... [INFO

Re: [Dspace-tech] Dspace Installation on Windows 7 Problems. please help

2014-08-23 Thread royopa
the target name as this: target name=native2ascii-utf8 but the problem still found and no progress, any suggestions. best wishes On Sat, Aug 23, 2014 at 6:10 PM, royopa roy...@gmail.com wrote: Hi See how correct the error here: https://jira.duraspace.org/browse/DS-1940 Regards Royopa

[Dspace-tech] Change the format to data in XMLUI - Browse by Issued Date

2014-10-09 Thread royopa
Hi I need change the format for dates in the “Browse by date issued” page, below: [image: Inline image 2] For example, I need the date 2013-01-14 shows 14/01/2013. Is it possible? How can I do it? Thanks! -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com

Re: [Dspace-tech] Show Full item record and simple item record...

2014-10-28 Thread royopa
://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg15576.html Regards Royopa about.me/royopa/ On Tue, Oct 28, 2014 at 5:29 AM, Layale Bassil l...@aub.edu.lb wrote: Hello All, I would like to know how can I change the layout of the full item record page and simple item record page

Re: [Dspace-tech] Dspace - Java heap space

2014-11-25 Thread royopa
___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com

[Dspace-tech] Fwd: Customize XMLUI page listing Browse by Author

2015-02-19 Thread royopa
Hi all, I need customize the XMLUI page listing Browse by Author (see image below), maybe include other metadata in parenthesis. Is it possible? How I can do this? I saw that this is not in xmlui theme, so I think that be in java Class. Regards!

Re: [Dspace-tech] Browse and Search Handle-Server

2015-03-26 Thread royopa
mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com

[Dspace-tech] Problem in Authority Control in XMLUI interface

2015-03-31 Thread royopa
​ -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all

Re: [Dspace-tech] Recent Submission not showing (i.e. on home page) in default 5.1 installation

2015-03-27 Thread royopa
*Regards* *Royopa* On Fri, Mar 27, 2015 at 4:05 AM, SUZUKI Keiji z...@mbc.ocn.ne.jp wrote: Hi Alex, I could reproduce and fit it by setting a non-zero value to recent.submissions.count property in dspace.cfg. The value of this property doesn't have an influence on XMLUI, so it may be better

Re: [Dspace-tech] Register new users

2015-03-27 Thread royopa
Hi Fábio! Try checking your log file in [dspace]/log/dspace.log.-**-** or attach in this e-mail. Regards Royopa On Thu, Mar 26, 2015 at 5:11 PM, FABIO ROSA fabio.r...@ufpe.br wrote: I have a problem to register new users. The initial email is not being sent to the new user. Other types

Re: [Dspace-tech] Default settings for items per page and ascending/descending sorting

2015-02-21 Thread royopa
I created a issue in Jira to transform this hardcoded in parameter. https://jira.duraspace.org/browse/DS-2466 Rodrigo On Sat, Feb 21, 2015 at 6:27 PM, royopa roy...@gmail.com wrote: Hello! The default number of results are setted in class [dspace-src]/dspace-api/src/main/java/org/dspace

Re: [Dspace-tech] Default settings for items per page and ascending/descending sorting

2015-02-21 Thread royopa
Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate

[Dspace-tech] Fwd: How change default order by and number results in discovery

2015-02-21 Thread royopa
can test and comment, I would appreciate it. Regards Rodrigo -- Forwarded message -- From: royopa roy...@gmail.com Date: Fri, Feb 20, 2015 at 10:25 PM Subject: How change default order by and number results in discovery To: dspace-tech dspace-tech@lists.sourceforge.net Hi

Re: [Dspace-tech] Error after install of DSpace 5.1

2015-03-24 Thread royopa
Hi If you are using Tomcat7 the commands below should solve sudo chown tomcat7:tomcat7 [your_dspace_dir] -R sudo service tomcat7 restart Regards Royopa On Tue, Mar 24, 2015 at 4:59 PM, Andrea Schweer schw...@waikato.ac.nz wrote: Hi George, On 25/03/15 06:42, George Stanley Kozak wrote

[Dspace-tech] Problem in Authority Control in XMLUI interface

2015-04-01 Thread royopa
​ -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all

[Dspace-tech] Error in authority control SHERA/RoMEO

2015-07-14 Thread royopa
in the button, the error below occurs: ​[image: Inline image 1]​ ​​ ​Anybody can help me?​ -- Rodrigo Prado de Jesus http://about.me/royopa roy...@gmail.com -- Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud

Re: [Dspace-tech] Error in authority control SHERA/RoMEO

2015-07-15 Thread royopa
(InetAddress.java:1098) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver. So, I edited the file /etc/hosts and added the line below: 127.0.0.1localdomain Thank you Royopa On Wed, Jul 15, 2015 at 10:09 AM, Mark H. Wood mw...@iupui.edu wrote: On Wed

Re: [Dspace-tech] Dspace 5.2 not displaying homepahe

2015-07-10 Thread royopa
+DSpace#PerformanceTuningDSpace-GiveTomcatMoreJavaPermGenMemory Regards! Royopa On Fri, Jul 10, 2015 at 8:15 AM, P. S. Mukhopadhyay psmukhopadh...@gmail.com wrote: Dear all I'm using tomcat 7 (version 7.0.26); Java-Oracle 1.7 with other requsite software on Ubuntu 12.04. Dspace 5.2