Re: [Dspace-tech] IP BASED ACCESS

2012-01-23 Thread Claudia Jürgen
Hallo Lewatle,

IP authentication is configurable see Chapter
6.2.11.5. Configuring IP Authentication
of the documentation.

You can create a group for the users within campus, grant the rights and 
add the authentication to the dspace.cfg. Note that changing the rights 
of an existing collection will only affect newly ingested items, as the 
rights are inherited during ingest. For existing items you can use the 
advanced rights manager.


Hope that helps

Claudia Jürgen


Am 23.01.2012 08:07, schrieb Lewatle Phaladi:
 Hi All



 I would like to allow access to individual collection through to use of
 institutional IP address, like if users are withing campus they should
 access the collection without authentications, any idea is appreciated.





 Regards,

 Lewatle


 htmlpfont face = verdana size = 0.8 color = navyThis 
 communication is intended for the addressee only. It is confidential. If you 
 have received this communication in error, please notify us immediately and 
 destroy the original message. You may not copy or disseminate this 
 communication without the permission of the University. Only authorized 
 signatories are competent to enter into agreements on behalf of the 
 University and recipients are thus advised that the content of this message 
 may not be legally binding on the University and may contain the personal 
 views and opinions of the author, which are not necessarily the views and 
 opinions of The University of the Witwatersrand, Johannesburg. All agreements 
 between the University and outsiders are subject to South African Law unless 
 the University agrees in writing to the contrary./font/p/html



 --
 Try before you buy = See our experts in action!
 The most comprehensive online learning library for Microsoft developers
 is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
 Metro Style Apps, more. Free future releases when you subscribe now!
 http://p.sf.net/sfu/learndevnow-dev2



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] A More Detailed AIP Tool Question

2012-01-23 Thread helix84
On Thu, Jan 12, 2012 at 22:12, Patrick Etienne
patrick.etie...@library.gatech.edu wrote:
 First I'll detail the specific action that I'm attempting to make.
 I have two dspace instances that I'm trying to merge in a specific way.
 One instance is a meta instance of sorts - it contains the structure of
 several different whole instances, where each outside whole instance is a
 community within the meta-instance. My task has been to make certain that
 all communities, collections and items from the original whole instance are
 present within the associated meta-instance community for that source
 instance. This means that the parent AIP objects (my term, not sure if I'm
 using it 100% correctly) are different for the source and destination
 instances. Specifically, when working with the source instance, I'm doing a
 full export of the entire site (-i handle/0). But when importing the export,
 I'm attempting to place the entire tree at a specific community within the
 destination instance (-p handle/1234).

Hello Patrick,

did you succeed in this? I'm also considering to do something similiar
so any experience with it is appreciated. Especially any caveats.

Regards,
~~helix84

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] IP Authentication in dspace 1.8.1

2012-01-23 Thread Lewatle Phaladi
Hi



Please see the configuration file for dspace1.8.0
authentication-ip.cfg bellow, I am not sure what to put in this file
as you can see I have  highlighted places where I am uncertain what to
put, you can check for me and advise accordingly.



#---#

#-IP-ADDRESS AUTHENTICATION CONFIGURATIONS--#

#---#

# Configuration properties used by the IP-Address Based #

# Authentication plugin, when it is enabled.#

#---#

#

# In order to enable IP-Address Authentication, you must first ensure
the

# 'org.dspace.authenticate.IPAuthentication' class is added to the

# list of enabled AuthenticationMethods in 'authenticate.cfg'.

# See 'authenticate.cfg' for more info.



# The following setting allows you to map DSpace Group names to one or
more IP ranges.

# If a user arrives at DSpace from one of the IP ranges, they will be
added to the

# specified DSpace group for the remainder of their session.

#

# ip.GROUPNAME = iprange[, iprange ...]

#

# Note if the GROUPNAME contains blanks you must escape it,

# e.g. Department\ of\ Statistics

