[Dspace-tech] Community List

2015-02-18 Thread Fernando Casas Osorio
Regards,
Can someone help me telling me as I set Communities  Collections with drill 
drown?I hope these appear as tree but not open at all levels
As I can configure DSpace to the list of communities and collections appear 
grouped as in this DSpace?
http://dspace.mit.edu/community-list
Thanks for your help.
Fernando Casas Osorio --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/4140/ostg.clktrk___
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

[Dspace-tech] COMMUNITY LIST

2015-02-09 Thread Fernando Casas Osorio
Regards,
Can someone help me telling me as I set Communities  Collections with drill 
drown?I hope these appear as tree but not open at all levels
Thanks for your help.
Fernando Casas Osorio --
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 things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
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

[Dspace-tech] Community List Not Displaying in Homepage

2015-01-06 Thread Mary Choi
Dear all,

The problem is that I the communities I created are not showing in the home
page. I check that the communities are stored in the database and the list
is shown properly in the community list page. However, it is not showing in
the home page.

I checked the values in the home.jsp and found out that the communities
array was null.

Here is the statement getting the array in the home.jsp file.
Community[] communities = (Community[]) request.getAttribute(communities);

The Community file is imported in the home.jsp.
%@ page import=org.dspace.content.Community %

Are there any clues on what is causing this problem?
Thank you very much for your time and help.

Best Regards,
Mary
--
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 things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
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

Re: [Dspace-tech] Community list on homepage

2014-12-31 Thread Aleksandar Stojanov
Hello Helix,

Thank for the reply, but can you explain a bit more in detail or maybe try
different and more simple approach?

Thanks,

P.S. On the second link that you've send, I believe that
search.resourcetype:4 is for communities



On Tue, Dec 30, 2014 at 10:28 AM, helix84 heli...@centrum.sk wrote:

 Hi Aleksandar,

 there are multiple approaches, I'll describe just one of them here. Look
 at the homepage DRI [1] (input of the XSL transformation). Find the element
 referenceSet id=
 aspect.artifactbrowser.CommunityBrowser.referenceSet.community-browser
 type=summaryList rend=hierarchy n=community-browser
 reference repositoryID=10673 type=DSpace Community url=
 /metadata/handle/10673/1/mets.xml/
 /referenceSet

 It includes a list of all the top-level communities. The url attribute in
 each points to a separate mets.xml document. Process all the items using
 xsl:for-each and access each mets.xml document using a document() call.
 You can find a rough example of processing an external xml document here
 [2]. From the METS document, you will need to extract the community name
 and URL.

 I hope that helps.


 [1] http://demo.dspace.org/xmlui/DRI/
 [2]
 https://wiki.duraspace.org/display/DSPACE/Solr#Solr-QueryingSolrfromXMLUI


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
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 things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
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

[Dspace-tech] Community list drop-down

2013-05-30 Thread Gord Ripley
Hi:

I have installed DSpace 3.1 (xmlui, Mirage) on Windows XP SP3. Everything seems 
to work fine ... except for submissions. On the submit page, the collections 
drop-down list ('Select the collection you wish to submit an item to.') 
contains only 'Select a collection...'. It has not been populated with the 
names of the two collections I have (successfully) established. Hence, cannot 
proceed further. Clicking on 'Next' to send the form displays the same page. 
Reindexing and restarting do not help.

Am I missing something, or is this a known issue on Windows?




*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
Gord Ripley,   
Research and Development Librarian, 
Bata Library, Trent University,
1600 West Bank Drive,
Peterborough, Ontario  K9J 7B8
 
Voice : 705- 748-1011 ext. 7517
E-mail : grip...@trentu.ca
Web : http://people.trentu.ca/gripley/
 
*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  * 




--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
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


Re: [Dspace-tech] Community list drop-down

2013-05-30 Thread Bram Luyten
Hi Gord,

welcome to the DSpace community! From the top of my head, it's not a known
problem.

Are you able to submit from one of the collection pages? If you're logged
in you should see a link submit a new item to this collection on the
collection homepage.

Just as a way to rule out any strange caching issues, you could click
clear cache here in the control panel. But normally this won't do much if
you already tried re-starting tomcat and re-indexing.
dspace-url/xmlui/admin/panel?java

best regards,

Bram Luyten

-- 
[image: logo]
*Bram Luyten* *@mire*
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.comhttp://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On Thu, May 30, 2013 at 1:31 PM, Gord Ripley grip...@trentu.ca wrote:

 Hi:

 I have installed DSpace 3.1 (xmlui, Mirage) on Windows XP SP3. Everything
 seems to work fine ... except for submissions. On the submit page, the
 collections drop-down list ('Select the collection you wish to submit an
 item to.') contains only 'Select a collection...'. It has not been
 populated with the names of the two collections I have (successfully)
 established. Hence, cannot proceed further. Clicking on 'Next' to send the
 form displays the same page. Reindexing and restarting do not help.

 Am I missing something, or is this a known issue on Windows?




 *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
 Gord Ripley,
 Research and Development Librarian,
 Bata Library, Trent University,
 1600 West Bank Drive,
 Peterborough, Ontario  K9J 7B8

 Voice : 705- 748-1011 ext. 7517
 E-mail : grip...@trentu.ca
 Web : http://people.trentu.ca/gripley/

 *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *





 --
 Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
 Get 100% visibility into your production application - at no cost.
 Code-level diagnostics for performance bottlenecks with 2% overhead
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap1
 ___
 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

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
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

Re: [Dspace-tech] community-list and search

2012-12-06 Thread helix84
On Thu, Dec 6, 2012 at 4:28 AM, badboy lucky0...@gmail.com wrote:
 hi, all
we built our IR with dspace1.8 on CentOS6.2, and with the Mirage theme.
 we have two question with home page:
1. how to show community with two colunm table? Which files should I
 modify?  We have many communites, and it shows too long now.

https://github.com/DSpace/DSpace/blob/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/community-list.xsl

 2. how to avoid the repeat search at bottom of the page, only keep the
 search at the top of the right page? which files should be modified?

https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-HowdoIremovethesearchboxfromthefrontpageinXMLUI?


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
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


[Dspace-tech] community-list and search

2012-12-05 Thread badboy
hi, all
   we built our IR with dspace1.8 on CentOS6.2, and with the Mirage theme.
we have two question with home page:
   1. how to show community with two colunm table? Which files should I
modify?  We have many communites, and it shows too long now.
2. how to avoid the repeat search at bottom of the page, only keep the
search at the top of the right page? which files should be modified?

thanks a lot!
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
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

[Dspace-tech] community list on nav-bar

2012-03-09 Thread Martin Musacchio
Hi, I was wondering if anyone has done this: listing the community  
list on the side bar (nav-bar). I have an old installation (1.4.2)  
doing this but I didn't do it and it looks messy. What would be the  
cleanest way to do this?

The way I have it working involves adding these:

  Community[] communities = Community.findAllTop(context);
 request.setAttribute(communities, communities);


to almost all pages of the app. It makes sure that the community list  
doesn't get lost during the different requests I guess. I'm not sure.  
I tried to replicate this in my new app but it gives many errors,  
jasper, permgen...

Any help please?


-- 
---
Martín Musacchio
 Centro de Telemática - UNL
   Pje. Martinez 2652 - S3002AAB Santa Fe - Argentina
tel +54(342)455-4245 - FAX +54(342)457-1240



--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech