Re: [Dspace-tech] XMLUI, javascript and IE

2009-06-25 Thread mikan.d.dspace listmail
This is a known IE6 bug, which (as far as I know) is caused pretty much by what Jennifer already guessed. -Mika 2009/6/26 Jennifer Whalan : > Thanks to all who responded to this. Mika's fix solved the problem, by > setting the height of the div only in the style-ie css (adding it to the > other

Re: [Dspace-tech] AJP Errors

2009-06-25 Thread Sean Carte
2009/6/25 Jason Stirnaman : > FWIW, I've made some progress through a combination of cleaning up my > env CLASSPATH and putting disallows in robots.txt (implementing the > sitemaps feature instead). I'm not really sure what made the difference, > but XMLUI now runs for at least a day or more before

[Dspace-tech] Authority Control prototype available

2009-06-25 Thread Larry Stone
I've put up a prototype implementation of the authority control proposal first mentioned on the wiki page: http://wiki.dspace.org/index.php/Authority_Control_of_Metadata_Values I recommend you re-read the page if you looked it before since most of it has changed. Source for a prototype implem

Re: [Dspace-tech] Batch Upload - blank mapfile

2009-06-25 Thread Suvarsha W. Minj
Jason, This is the command: from the dsapce/bin directory ./dsrun org.dspace.app.itemimport.ItemImport --add --eperson=ad...@xyz.com --collection=123456789/34 --source /path/to/folder_item --mapfile=2009062578.ingest.map --- On Thu, 6/25/09, Jason Stirnaman wrote: > From: Jason Stirnaman >

Re: [Dspace-tech] XMLUI, javascript and IE

2009-06-25 Thread Jennifer Whalan
Thanks to all who responded to this. Mika's fix solved the problem, by setting the height of the div only in the style-ie css (adding it to the other style sheets doubled up the space where the image is placed). My guess is that IE6 doesn't calculate the size of the div to the size of the image i

Re: [Dspace-tech] Advanced search URL

2009-06-25 Thread Gary Browne
I'm not sure it's just the handle that you want, but if so, the easiest way is to mouseover the link to the community - the handle will be shown in the URL displayed in the status bar. Regards Gary Gary Browne Development Programmer Library IT Services University of Sydney ph: 9351-5946 > ---

Re: [Dspace-tech] XMLUI, javascript and IE

2009-06-25 Thread Gary Browne
Hi Jennifer, Could this be part of the problem as well? http://remysharp.com/2007/02/10/ie-7-breaks-getelementbyid/ He says that the bug affects both IE6 and IE7. I'd be interested to hear whether Mika's fix worked too. # Mika, if you're fix worked, could you explain why setting the div

[Dspace-tech] Installation of Dspace

2009-06-25 Thread williamw
Hello, I have been searching all over on how to install DSpace onto solaris and i cant seem to find out how, as in i mean how to install what into what directory and what directory's i need to make and where, ive been on the dspace wiki and that didn't really help me all that much, and i guess it

[Dspace-tech] Advanced search URL

2009-06-25 Thread Colin Prince
Working on a new xmlui theme for one of our communities and I am stumped by something. I'm trying to provide a link to the advanced-search page that will be limited to the containing community. When viewing an item, looking in the metadata, the will be the collection, not the community. How d

Re: [Dspace-tech] Batch Upload - blank mapfile

2009-06-25 Thread Debashree Pati
Hi, I had the exact same problem long time back and can't remember what I did to fix it. But I remember that the error logs had given me the clue about what was wrong. You may check error logs of both tomcat as well as dspace. Hope you'll find your answer there. You can post the errors from your l

Re: [Dspace-tech] Batch Upload - blank mapfile

2009-06-25 Thread Jason Stirnaman
Suvarsha, What commands are you sending? > Or is this a > DSpace Ver. 1.5.2 bug? I've been using the item importer in 1.5.2 and it works as you'd expect. Regards, Jason -- >>> On 6/25/2009 at 9:50 AM, in message <722824.90929...@web31811.mail.mud.yahoo.com>, "Suvarsha W. Minj" wrote: > H

Re: [Dspace-tech] AJP Errors

2009-06-25 Thread Jason Stirnaman
Sean, Looks like there's no 3.0 in the Maven repository: http://repo1.maven.org/maven2/org/apache/cocoon/cocoon-core/ I thought I had found a compiled .jar from a 2.2-dev snapshot, but I can't track it down now. I'm also guessing that squelching that NPE message isn't really going to fix the prob

