Re: [Dspace-tech] customize individual communities

2011-07-25 Thread Webshet, Sisay (ILRI)
hello everybody, We are running dspace 1.7.2 using xmlui interface. I want to customize individual communities so they only show their navigation (not the home page or top level communities options), Can anybody assist me, Thanks sisay ---

Re: [Dspace-tech] Including epersongroup info in DIM

2011-07-25 Thread helix84
On Mon, Jul 25, 2011 at 23:05, emilio lorenzo wrote: > Helix,  one of the references of the page that you provide, has missing > links...  specifically,  the examples page, > https://wiki.duraspace.org/display/DSPACE/Emetsger__ExampleAspects > with examples from John Hopkins University, doesn´t ha

Re: [Dspace-tech] Including epersongroup info in DIM

2011-07-25 Thread emilio lorenzo
Many Thanks, Helix? and Paulo. It was just the information i was looking for. Both general and specific. Helix, one of the references of the page that you provide, has missing links... specifically, the examples page, https://wiki.duraspace.org/display/DSPACE/Emetsger__ExampleAspects

Re: [Dspace-tech] from aspect to theme

2011-07-25 Thread Blanco, Jose
Hey Mark, Have you had a chance to look at this. I know it's Monday, and you probably have higher priority, but if you have a chance let me know. Thank you! JOse -Original Message- From: Blanco, Jose [mailto:blan...@umich.edu] Sent: Friday, July 22, 2011 4:50 PM To: Mark Diggory Cc: ds

Re: [Dspace-tech] Hierarchical Dropdown box for Input-Forms

2011-07-25 Thread Mark Diggory
Nathan, Have a look at the Controlled vocabularies in the current DSpace release, formatting your hierarchical vocabulary as an xml file in the appropriate format and enabling it in input-forms.xml will give you an ability to populate a separate popup window with the hierarchy you are suggesting.

[Dspace-tech] Including epersongroup info in DIM

2011-07-25 Thread paulo
Hi Emilio I think this is what you want: Modify the method addUserMeta in: org.dspace.app.xmlui.aspect.eperson.Navigation.java. public void addUserMeta(UserMeta userMeta) throws SAXException,     WingException, UIException, SQLException, IOException,     AuthorizeEx

Re: [Dspace-tech] SOLR Configuration Problem

2011-07-25 Thread Jason B .
Not as of yet. Our new build (on Ubuntu Server) seemed to work with no issues. It may have something to do with how FreeBSD handles requests to the SOLR webapp from localhost? We didn't find any sysctl, firewall or TomCat settings that would have interfered, so we figured it was something with e

Re: [Dspace-tech] Problem in DSpace 1.5.1 deleting an eperson who is also a previous Item submitter (item.submitter_id)

2011-07-25 Thread Brian Freels-Stendel
Hi, Wouldn't this also be a problem for concurrent users who would have the same login? But I'm not sure it is a problem. Isn't the login constrained to be unique; DSpace won't allow the creation of identical logins, even if an account is locked. It's still in the system, getting checked w

Re: [Dspace-tech] SOLR Configuration Problem

2011-07-25 Thread barries
Hi Jason We seem to be having the same issue. Did you manage to get it working yet? -- View this message in context: http://dspace.2283337.n4.nabble.com/SOLR-Configuration-Problem-tp3614024p3692916.html Sent from the DSpace - Tech mailing list archive at Nabble.com.

[Dspace-tech] Hierarchical Dropdown box for Input-Forms

2011-07-25 Thread Seaton, Nathan - OPS District Computer Technician
I am working on creating custom forms for a K-12 environment. My goal is for users to be able to associate documents with the Common Core Content Standards. There are several hundred of these, so a simple dropdown box won't do. An example content association might be "W.8.4 - Produce clear and co