# The 'iprange' may be any of these syntaxes: Full IPs, partial IPs;
network/netmask; network/CIDR

#

ip.MY_UNIVERSITY = 146.141.*, \

   13.5, \ -?

   11.3.4.5/24, \ - ?

  ?- 12.7.8.9/255.255..0





Regards,

Lewatle



From: laljaseh kipgen [mailto:laljasehkip...@gmail.com]
Sent: 23 January 2012 03:21 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] IP Authentication in dspace 1.8.1



Hi,

 i m using dspace 1.8.1 ,i have successfully implemented
IP-Authentication to read item within a campus so that a user doesn't
need to login using pass.My problem is that i want a some  group should
be able to do submission to Collection with IP-Authentication without
login using admin account. If Anyone has idea about this pliz help out
with this problem.



Thank u in advance


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace-tech Digest, Vol 69, Issue 41

2012-01-23 Thread Sandoval, Álvaro

Hi Rajat:

We are using Dspace 1.7.1 and we have metadata and bitstreams in 
Spanish. And searching is working using our diacritics.
We just modified org.dspace.search.DSAnalyzer.java and added the 
ISOLatin1AccentFilter class, according to the following:


http://dspace.2283337.n4.nabble.com/searching-issues-for-Spanish-td3282469.html#a3282470

I hope that helps.

Regards,
Alvaro

El 23/01/12 12:36, Rajat Gupta escribió:

Hello,

We had been working on Dspace for quite sometime and there is 
repeatedly this question arising of making Dspace search work in 
Devnagri (Unicode) script (Indian languages such as Hindi, Gujarati etc).


I would want to find out if any body has done any work in this area. 
If you are able to get search results using any other  non-English 
languages such as French or german, it would still be good for us to 
learn.


I deeply appreciate the help that the DSpace community has been 
providing to me.


Regards,

Rajat Gupta


On Mon, Jan 23, 2012 at 6:35 PM, 
dspace-tech-requ...@lists.sourceforge.net 
mailto:dspace-tech-requ...@lists.sourceforge.net wrote:


Send DSpace-tech mailing list submissions to
dspace-tech@lists.sourceforge.net
mailto:dspace-tech@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
dspace-tech-requ...@lists.sourceforge.net
mailto:dspace-tech-requ...@lists.sourceforge.net

You can reach the person managing the list at
dspace-tech-ow...@lists.sourceforge.net
mailto:dspace-tech-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than Re: Contents of DSpace-tech digest...


Today's Topics:

  1. JumpBox two week trial (Igor M)
  2. Submissions page on xmlui (Jennifer Whalan)
  3. IP BASED ACCESS (Lewatle Phaladi)
  4. Re: IP BASED ACCESS (Claudia J?rgen)
  5. Re: A More Detailed AIP Tool Question (helix84)


--

Message: 1
Date: Mon, 23 Jan 2012 04:15:56 +0400
From: Igor M igorm...@hotmail.com mailto:igorm...@hotmail.com
Subject: [Dspace-tech] JumpBox two week trial
To: dspace-tech@lists.sourceforge.net
mailto:dspace-tech@lists.sourceforge.net
Message-ID: snt121-w260fce3d8da29e652164f986...@phx.gbl
Content-Type: text/plain; charset=koi8-r


Hello,

I installed JumpBox DSpace 1.7.2. It worked and I was able to
test-drive the Manakin version of DSpace.
It warned me about the two weeks trial but it was not clear what
was going to happen in two weeks.

Now, when I
 start the VMware player it says Waiting for IP Address. The
IP address that I obtained from the player front panel after I
installed it is not
connecting me anywhere with only general the connection has timed
out
message.

Does it mean the trial period is over?

Thank you,

- Igor
-- next part --
An HTML attachment was scrubbed...

--

