Re: [Dspace-tech] remove or hide the browse by links

2011-10-20 Thread Webshet, Sisay (ILRI)
Hi Iam working on dspace 1.7.. xmlui . I want to remove or hide browse pages (like Browsing by Title , Browsing by Author by links of the top level community while Iam inside the next level or lower level community/subcocommity We have been using different themes for different communities .I

Re: [Dspace-tech] remove or hide the browse by links

2011-10-20 Thread Webshet, Sisay (ILRI)
Hello , I'm using dspace1.7.2, XMLUI, and a modified Mirage theme for different communities. I would like to see the Browse section only for the specific community(This Community) while Iam browsing the specific community. Probably xsl file (navigation.xsl)that relates to the navigation

Re: [Dspace-tech] resource policy recursive

2011-10-20 Thread Blanco, Jose
You have to change the policy individually on the items. Every item from now on will get the policies you just gave to the collection. Changing the collection's resource policy only affects future items to be submitted to the collection, not items already in the collection. That makes sense

[Dspace-tech] Turning an item into a collection

2011-10-20 Thread George S Kozak
Hi... I have a collections which has items that contain multiple PDF bitstreams. We are thinking of breaking these items up so that I have multiple items with a single bitstream, to make searching easier for the user. I know how to do that, but the other thing I have been asked to do, I am

Re: [Dspace-tech] Turning an item into a collection

2011-10-20 Thread Brian Freels-Stendel
Hi George, I'm rather conservative about this sort of thing, so I may take a longer route than is necessary. But here's what I'd try: -Create new sub-community -Create new collections -Create new items inside the appropriate (new) collections -Delete old items and collection -Update

Re: [Dspace-tech] Turning an item into a collection

2011-10-20 Thread George S Kozak
Brian: Thanks! Yes, this makes sense. Thank you very much. George Kozak Digital Library Specialist Cornell University Library Information Technologies (CUL-IT) 501 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 -Original Message- From: Brian Freels-Stendel

Re: [Dspace-tech] Turning an item into a collection

2011-10-20 Thread Blanco, Jose
George, This is a bit tricky, but I think it can be done. Perhaps someone else can OK this since I've never done it. If you have a test environment, try it there and see how it works first. (1)Make a collection a community. I would create an new community and give it the name of the

Re: [Dspace-tech] Turning an item into a collection

2011-10-20 Thread George S Kozak
Thanks, Jose: You confirmed what Brian Freels-Stendel said. Looks like I have my work cut out or me. George Kozak Digital Library Specialist Cornell University Library Information Technologies (CUL-IT) 501 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 From: Blanco, Jose

[Dspace-tech] XMLUI Mirage: suggest-indicator.gif spinner doesn't display

2011-10-20 Thread Jason Stirnaman
The suggest-indicator.gif spinner icon never displays in my Item Submission form. I'm using the suggest presentation style for Choice Authority and it's working fine otherwise. My theme is mostly stock Mirage from 1.7.1. $indicatorID is being passed to Mirage's

[Dspace-tech] Removing a colon character from search results pages in XMLUI

2011-10-20 Thread Scott Thurston
We are testing DSpace 1.7.2, using a customized Mirage XMLUI theme. I've been asked to modify the Search Scope: and Full Text Search: field labels, removing the trailing colon. However, I cannot find where the colon is being inserted! In both simple and advanced searches, the artifactBrowser

Re: [Dspace-tech] Removing a colon character from search results pages in XMLUI

2011-10-20 Thread Brian Freels-Stendel
Hi Scott, We're using an altered Reference theme, but it looks like this is in [dspace-1.6.2-src-release]\dspace-xmlui\dspace-xmlui-webapp\src\main\webapp\themes\dri2xhtml\structural.xsl, under xsl:template name=pick-label at line 20. Sadly, I can't even guess where else this template may

[Dspace-tech] bitstream descriptions fail on import

2011-10-20 Thread Joshua Gomez
When importing items I try to add a description to each bitstream in the contents file. The manual says to follow this format (I am registering the items, hence the '-r' at the beginning): -r -s n -f filepath\tbundle:bundlename\tpermissions: -[r|w] 'group name'\tdescription: some text When I

[Dspace-tech] mvn pacage error

2011-10-20 Thread kazi
Dear community, I'm facing the problem here--- dspace@localhost:~$ mvn package [INFO] Scanning for projects... [INFO] [INFO] Building Maven Default Project [INFO]task-segment: [package] [INFO]