Hi Thomas,

 

If you’re using the JSPUI, you’ll want to have a look at “community-list.jsp”, 
and take a look at the methods used to generate/print the list of communities 
and collections.

 

It’s probably more efficiently done with the XMLUI, I’d think, but I haven’t 
played with aspects, myself – perhaps 
http://wiki.dspace.org/index.php/Create_a_new_aspect_(Manakin) will help.

 

Cheers,

 

Kim

 

From: McGee, Thomas A. [mailto:thomas.mc...@shu.edu] 
Sent: Friday, 19 December 2008 8:42 a.m.
To: Andrew Marlow
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Applying nested lists to front page

 

I already have the structure correct, it displays that way on my “communities 
and collections” page. I simply want to apply that display to my home page. 

 

-----  

 


You want to have sub-sommunities within communities. Sub-communities in turn 
can have sub-sub-communities. You arrange them as parent-child relationships 
using the CommunityFiliator. The command is:

dsrun org.dspace.administer.CommunityFiliator --set --parent=parentID 
--child=childID

This is described in more detail on page 133 of the DSpace manual.

-- 
Regards,

Andrew M.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to