Message: 2
Date: Mon, 23 Jan 2012 16:03:42 +0930
From: Jennifer Whalan jennifer.wha...@nt.gov.au
mailto:jennifer.wha...@nt.gov.au
Subject: [Dspace-tech] Submissions page on xmlui
To: dspace-tech@lists.sourceforge.net
mailto:dspace-tech@lists.sourceforge.net
dspace-tech@lists.sourceforge.net
mailto:dspace-tech@lists.sourceforge.net
Message-ID:
2920790549c5194b9b5797bb7145d8b101a32c24a...@emdch-es1.prod.main.ntgov

Content-Type: text/plain; charset=us-ascii

This is for Dspace 1.8.1, with xmlui, using a modified version of
the Reference theme.

Currently when you access the submissions page (/submission), the
order of tables is:

Unfinished submissions
Archived submissions
Tasks you own
Tasks in the pool
Submissions being reviewed.


I was wondering if it is possible to change this order, as we
would like archived submissions at the bottom of the page, due to
some long lists for some of our users. Previously I had done this
in org.dspace.app.xmlui.aspect.submissions.Submissions, but in 1.8
it seems to have been split between Submissions and Workflow (or
xmlWorkflow, but we're not using that at the moment).  I thought I
was pretty okay with Java but I'm not quite sure how it is done in
this case. I couldn't find any classes that were calling those
classes, and it sort of looks like the classes are getting
themselves added, so I'm not sure how the order is decided. If
anyone has any suggestions, please let me know.


Thanks
Jennifer

Jennifer Whalan
Systems Support Officer | Innovation  Access
Northern Territory Library
Department of Natural Resources, Environment, The Arts and Sport
Northern Territory Government

Phone:  (08) 8922 

Re: [Dspace-tech] DSpace-tech Digest, Vol 69, Issue 41

2012-01-23 Thread Brian Freels-Stendel
Hello,

It's become a little easier than that because Lucene now includes an
ISOLatin1AccentFilter; that means there's no need to add that class to
the DSpace code.

So update DSAnalyzer so:

(line 45)
import org.apache.lucene.analysis.Analyzer;
+ import org.apache.lucene.analysis.ISOLatin1AccentFilter;
import org.apache.lucene.analysis.LowerCaseFilter;

and

(line 95)

result = new PorterStemFilter(result);
+ result = new ISOLatin1AccentFilter(result);

After that, rebuild, redeploy, restart Tomcat.

B--

 On 1/23/2012 at 9:10 AM, in message 4f1d867a.2080...@bcn.cl,
Sandoval,
Álvaroalsando...@bcn.cl wrote:
 Hi Rajat:
 
 We are using Dspace 1.7.1 and we have metadata and bitstreams in 
 Spanish. And searching is working using our diacritics.
 We just modified org.dspace.search.DSAnalyzer.java and added the 
 ISOLatin1AccentFilter class, according to the following:
 

http://dspace.2283337.n4.nabble.com/searching-issues-for-Spanish-td3282469.h

 tml#a3282470
 
 I hope that helps.
 
 Regards,
 Alvaro
 
 El 23/01/12 12:36, Rajat Gupta escribió:
 Hello,

 We had been working on Dspace for quite sometime and there is 
 repeatedly this question arising of making Dspace search work in 
 Devnagri (Unicode) script (Indian languages such as Hindi, Gujarati
etc).

 I would want to find out if any body has done any work in this area.

 If you are able to get search results using any other  non-English 
 languages such as French or german, it would still be good for us to

 learn.

 I deeply appreciate the help that the DSpace community has been 
 providing to me.

 Regards,

 Rajat Gupta


 On Mon, Jan 23, 2012 at 6:35 PM, 
 dspace-tech-requ...@lists.sourceforge.net 
 mailto:dspace-tech-requ...@lists.sourceforge.net wrote:

 Send DSpace-tech mailing list submissions to
 dspace-tech@lists.sourceforge.net 
 mailto:dspace-tech@lists.sourceforge.net

 To subscribe or unsubscribe via the World Wide Web, visit
 https://lists.sourceforge.net/lists/listinfo/dspace-tech 
 or, via email, send a message with subject or body 'help' to
 dspace-tech-requ...@lists.sourceforge.net 
 mailto:dspace-tech-requ...@lists.sourceforge.net

 You can reach the person managing the list at
 dspace-tech-ow...@lists.sourceforge.net 
 mailto:dspace-tech-ow...@lists.sourceforge.net

 When replying, please edit your Subject line so it is more
specific
 than Re: Contents of DSpace-tech digest...


 Today's Topics:

   1. JumpBox two week trial (Igor M)
   2. Submissions page on xmlui (Jennifer Whalan)
   3. IP BASED ACCESS (Lewatle Phaladi)
   4. Re: IP BASED ACCESS (Claudia J?rgen)
   5. Re: A More Detailed AIP Tool Question (helix84)



--

 Message: 1
 Date: Mon, 23 Jan 2012 04:15:56 +0400
 From: Igor M igorm...@hotmail.com
mailto:igorm...@hotmail.com
 Subject: [Dspace-tech] JumpBox two week trial
 To: dspace-tech@lists.sourceforge.net 
 mailto:dspace-tech@lists.sourceforge.net
 Message-ID: snt121-w260fce3d8da29e652164f986...@phx.gbl
 Content-Type: text/plain; charset=koi8-r


 Hello,

 I installed JumpBox DSpace 1.7.2. It worked and I was able to
 test-drive the Manakin version of DSpace.
 It warned me about the two weeks trial but it was not clear
what
 was going to happen in two weeks.

 Now, when I
  start the VMware player it says Waiting for IP Address. The
 IP address that I obtained from the player front panel after I
 installed it is not
 connecting me anywhere with only general the connection has
timed
 out
 message.

 Does it m
ean the trial period is over?

 Thank you,

 - Igor
 -- next part --
 An HTML attachment was scrubbed...

 --

 Message: 2
 Date: Mon, 23 Jan 2012 16:03:42 +0930
 From: Jennifer Whalan jennifer.wha...@nt.gov.au 
 mailto:jennifer.wha...@nt.gov.au
 Subject: [Dspace-tech] Submissions page on xmlui
 To: dspace-tech@lists.sourceforge.net 
 mailto:dspace-tech@lists.sourceforge.net
 dspace-tech@lists.sourceforge.net 
 mailto:dspace-tech@lists.sourceforge.net
 Message-ID:

2920790549c5194b9b5797bb7145d8b101a32c24a...@emdch-es1.prod.main.ntgov

 Content-Type: text/plain; charset=us-ascii

 This is for Dspace 1.8.1, with xmlui, using a modified version
of
 the Reference theme.

 Currently when you access the submissions page (/submission),
the
 order of tables is:

 Unfinished submissions
 Archived submissions
 Tasks you own
 Tasks in the pool
 Submissions being reviewed.


 I was wondering if it is possible to change this order, as we
 would like archived submissions at the bottom of the page, due
to
 some long lists for some of our users. Previously I had done
this
 in org.dspace.app.xmlui.aspect.submissions.Submissions, but 

Re: [Dspace-tech] [Dspace-devel] DSpace IDEs - Features, Observations, and Recommendations

2012-01-23 Thread Patrick Etienne
 Greetings All,

I just wanted to say a quick thanks to Peter, Graham, Sands, Mark, etc for
posting some reviews of their experiences with the various IDEs. I've been
working with both NetBeans and IntelliJ since receiving those replies. Even
though I've still not completely gotten dspace setup with any of these
IDEs, working with the various options has greatly aided my understanding
of things, and believe the ability to work with code as I hoped is within
reach.

 - Patrick E.

On Fri, Jan 13, 2012 at 10:46 PM, revskill revskil...@gmail.com wrote:

 Thank you for questions and replies. I have 6 months working with Dspace.
 My roadmap ( to me ) is

 - Trying to build Dspace from source using Maven + Eclipse, then import
 the project into eclipse to view the source.
 - Understand the database schema and basic class implementations.
 - To really understand how the code works, we need to understand the
 Cocoon 2 framework and its configurations.
 - Get used to XSLT / XPath / JQuery / CSS.



 2012/1/14 Sands Alden Fish sa...@mit.edu

  Hi Patrick,

  I'm on of the developers that uses the NetBeans IDE for all of my
 DSpace work.  I'm sure there are a lot of similarities in terms of
 functionality that IntelliJ provides, but as was mentioned, the
 auto-complete feature for methods and fields in a given class can give you
 a lot of efficiency.  NetBeans (and other IDEs) also provide you with the
 ability to hold down Command (on a Mac, I imagine Ctrl on a PC) and click
 on a method or field and be taken directly to its definition in the
 code-base.  I find this invaluable for groking code that I've never worked
 on before (in concert with the Forward and Back navigation buttons).
  Similarly, the Find Usages feature will allow you to search for a list
 of every use of a class or method, as well as any inheriting or
 implementing classes of a given class or interface.

  Also, I've found the NetBeans Maven integration to be completely
 painless.  Finally, WRT integration with JIRA, NetBeans does have this, and
 I've used it successfully.  http://wiki.netbeans.org/FaqHowToJira

 --
 sands fish
 Senior Software Engineer
 MIT Libraries
 Technology Research  Development
 sa...@mit.edu
 E25-131





  On Jan 13, 2012, at 1:58 PM, Patrick Etienne wrote:

 Greetings again all, (seems I've been writing in a good bit lately)

  I'm writing in again to both Techs and Devs in hopes that folks might
 have time at some point to say a little something about different aspects
 of their experience with integrating their DSpace work into various IDEs.
 This primarily comes about as a result of 
 DS-921https://jira.duraspace.org/browse/DS-921and the accompanying 
 Confluence page on Tips
 for IDE 
 Integrationhttps://wiki.duraspace.org/display/DSPACE/Developer+Guidelines+and+Tools.
 Long story short, I had no idea that the majority of DSpace committers /
 developers were using either IntelliJ or NetBeans for their IDE over
 Eclipse (I think this explains why there is so little DSpace/Eclipse
 documentation). My normal responsibilities within DSpace development at my
 institution primarily focus on either configuration management for our many
 DSpace instances or Manakin development (xslt), but I often find that I
 would like to be more knowledgable about the inner workings of DSpace and
 that a solid integration of DSpace into an IDE would facilitate this, which
 brings me to the point of this email. One of the tools I use most
 frequently in Eclipse is oXygen http://www.oxygenxml.com/. I'm aware
 that oXygen has no IntelliJ or NetBeans plugin, so am wondering whether
 those of you who use IntelliJ or NetBeans might be familiar with their
 innate capabilities in comparison to oXygen or if perhaps you might be
 aware of plugins for those IDEs that have similar features. The other
 question I have concerning IntelliJ and NetBeans is what experience folks
 might have with integration into Jira. I'm aware that Atlassian has plugins
 for both Eclipse and IntelliJ, but nothing for NetBeans.

  This is not a major issue, but more of just a discussion that I believe
 some people may be interested in when people have time to write in. Any
 time that you would take to speak about your experience with these issues
 would be greatly appreciated.

  Many Thanks,

   - Patrick E.

  --
 Patrick K. Etienne
 Systems Analyst
 Georgia Institute of Technology
 Library  Information Center
 (404) 385-8121


 --
 RSA(R) Conference 2012
 Mar 27 - Feb 2
 Save $400 by Jan. 27
 Register now!

 http://p.sf.net/sfu/rsa-sfdev2dev2___
 Dspace-devel mailing list
 dspace-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-devel




 --
 RSA(R) Conference 2012
 Mar 27 - Feb 2
 Save $400 by Jan. 27
 Register now!