[Dspace-tech] Batch Upload - blank mapfile

2009-06-25 Thread Suvarsha W. Minj
Hello everyone, We are trying to batch upload files into DSpace ver. 1.5.2 The command is going through with the following output: - Destination collections: Owning Collection: Images Collection Adding items from directory: /path/to/folder/ Generating mapfile: 200906

Re: [Dspace-tech] Dspace technical assistance

2009-06-25 Thread François Parmentier
Hi! We just tried to install DSpace 1.5.2, so we installed maven 2.1.0 and configured its proxy. Alas! We got *exactly* the same problem as Lebohang (with the same mysterious maven-site-plugin file)! I wondered if the maven repository was corrupted/misconfigured, as we could get the pom file from

[Dspace-tech] DSpace Add-ons and Extensions Reference

2009-06-25 Thread Valorie Hollister
Dear DSpace Community - With the support and coordination of the DSpace Foundation, the DSpace Global Outreach Committee (http://wiki.dspace.org/index.php/DSpace_Global_Outreach_Cmte) is pleased to announce the availability of of the "Add-ons and Extensions" reference grid (http://www.dspa

[Dspace-tech] adding a field pointing to the publisher's site

2009-06-25 Thread Morupisi, Maitumelo
I want to add a field pointing to the publisher's site but when I add a field to the metadata schema it is taken as text not a URL link. Disclaimer This e-mail and any attachments are confidential and strictly and exclusively intended for the addressee. If you are not the intended recipient

Re: [Dspace-tech] Error of installation

2009-06-25 Thread Fei Teng
Thank you Kostas! I've checked dspace.cfg and I noticed that in my laptop, the database setting appears like this: # Database settings # # Database name ("oracle", or "postgres") db.name = ${default.db.name} #db.name = postgres #db.name = oracle # URL for connecting to database

Re: [Dspace-tech] Error of installation

2009-06-25 Thread Κώστας Παρασκευόπουλος
Fei, You did a fresh install I guess. If so, did you have any errors during "ant fresh_install"? The error says that there is a problem with the database communication with the application you ran. Check that the database for DSpace exists (I think there is a pgadmin3 tool for windows, or use "psq

Re: [Dspace-tech] [Dspace-general] Problem with ojdbc

2009-06-25 Thread Miguel A. Robledo
Hi Hardik, Thanks you! I put the jar file y jvm and maven directory but i don't put dspace's lib folder. The problem was solved. Miguel A. Robledo hardik mishra escribió: > Hi Miguel > > One thing i can suggest u for > "[java] java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver " is that

[Dspace-tech] Error of installation

2009-06-25 Thread Fei Teng
Hi, I've installed DSpace in my desktop successfully. But when I wanted to install it in my laptop, in the last step I got this message: C:\DSpace\bin>dsrun org.dspace.administer.CreateAdministrator Using DSpace installation in: C:\DSpace Exception in thread "main" java.sql.SQLExcept

Re: [Dspace-tech] Registration Group

2009-06-25 Thread Stuart Lewis
Hi Damian, Welcome to the DSpace community. You could use the event mechanism, but hopefully the 'special groups' facility will do what you want. It is possible to define 'special groups' that a user becomes a member of if they fit a particular rule. So assuming you want all logged in users

Re: [Dspace-tech] XMLUI, javascript and IE

2009-06-25 Thread mikan.d.dspace listmail
Try setting the height of the div in css. This should do the trick in IE6. -Mika 2009/6/25 Jennifer Whalan : > Realising that this is outside the scope of dspace, we have a problem > related to a javascript for our xmlui on ie. The following code we find > works perfectly in firefox, but does n

Re: [Dspace-tech] AJP Errors

2009-06-25 Thread Sean Carte
2009/6/24 Jason Stirnaman : > Sean, > Just wondering if you've made any progress with this? > > Jason I tried using cocoon 3 (as that appears to be the only development version) by editing dspace-xmlui/dspace-xmlui-wing/pom.xml changing: org.apache.cocoon

[Dspace-tech] XMLUI, javascript and IE

2009-06-25 Thread Jennifer Whalan
Realising that this is outside the scope of dspace, we have a problem related to a javascript for our xmlui on ie. The following code we find works perfectly in firefox, but does not display the background image in ie (specifically IE6, just tested in IE7 and 8 and it works fine). This is a script